Uses of Class
phenote.gui.field.AbstractAutoCompList

Packages that use AbstractAutoCompList
phenote.gui.field   
 

Uses of AbstractAutoCompList in phenote.gui.field
 

Subclasses of AbstractAutoCompList in phenote.gui.field
 class RelationCompList
          with now common superclass OBOObject this should be merged with TermCompList I think
 class TermCompList
           
 

Methods in phenote.gui.field that return AbstractAutoCompList
(package private)  AbstractAutoCompList CharFieldGui.getCompList()
          for testing and internal use - overridden
protected  AbstractAutoCompList AbstractAutoCompList.getCompList()
           
 AbstractAutoCompList FieldPanel.getEntityComboBox()
           
 AbstractAutoCompList FieldPanel.getQualityComboBox()