This is a JavaFX tutorial. The JavaFX tutorial is suited for beginners and intermediate Java developers. After watching this tutorial, you will be able to develop non-trivial JavaFX applications.
βοΈTime StampsβοΈ
(00:00:00β) intro β
(00:00:33β) install & setup (Eclipse) π
(00:08:14β) install & setup (IntelliJ) π‘
(00:12:40β) Stages π
(00:25:47β) Scenes + drawing stuff π
(00:40:22β) install Scene Builder π οΈ
(00:49:53β) event handling using Scene Builder πͺ
(00:57:42β) CSS styling π¨
(01:07:27β) switch scenes π
(01:15:20β) communication between controllers π£
(01:21:49β) logout/exit button πͺ
(01:30:36β) ImageView πΌοΈ
(01:37:12β) TextField π¬
(01:43:51β) CheckBox βοΈ
(01:50:15β) RadioButtons π
(01:56:02β) DatePicker π
(02:00:32β) ColorPicker ποΈ
(02:03:47β) ChoiceBox π½
(02:10:02β) Slider π‘οΈ
(02:16:34β) ProgressBar π
(02:27:23β) Spinner π
(02:33:43β) ListView π§Ύ
(02:39:16β) TreeView π³
(02:49:17β) MenuBar π§°
(02:56:24β) FlowPane π
(02:59:00β) KeyEvent β¨οΈ
(03:05:07β) animations π¬
(03:14:31β) MediaView ποΈ
(03:24:34β) WebView + building a web browser π
(03:42:22β) Mp3 music player project π΅
Subscribe: https://www.youtube.com/channel/UC4SVo0Ue36XCfOyb5Lh1viQ/featured
#javafx #java