Introduction
  • Introduction
Installing required software
  • Install Java
  • Download Eclipse
  • Download and Insatall JavaFX for Eclipse
Create Your First JavaFX Application
  • Basic of JavaFX Application
  • Use of lambda expression
  • Basic of JavaFX
Install Scene Builder
  • Install Scene Builder
  • Event with Scene Builder
JavaFX Control Basics
  • RadioButton
  • CheckBox
  • ChoiceBox
  • TextField and PasswordField
  • ListView
  • Menus
  • File Chooser
  • JavaFX Controls
JavaFX Layout Panes
  • VBox
  • HBox
  • BorderPane
  • ScrollPane
  • JavaFX Layout
JavaFX CSS (Cascading Style Sheets)
  • Introduction to JavaFX CSS
  • CSS Syntax
  • Create Login Page with JavaFX CSS
  • JavaFX CSS
JavaFX Library JFoenix
  • Install JFoenix in SceneBuilder
  • JFXTextField and JFXPasswordField
JavaFX Library ControlsFX
  • Install ControlsFX in SceneBuilder
  • Rating Bar
JDBC Basic
  • Install MYSQL Command Line Tool
  • JDBC Queries
  • JDBC Connection
  • Insert and Update Query
  • Basic Quetions on JDBC
JavaFX Project
  • Design Login Page
  • Connetion to Database (MYSQL)
  • Design Sign Up Page
  • Setting up Controller Classes
  • Save data into database
  • Retrieve saved email and password
  • Add Alert Message
  • Design HomePage
  • Retrieve data from database
Deploy Project
  • Create Project JAR File
  • Create Project EXE File