tried doing new instances and just setting it to visible, but neither will work. It's probably just sytax...
this is what i've tried...
newEditGUI = new EditGUI; temp EditGUI.setVisible(true); //and this one... EditGUI.setVisible(true);//after making the panel for the Gui invisible on startup.. // this is not for homework... just a side project for organizing my bills..

New Topic/Question
Reply


MultiQuote





|