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

  Summary

public class  AboutDialog
     extends java.awt.Dialog
{
          // Constructors 2
     public AboutDialog(Frame, boolean);
     public AboutDialog(Frame, String, boolean);

          // Methods 1
     public synchronized void show();
}




  Constructors

· AboutDialog

Summary  |  Top

   public AboutDialog(Frame parent, 
                      boolean modal) 


· AboutDialog

Summary  |  Top
   public AboutDialog(Frame parent, 
                      String title, 
                      boolean modal) 


  Methods

· show

Summary  |  Top
   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