Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to update a JFrame

807599Nov 26 2006 — edited Nov 26 2006
I have a JFrame called UserInterface that has a JPanel called LoginButtonPanel added to it. In the LoginButtonPanel I have a JButton that when clicked it should add another class called UserLogin that extends JPanel to the UserInterface JFrame. I'm not really sure on how to do this and I'm really new to GUI code so if you could dumb down any advice I would greatly appreciate it.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2006
Added on Nov 26 2006
3 comments
250 views