Extract a JPanel out of a form
King Lung Chiu <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Howdy, I currently have a form with several JPanels and many other components + listeners on each of the panels. The form's class is starting to get a little too cluttered, so I'd like to pull out the panels and put them into their individual classes. Is there an easy way to do this? I've added pre/post-creation/init code on many components, so it's best if I can preserve as much of my existing layout + code as possible. Any suggestions welcome, cheers King -- View this message in context: http://www.nabble.com/Extract-a-JPanel-out-of-a-form-tf2369004.html#a6599519 Sent from the Netbeans - UI mailing list archive at Nabble.com.