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!

Removing A JPanels Components As Well As Itself?

843805Apr 22 2007 — edited Apr 25 2007
i know that u can use
removeAll()
to remove all components from a JPanel, but how can i remove all components from a JPanel AS WELL as remove the JPanel itself?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2007
Added on Apr 22 2007
10 comments
702 views