Uses of Class
org.gswing.gui.ModalInternalFrame

Packages that use ModalInternalFrame
org.gswing.components.common.gui Package contains the classes common to gswing database components. 
org.gswing.components.input.importer Package contains the classes for the gswing Importer. 
org.gswing.gui Package contains gswing gui packages. 
 

Uses of ModalInternalFrame in org.gswing.components.common.gui
 

Subclasses of ModalInternalFrame in org.gswing.components.common.gui
 class ListDisplay
          Modal dialog box containing a list of strings, a message and an OK and cancel button.
 

Uses of ModalInternalFrame in org.gswing.components.input.importer
 

Subclasses of ModalInternalFrame in org.gswing.components.input.importer
 class RegionListDisplay
          A specialisation of the ListDisplay dialog.
 

Uses of ModalInternalFrame in org.gswing.gui
 

Subclasses of ModalInternalFrame in org.gswing.gui
 class CandidateSelector
          Dialog for selecting a single candidate from a list candidates from the database.
 class TreeDisplay
          Dialogue box containing a single item tree view, a message and an OK and cancel button.
 



Copyright © 2008. All Rights Reserved.