All Packages Class Hierarchy This Package Previous Next Index
Class sun.beanbox.MakeAppletDialog
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Window
|
+----java.awt.Dialog
|
+----sun.beanbox.MakeAppletDialog
- public class MakeAppletDialog
- extends Dialog
- implements Runnable
-
MakeAppletDialog(Frame, BeanBox)
-
-
run()
- Run is called in a separate thread to actually complete the
generation of the applet data, including the compilation
MakeAppletDialog
public MakeAppletDialog(Frame frame,
BeanBox bb)
run
public void run()
- Run is called in a separate thread to actually complete the
generation of the applet data, including the compilation
All Packages Class Hierarchy This Package Previous Next Index