All Packages  This Package  Class Hierarchy  Class Search  Index

Class kh.fly.QuitDialog
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Dialog
                                   |
                                   +----kh.fly.QuitDialog

  Summary

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

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




  Constructors

· QuitDialog

Summary  |  Top

   public QuitDialog(Frame parent, 
                     boolean modal) 


· QuitDialog

Summary  |  Top
   public QuitDialog(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