lesson2
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* Lesson: JavaFX Application Structure
|
* Lesson: Application
|
||||||
*
|
*
|
||||||
* 1. The Application class serves as the entry point for JavaFX applications.
|
* 1. The Application class serves as the entry point for JavaFX applications.
|
||||||
* 2. The main method initiates the JavaFX runtime via Application.launch(String... args).
|
* 2. The main method initiates the JavaFX runtime via Application.launch(String... args).
|
||||||
|
|||||||
Reference in New Issue
Block a user