Uses of Class
phenote.gui.field.CharFieldGuiEx

Packages that use CharFieldGuiEx
phenote.gui.field   
 

Uses of CharFieldGuiEx in phenote.gui.field
 

Methods in phenote.gui.field that throw CharFieldGuiEx
 org.obo.datamodel.OBOClass TermCompList.getCurrentOboClass()
          Throws exception if there isnt a current obo class, if the user has typed something that isnt yet a term - hasnt selected a term
(package private)  org.obo.datamodel.OBOClass CharFieldGui.getCurrentOboClass()
          overridden by term comp list
 org.obo.datamodel.OBOProperty RelationCompList.getCurrentRelation()
          Throws exception if there isnt a current relation - for relation lists (post comp), if the user has typed something that isnt yet a rel - hasnt selected a rel
 org.obo.datamodel.OBOProperty CharFieldGui.getCurrentRelation()
          overridden by RelationCompList