Click to See Complete Forum and Search --> : JFrame


Avi Kale
July 29th, 1999, 07:26 PM
HI,

I want to add a JFrame to JApplet, but it is giving me a exception IIlegalArgumentException: window is added to a container... can someone help me?

Thanks in advance..

unicman
July 29th, 1999, 11:40 PM
Why u want to do that?

In such cases I normally create the whole UI in a JPanel. And then I can add it in JFrame as well as JApplet.



- UnicMan
http://members.tripod.com/unicman