Uses of Class
org.gswing.gui.MenuGuiComponent

Packages that use MenuGuiComponent
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.messageviewer Package contains gswing message viewer gui classes. 
 

Uses of MenuGuiComponent in org.gswing.gui
 

Subclasses of MenuGuiComponent in org.gswing.gui
 class About
          Defines the About box.
 class AddElectionGui
          Purpose: GUI for inserting election instances into 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 TestListener
           
 class UpdateParty
          Same functionality as InsertParty with different label.
 

Uses of MenuGuiComponent in org.gswing.gui.constituencytree
 

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

Uses of MenuGuiComponent in org.gswing.gui.exporter
 

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

Uses of MenuGuiComponent in org.gswing.gui.importer
 

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

Uses of MenuGuiComponent in org.gswing.gui.messageviewer
 

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



Copyright © 2008. All Rights Reserved.