Java Video Lecture 18 - GUI Using JavaFX

preview_player
Показать описание
This video covers event driven programming using JavaFX, the latest Java GUI library.

Intro: 0:00
Evolution of Java GUI Platforms: 1:40
Looking at Documentation: 4:19
Basic Structure of JavaFX: 5:38
Example- MyJavaFX: 7:09
MyJavaFX Continued: 9:56
Example- MultipleStageDemo: 11:58
Panes, UI Controls, and Shapes: 15:17
Layout Panes: 17:17
Example- ButtonInPane: 17:35
Example- ShowGridPane: 23:55
Example- ShowHBoxVBox: 28:21
Procedural vs Event-Driven Programming: 32:28
Handling GUI Events: 33:55
Events: 34:27
Example- HandleEvent: 35:58
EventHandler and ActionEvent in Documentation: 39:45
Selected User Actions and Handlers: 41:15
The Delegation Model: 41:51
Lambda Expressions: 44:07
Example- LambdaHandlerDemo: 45:27
Lambda Expression Examples: 48:17
Chapter 16 Examples: 50:37
GUI and Database: 53:52
Рекомендации по теме