Introduction
  • Introduction
Tools Download Setup
  • Tools Download Setup
Basics
  • MVC Paterrn
  • import Jfoenix - Material Design Library
  • open a new javafx project with intelllij idea
  • add CSS stylesheet
Design Login screen
  • Create simple login screen
  • Simple Login source code
  • Create video login screen
  • Video Login source code
  • Create Portrait login screen
  • Portrait login source code
  • Create Slided login screen
  • Slided Login source code
  • Create dark login screen
  • Dark login source code
Design Sign-up screens
  • create sign-up screen with background image
  • Signup screen with background image source code
  • Create Pink sign-up screen
  • Pink sign up source code
Create App intro
  • design app intro with scenebuilder
  • implement animation for the 3 slides
  • App Intro source code
Create splash screen
  • design splash screen with scene builder
  • implement animation for the screen
  • Splash screen source code
Design Home screen with customized navigation drawer
  • create slided panes with background image
  • create Gridpane with 9 JFXButtons
  • design customized navigation drawer
  • Home screen source code
Create Management screen with JFXTreeTableView
  • Design UI with scenebuilder
  • Create the model of the table
  • add new row in to the table and implement search in the table
  • delete from the table
  • edit a row and show details to the labels
  • Management screen source code
Extras
  • add JFXSnackbar
  • design customized toast
  • design customized alert with the scene builder
  • implement animation for the customized alert
  • add LineChart
  • add BarChart
  • add PieChart
  • Extras source code
Final Project
  • Facebook Messenger Clone Design
  • Final Project Source Code
Bonus
  • Bonus_ Bonus