Uses of Class
phenote.gui.selection.SelectionManager

Packages that use SelectionManager
phenote.gui   
phenote.gui.field   
phenote.gui.selection   
 

Uses of SelectionManager in phenote.gui
 

Constructors in phenote.gui with parameters of type SelectionManager
NcbiInfo(SelectionManager selManager)
           
TermInfo(SelectionManager selManager)
           
TermInfo2(SelectionManager selManager)
           
 

Uses of SelectionManager in phenote.gui.field
 

Methods in phenote.gui.field that return SelectionManager
 SelectionManager CharFieldGui.getSelectionManager()
           
 

Methods in phenote.gui.field with parameters of type SelectionManager
 void CharFieldGui.setSelectionManager(SelectionManager manager)
           
 

Constructors in phenote.gui.field with parameters of type SelectionManager
FieldPanel(boolean doAllFields, boolean addSearchPanel, java.lang.String group, SelectionManager selectionManager, EditManager groupEditMan, ca.odell.glazedlists.swing.EventSelectionModel<CharacterI> model)
           
PostCompGui(CharField charField, EditManager eManager, SelectionManager selManager, ca.odell.glazedlists.swing.EventSelectionModel<CharacterI> selModel, java.awt.Frame ownerFrame, int minCompChars)
           
 

Uses of SelectionManager in phenote.gui.selection
 

Fields in phenote.gui.selection declared as SelectionManager
protected  SelectionManager SelectionBridge.phenoteSelectionManager
           
 

Methods in phenote.gui.selection that return SelectionManager
static SelectionManager SelectionManager.getSelMan(java.lang.String group)
           
static SelectionManager SelectionManager.inst()
          return main/default instance