Uses of Interface
org.gswing.components.common.ISelectionSource

Packages that use ISelectionSource
org.gswing.components.common Package contains the classes common to gswing components. 
org.gswing.components.input.inserter Package contains the classes for the gswing Inserter. 
 

Uses of ISelectionSource in org.gswing.components.common
 

Constructors in org.gswing.components.common with parameters of type ISelectionSource
SelectionHandler(ISelectionSource source, int type, JComboBox combo)
          Constructor.
SelectionHandler(ISelectionSource source, int type, JComboBox combo, JButton backButton)
          Constructor.
 

Uses of ISelectionSource in org.gswing.components.input.inserter
 

Classes in org.gswing.components.input.inserter that implement ISelectionSource
 class MainGui
          Purpose: The badly named main GUI.
 



Copyright © 2008. All Rights Reserved.