Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q4067 What are the various steps involved in dividing an applet into two frames so that two sepearate files can be displayed in two frames?

irt.org | Knowledge Base | Java | Q4067 [ previous next ]

Q4067 What are the various steps involved in dividing an applet into two frames so that two sepearate files can be displayed in two frames?

Use Layout manager Like Grid or GridBag.

Have two cells in the applet.

Add the panel or canvas to both the cells.

In this way you can divide the applet into two frames. Now you are at liberty to put the component whichever you want and what ever you want to display.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.