Uses of Class
org.gswing.gui.GuiComponent

Packages that use GuiComponent
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. 
org.gswing.gui.constituencytree Package contains gswing constituency tree gui classes. 
org.gswing.gui.exporter Package contains gswing exporter gui classes. 
org.gswing.gui.importer Package contains gswing importer gui classes. 
org.gswing.gui.inserter Package contains gswing inserter gui classes. 
org.gswing.gui.messageviewer Package contains gswing message viewer gui classes. 
 

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

Subclasses of GuiComponent 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 GuiComponent in org.gswing.components.input.importer
 

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

Uses of GuiComponent in org.gswing.gui
 

Subclasses of GuiComponent in org.gswing.gui
 class About
          Defines the About box.
 class AddElectionGui
          Purpose: GUI for inserting election instances into the database.
 class CandidateSelector
          Dialog for selecting a single candidate from a list candidates from the database.
 class DbAccessGui
          Purpose: Dialogue that displays the database protocol and allows the user to insert a password for that database.
 class DbUpgrader
          The GUI's datbase upgrade functionality.
 class InsertCandidate
          Dialog for inserting a single candidate into the database.
 class InsertParty
          GUI for inserting/modifying party instances into the database.
 class InsertPartyLeader
          Dialog for inserting a party leader for a particular election.
 class MenuGuiComponent
          Gui component deriving from a menu.
 class ModalInternalFrame
          Modal component gui.
 class TestListener
           
 class UpdateParty
          Same functionality as InsertParty with different label.
 class Viewer
          GUI container that holds the gswing viewer.
 

Uses of GuiComponent in org.gswing.gui.constituencytree
 

Subclasses of GuiComponent in org.gswing.gui.constituencytree
 class TreeDisplay
          Dialogue box containing full constituency tree.
 

Uses of GuiComponent in org.gswing.gui.exporter
 

Subclasses of GuiComponent in org.gswing.gui.exporter
 class Exporter
           
 

Uses of GuiComponent in org.gswing.gui.importer
 

Subclasses of GuiComponent in org.gswing.gui.importer
 class Importer
          The importer class.
 

Uses of GuiComponent in org.gswing.gui.inserter
 

Subclasses of GuiComponent in org.gswing.gui.inserter
 class Inserter
          Purpose: The main GUI for inserting results into the database.
 

Uses of GuiComponent in org.gswing.gui.messageviewer
 

Subclasses of GuiComponent in org.gswing.gui.messageviewer
 class MessageViewer
          Displays messages logged in the system.
 



Copyright © 2008. All Rights Reserved.