Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to refresh JPanel inside JFrame

843810Aug 26 2008 — edited Dec 15 2008
In my application i am calling multiple panels inside my JFrame.On clicking the JButton in one of my panels the JPanel should get refreshed or reloaded.Its very urgent can anyone give me a solution .I have tried revalidate() and repaint() but nothing works

Thanks in advance

Nivetha
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2009
Added on Aug 26 2008
4 comments
1,028 views