posted 15 years ago
Hi all.
I have two classes. I need to display the JPanel from second class. The code is below
Login.java
Main.java
I get the error at line 59 i.e mpanel = new JPanel(si);
I need a little help please point at the mistake.
Thanks and Regards
alexander