Back to Courses

Create a simple list using ListView in JavaFX

Overview

In this project, you will create a simple GUI application that displays a list using list view in JavaFX framework. A template program is provided to which you will create and add a list of programming languages, a label, two buttons, and a text field. When you click on the first button the selected list item will be fetched. When you enter a new item in the text field and click on the second button, the new item will be added to the list.

View Course
English
Coursera