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

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

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

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

Classes in org.gswing.components.input.importer that implement IGuiComponent
 class RegionListDisplay
          A specialisation of the ListDisplay dialog.
 

Uses of IGuiComponent in org.gswing.gui
 

Classes in org.gswing.gui that implement IGuiComponent
 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 GuiComponent
          Base class for all gui components.
 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 TreeDisplay
          Dialogue box containing a single item tree view, a message and an OK and cancel button.
 class UpdateParty
          Same functionality as InsertParty with different label.
 class Viewer
          GUI container that holds the gswing viewer.
 

Uses of IGuiComponent in org.gswing.gui.exporter
 

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

Uses of IGuiComponent in org.gswing.gui.importer
 

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

Uses of IGuiComponent in org.gswing.gui.inserter
 

Classes in org.gswing.gui.inserter that implement IGuiComponent
 class Inserter
          Purpose: The main GUI for inserting results into the database.
 

Uses of IGuiComponent in org.gswing.gui.messageviewer
 

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



Copyright © 2008. All Rights Reserved.