Uses of Interface
edu.stanford.smi.protegex.owl.ui.icons.IconFactory

Packages that use IconFactory
edu.stanford.smi.protegex.owl.ui   
edu.stanford.smi.protegex.owl.ui.icons   
 

Uses of IconFactory in edu.stanford.smi.protegex.owl.ui
 

Fields in edu.stanford.smi.protegex.owl.ui declared as IconFactory
private static IconFactory ProtegeUI.iconFactory
           
 

Methods in edu.stanford.smi.protegex.owl.ui that return IconFactory
static IconFactory ProtegeUI.getIconFactory()
           
 

Methods in edu.stanford.smi.protegex.owl.ui with parameters of type IconFactory
static void ProtegeUI.setIconFactory(IconFactory iconFactory)
           
 

Uses of IconFactory in edu.stanford.smi.protegex.owl.ui.icons
 

Classes in edu.stanford.smi.protegex.owl.ui.icons that implement IconFactory
 class DefaultIconFactory
          The default implementation of IconFactory.