|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.cls |
Classes in edu.stanford.smi.protegex.owl.ui.cls that implement HostResourceDisplay | |
class |
ClassTree
|
class |
OWLClassesTab
A tab for editing OWL/RDF classes, consisting of a class hierarchy tree and a resource display. |
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.individuals |
Classes in edu.stanford.smi.protegex.owl.ui.individuals that implement HostResourceDisplay | |
class |
InstancesList
|
class |
OWLIndividualsTab
A tab used to acquire individuals. |
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.metadatatab |
Classes in edu.stanford.smi.protegex.owl.ui.metadatatab that implement HostResourceDisplay | |
class |
OWLMetadataTab
The OWLMetadataTab is a tab in the OWL-Plugin. |
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.navigation |
Subinterfaces of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.navigation | |
interface |
NavigationHistoryTabWidget
|
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.properties |
Classes in edu.stanford.smi.protegex.owl.ui.properties that implement HostResourceDisplay | |
class |
OWLPropertiesTab
The tab to edit RDFProperties. |
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.search.finder |
Fields in edu.stanford.smi.protegex.owl.ui.search.finder declared as HostResourceDisplay | |
private HostResourceDisplay |
FindResultsView.hostResourceDisplay
|
private HostResourceDisplay |
FindAction.hrd
|
Constructors in edu.stanford.smi.protegex.owl.ui.search.finder with parameters of type HostResourceDisplay | |
FindResultsListView(Find find,
HostResourceDisplay hrd)
|
|
FindResultsTableView(Find find,
HostResourceDisplay hrd)
|
|
FindResultsView(HostResourceDisplay hostResourceDisplay)
|
|
FindAction(Find find,
Icon icon,
HostResourceDisplay hrd)
|
|
FindAction(Find find,
Icon icon,
HostResourceDisplay hrd,
boolean allowSave)
|
|
FindAction(Find find,
Icon icon,
HostResourceDisplay hrd,
boolean allowSave,
int type)
|
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.subsumption |
Classes in edu.stanford.smi.protegex.owl.ui.subsumption that implement HostResourceDisplay | |
private class |
InferredSubsumptionTreePanel.MySelectableTree
|
Uses of HostResourceDisplay in edu.stanford.smi.protegex.owl.ui.widget |
Classes in edu.stanford.smi.protegex.owl.ui.widget that implement HostResourceDisplay | |
class |
OWLFormsTab
|
Methods in edu.stanford.smi.protegex.owl.ui.widget with parameters of type HostResourceDisplay | |
static void |
OWLUI.selectResource(RDFResource r,
HostResourceDisplay host)
Select a class or other resource - works even when the caller is in a dialog. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |