Open a form
Hi, am new here, so sorry if this is in the wrong section
I am using Swing and i have created a new form, when a button is clicked on the main form i wish this new form to open, i tried newform.open and newform.show. How do you get the new form to open?
Thanks in advance.
|