Correct all thing say expect the one about switchRoot I didn't understand (Btw add some comment)
This commit is contained in:
@ -34,7 +34,7 @@ public class Controller extends Application {
|
||||
stage.setScene(new Scene(root));
|
||||
}
|
||||
public static void main(String[] args) {
|
||||
launch(args);
|
||||
launch();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user