To add a new form:
Right click on your package and go to "Other".
Click on "Swing Gui Forms" and add a JFrame Form.
Then inside your button the code is:
new NewJFrame().setVisible(true);
Subscribe to:
Post Comments (Atom)
Object Oriented Programming Using Java
No comments:
Post a Comment