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

Packages that use InferredModeWidget
edu.stanford.smi.protegex.owl.ui.classform.form   
edu.stanford.smi.protegex.owl.ui.conditions   
edu.stanford.smi.protegex.owl.ui.resourcedisplay   
 

Uses of InferredModeWidget in edu.stanford.smi.protegex.owl.ui.classform.form
 

Classes in edu.stanford.smi.protegex.owl.ui.classform.form that implement InferredModeWidget
 class ClassForm
          A JComponent displaying characteristics of a named class.
 

Uses of InferredModeWidget in edu.stanford.smi.protegex.owl.ui.conditions
 

Classes in edu.stanford.smi.protegex.owl.ui.conditions that implement InferredModeWidget
 class ConditionsWidget
          A MultiWidgetPropertyWidget showing asserted and inferred conditions.
 

Uses of InferredModeWidget in edu.stanford.smi.protegex.owl.ui.resourcedisplay
 

Subinterfaces of InferredModeWidget in edu.stanford.smi.protegex.owl.ui.resourcedisplay
 interface ResourcePanel
          An interface for user interface components that display a given RDFResource as a form.
 

Classes in edu.stanford.smi.protegex.owl.ui.resourcedisplay that implement InferredModeWidget
 class ResourceDisplay
          An InstanceDisplay with the "type" actions instead of the yellow sticky ones on top.