From the course: Learning JavaFX GUI Development
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Challenge: Create a customer user interface challenge
From the course: Learning JavaFX GUI Development
Challenge: Create a customer user interface challenge
- [Voiceover] In this challenge we're going to create a user interface. In the user interface I want you to have a top bar that includes a menu. In the left side of the window we'll add three buttons. Whenever the user presses a button, the message in the middle of the window changes. For an additional challenge add a CSS file to style your buttons. I estimate this challenge to take about 15 minutes, but make sure you have some fun with it. When you're done check your solution against mine.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Lay out a user interface5m 47s
-
(Locked)
Add controls to the user interface4m 35s
-
(Locked)
Use UI control event handlers6m 32s
-
(Locked)
Include a menu3m 48s
-
(Locked)
Provide a ListView for user selections4m 15s
-
(Locked)
Use a TableView to display data5m 37s
-
(Locked)
Challenge: Create a customer user interface challenge34s
-
(Locked)
Solution: Create a customer user interface challenge3m 50s
-
(Locked)
-
-
-