Guest User

Untitled

a guest
Jun 25th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.10 KB | None | 0 0
  1.     public static void main(String[] args) {
  2.         GUI gui = new GUI(valutaliste);
  3.         gui.setVisible(true);
  4.     }
Add Comment
Please, Sign In to add comment