mirror of
https://github.com/DanilaFe/abacus
synced 2026-01-29 01:55:19 +00:00
Add comments to the JavaFX codebase
This commit is contained in:
@@ -6,6 +6,10 @@ import javafx.scene.Parent;
|
||||
import javafx.scene.Scene;
|
||||
import javafx.stage.Stage;
|
||||
|
||||
/**
|
||||
* The main application class for JavaFX responsible for loading
|
||||
* and displaying the fxml file.
|
||||
*/
|
||||
public class AbacusApplication extends Application {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user