Uses of Package
kirk.gui.dialog

Packages that use kirk.gui.dialog
kirk.gui.dialog   
 

Classes in kirk.gui.dialog used by kirk.gui.dialog
InputDialog
          An extension of PopupDialog that asks the user for input.
MessageDialog
          Pops up a Dialog with the given message.
PopupDialog
          This class is an abstract class that other Dialogs can extend to save on some behaviour, like closing the Window.
Retriever
          This interface allows classes to retrieve the value(s) from an InputDialog.