-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 1.0
-
Component/s: other-libs
-
sparc
-
solaris_2.4
>From: ###@###.### (Lee Stephens)
Synopsis: java.applet.Applet.getParentFrame()
the above method would be useful for when the applet wishes
to spawn another frame.
At the moment this must be done by
(Frame)(getParent().getParent())
Not very elegant!
Synopsis: java.applet.Applet.getParentFrame()
the above method would be useful for when the applet wishes
to spawn another frame.
At the moment this must be done by
(Frame)(getParent().getParent())
Not very elegant!