Re: Adding jpanels to existing frame

Josiah Haswell <[email protected]> Thu, 07 Feb 2008 00:16:47 -0700
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
Katebe wrote:
>
>     Hi cbyron2003, I have exactly the same problem you have, and I
>     couldn't find anything on the net. Please if you find the
>     solution, tell me how you did. Of course I'll do the same thing if
>     I got it before you. thanks
>
>
> ------------------------------------------------------------------------
> View this message in context: Re: Adding jpanels to existing frame 
> <http://www.nabble.com/Adding-jpanels-to-existing-frame-tp15243300p15324289.html>
> Sent from the Netbeans - UI mailing list archive 
> <http://www.nabble.com/Netbeans---UI-f2608.html> at Nabble.com.
Check out CardLayout, or consider if a Wizard might be suitable for the 
task.

Joe