Introduction
The power of JavaFX GUI development
()
What you should know before watching
()
How to use the exercise files
()
Challenges explained
()
1. Get Started with JavaFX
What is JavaFX?
()
Overview of JavaFX architecture
()
The JavaFX scene graph
()
2. Sample Applications
Challenge: Use FXML to let a user ask a question
()
Solution: Use FXML to let a user ask a question
()
Create a simple JavaFX program
()
Add form controls
()
Add CSS to style a form
()
Set up an interface design
()
3. Drawing
Challenge: Create a scene with random shapes and colors
()
Solution: Create a scene with random shapes and colors
()
Draw lines and shapes
()
Blend shapes
()
Draw text
()
Apply text effects
()
4. User Interface Components
Challenge: Create a customer user interface challenge
()
Solution: Create a customer user interface challenge
()
Lay out a user interface
()
Add controls to the user interface
()
Use UI control event handlers
()
Include a menu
()
Provide a ListView for user selections
()
Use a TableView to display data
()
5. Graphics
Challenge: Create a bar chart
()
Solution Create a bar chart
()
Add an image
()
Animate using transformations
()
Add charts for better visualization
()
6. Custom UIs
Challenge: Create a CSS file with styles
()
Solution: Create a CSS file with styles
()
Apply CSS themes
()
Use selectors
()
Create style rules
()
Ex_Files_JavaFX_GUI_Dev.zip
(1.9 MB)