I have this little piece of code (JBuilder 2005): ==================================== public class myclass { private static void showMain() { MainFrame mainWin = new MainFrame();
everything compiles fine, but nothing happens. If I move the showMain(); to outside the Runnable class it works fine. I am doing a call to a JFrame in the way that the "Sun JFC/Swing tutorial" recomends.
any help why this piece of code doesn�t work ?
Jorge Pinho / SCJP 5
Live Help via Skype - lets.talk.about.help
Dont wait for forum answers