Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. public static void main(String[] args) {
  2. Application.launch(args);
  3. }
  4.  
  5. @Override
  6. public void start(Stage primaryStage) throws Exception {
  7.  
  8.  
  9.  
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement