This commit is contained in:
Michael Hayder 2025-01-08 08:54:33 +01:00
parent eb3072db65
commit d26ef99705

View File

@ -275,6 +275,7 @@ public class App extends Application {
System.out.println(label.getLabelFor()); System.out.println(label.getLabelFor());
sceneCreate = new Scene(border, 900, 500); sceneCreate = new Scene(border, 900, 500);
navigationButtonsNew(primaryStage); navigationButtonsNew(primaryStage);
//System.out.println(border.getUserData()); //System.out.println(border.getUserData());