Uses of Interface
edu.stanford.smi.protegex.owl.ui.widget.OWLToolTipGenerator

Packages that use OWLToolTipGenerator
edu.stanford.smi.protegex.owl.ui.widget   
 

Uses of OWLToolTipGenerator in edu.stanford.smi.protegex.owl.ui.widget
 

Fields in edu.stanford.smi.protegex.owl.ui.widget declared as OWLToolTipGenerator
private static OWLToolTipGenerator OWLUI.toolTipGenerator
           
 

Methods in edu.stanford.smi.protegex.owl.ui.widget that return OWLToolTipGenerator
static OWLToolTipGenerator OWLUI.getOWLToolTipGenerator()
           
 

Methods in edu.stanford.smi.protegex.owl.ui.widget with parameters of type OWLToolTipGenerator
static void OWLUI.setOWLToolTipGenerator(OWLToolTipGenerator ttg)