Uses of Interface
org.gswing.gui.services.IMenuComponent

Packages that use IMenuComponent
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 IMenuComponent in org.gswing.gui
 

Classes in org.gswing.gui that implement IMenuComponent
 class About
          Defines the About box.
 class AddElectionGui
          Purpose: GUI for inserting election instances into the database.
 class CloseConnection
          Class deals with closing the database connection from the GUI menu option.
 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 Exit
          Class deals with the closing down of the GUI.
 class Help
          Represents the on-line help set.
 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 MenuComponent
          Base class for all non GUI menu components.
 class MenuGuiComponent
          Gui component deriving from a menu.
 class TestListener
           
 class UpdateParty
          Same functionality as InsertParty with different label.
 

Uses of IMenuComponent in org.gswing.gui.constituencytree
 

Classes in org.gswing.gui.constituencytree that implement IMenuComponent
 class TreeDisplay
          Dialogue box containing full constituency tree.
 

Uses of IMenuComponent in org.gswing.gui.exporter
 

Classes in org.gswing.gui.exporter that implement IMenuComponent
 class Exporter
           
 

Uses of IMenuComponent in org.gswing.gui.importer
 

Classes in org.gswing.gui.importer that implement IMenuComponent
 class Importer
          The importer class.
 

Uses of IMenuComponent in org.gswing.gui.messageviewer
 

Classes in org.gswing.gui.messageviewer that implement IMenuComponent
 class MessageViewer
          Displays messages logged in the system.
 



Copyright © 2008. All Rights Reserved.