All Packages This Package Class Hierarchy Class Search Index
Class kh.fly.AboutDialog
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Window
|
+----java.awt.Dialog
|
+----kh.fly.AboutDialog
public class AboutDialog
extends java.awt.Dialog
{
// Constructors 2
public AboutDialog(Frame, boolean);
public AboutDialog(Frame, String, boolean);
// Methods 1
public synchronized void show();
}
public AboutDialog(Frame parent,
boolean modal)
public AboutDialog(Frame parent,
String title,
boolean modal)
public synchronized void show()
- Overrides:
- show in class Dialog
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7