Uses of Class
phenote.gui.TermInfo2

Packages that use TermInfo2
phenote.gui   
phenote.gui.factories   
phenote.main   
 

Uses of TermInfo2 in phenote.gui
 

Methods in phenote.gui that return TermInfo2
static TermInfo2 TermInfo2.inst()
           
 

Uses of TermInfo2 in phenote.gui.factories
 

Methods in phenote.gui.factories that return TermInfo2
 TermInfo2 TermInfoFactory.doCreateComponent(java.lang.String id)
           
 

Uses of TermInfo2 in phenote.main
 

Methods in phenote.main that return TermInfo2
 TermInfo2 Phenote.getTermInfo()