aspose file tools
The moose likes Swing / AWT / SWT and the fly likes awt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "awt" Watch "awt" New topic
Author

awt

vikas singh
Greenhorn

Joined: Jan 22, 2001
Posts: 23
Is there anyone who can help me out in containing awt containers & components.
My problem is -
01)whenever I am adding a Frame to another Frame, I get Run time
Exception -IllegalArgumentException : "Adding a window to a
container".Whereas I am able to add a Frame to an Applet.
02) is there any method to change the size of components in an
applet using FlowLayout as Layout Manager.
Kindly help�
Vikas.

paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19785
    ∞

I'm moving this thread to the AWT/Swing forum


permaculture forums
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: awt
 
Similar Threads
making an instance of an applet in an applet
getContentPane()
How to disable maximum function of frame in applet.
AWT - Containers
AWT - Containers