Description
In this course, you will :
- Create a simple GUI with a choice box, a text area, and a date selector using the JavaFX framework. Details are displayed when a button is clicked.
Syllabus :
- Create the stage, layout, and scene
- Create a choice box
- Display selected choice box
- Create a text area and display typed text
- Create a date picker and display selected date