Re: Extending JPanel

Patrick Keegan <[email protected]> Mon, 17 Mar 2008 17:42:26 +0100
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
Check the FAQ for some related topics: 
http://wiki.netbeans.org/NetBeansUserFAQ#section-NetBeansUserFAQ-GUIEditorMatisse

BTW, this list is about the UI of NetBeans itself. For questions on 
using NetBeans, including designing Swing forms, nbusers is a more 
appropriate list.

-Patrick
> I want to extend JPanel but and still enjoy the benefits of the GUI editor.
> (Now the problem is that I can't change the type of a panel to my extended
> panel)
>
> How can I achieve this ?
>
> thx.
>