[807] in java-interest

home help back first fref pref prev next nref lref last post

how can i get the 'Frame' the applet resides in

daemon@ATHENA.MIT.EDU (Scott Moody)
Thu Jul 20 14:35:24 1995

Date: Thu, 20 Jul 95 09:59:09 PDT
From: scott@plato.ds.boeing.com (Scott Moody)
To: java-interest@java.sun.com
Cc: hotjava-interest@java.sun.com, scott@plato.ds.boeing.com

I have been browsing the class library and trying all sorts
of things, but cannot seem to get or make a Frame 
that is just for an Applet (or AppletDisplayItem). It seems
that lots of the awt graphic objects require a Frame (well
at least the menuBar does.) 

I also can't create a Window for the applet to put things into.

Basically I want to have an applet that looks exactly like
an application (say hotjava browser), complete with menu
bar, buttons ... everything. This would be used for HELP on the
things, maybe annimated so Duke walks over to the the right
menu button and pulls it down, or whatever..
`
So far it seems every applet developed is given a place to DRAW
and everyone draws with basic drawing capabilities. I want to
have all the high level widgets already developed for Hotjava
and use them by my applet.  The applet class library being developed
by Johathan Payne seems to me to be re-inventing the capabilities
already developed for hotjava (eg. text windows, scrolling, etc). 

Thanks.

scott moody
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post