In this project, you will create a simple GUI application in jGrasp using the JavaFX framework. The components of the interface will be arranged in a Grid Pane container. A template program for rating a course is provided to which you will create and add a choice box with ratings such as excellent, good, and poor, a text area to type in comments, and a date picker. When you click on a button the program will display the selected date picked, selected choice box, and typed comments.
A simple course rater with JavaFX choice box and text area
Coursera Project Network via Coursera
This course may be unavailable.
Overview
Syllabus
- Project Overview
- In this project, you will create a simple GUI application in jGrasp using the JavaFX framework. The components of the interface will be arranged in a Grid Pane container. A template program for rating a course is provided to which you will create and add a choice box with ratings such as excellent, good, and poor, a text area to type in comments, and a date picker. When you click on a button the program will display the selected date picked, selected choice box, and typed comments.
Taught by
Dr. Chao Mbogho