[3985] in java-interest
windows and frames
daemon@ATHENA.MIT.EDU (Robert W Armstrong)
Wed Dec 6 20:04:24 1995
Date: Wed, 6 Dec 1995 16:07:25 -0500 (EST)
From: Robert W Armstrong <robert+@andrew.cmu.edu>
To: java-interest@java.sun.com
Why does a Window need a Frame to attach itself to? This seems to make
the usage of pop-up windows and dialogs in applets awkward in that you
are forced to create and display a Frame with zero size before you can
use them. Perhaps applets should be able to access the window of the
program they are being run in? For instance an applet running in
Netscape call Applet.getFrame() in order to find out it's parent window.
Or is there perhaps already a mechanism for this, or some reasoning
behind the current design that I do not understand? Any help would be
appreciated.
robert
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com