Uses of Interface
org.gswing.components.common.gui.IUpdateInformed

Packages that use IUpdateInformed
org.gswing.gui Package contains gswing gui packages. 
 

Uses of IUpdateInformed in org.gswing.gui
 

Classes in org.gswing.gui that implement IUpdateInformed
 class CandidateSelector
          Dialog for selecting a single candidate from a list candidates from the database.
 class InsertPartyLeader
          Dialog for inserting a party leader for a particular election.
 

Methods in org.gswing.gui with parameters of type IUpdateInformed
static Object CandidateSelector.showDialog(IFramework framework, JInternalFrame parentGui, IUpdateInformed callBack, int inx, ArrayList entries)
          Pop up dialog.
 

Constructors in org.gswing.gui with parameters of type IUpdateInformed
InsertCandidate(IUpdateInformed parent, IFramework framework, int index)
          Constructor for creating the candidate inserter outside the menu action.
 



Copyright © 2008. All Rights Reserved.