[3260] in java-interest
dialogs, applets, and frames
daemon@ATHENA.MIT.EDU (Laura Lemay, Killer of Trees)
Sun Nov 5 14:42:32 1995
Date: Sun, 5 Nov 1995 10:17:15 -0800
To: java-interest@java.sun.com
From: lemayp@lne.com (Laura Lemay, Killer of Trees)
To create a new Dialog, you have to have a Frame argument for that
dialog to attach to. Does this mean I can only have dialogs for
actual popup windows -- not applets? Applets aren't frames.
I'd like to have a dialog attached to an applet, so I can pop up
errors based on input to that applet. But given that nasty
frame argument I can't see a way to do this.
Ideas? Should I just use a window/frame as a dialog, and not worry
about the dialog class?
Laura
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com