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

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.

Contents