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