edu.stanford.smi.protegex.owl.ui.resourcedisplay
Interface ResourcePanel
- All Superinterfaces:
- edu.stanford.smi.protege.util.Disposable, InferredModeWidget, edu.stanford.smi.protege.util.Selectable
- All Known Implementing Classes:
- ResourceDisplay
public interface ResourcePanel
- extends InferredModeWidget, edu.stanford.smi.protege.util.Selectable, edu.stanford.smi.protege.util.Disposable
An interface for user interface components that display a given RDFResource
as a form. Instances of this are used as the main panel on the various tabs.
- Author:
- Holger Knublauch
Methods inherited from interface edu.stanford.smi.protege.util.Selectable |
addSelectionListener, clearSelection, getSelection, notifySelectionListeners, removeSelectionListener |
DEFAULT_TYPE_CLASS
static final int DEFAULT_TYPE_CLASS
- See Also:
- Constant Field Values
DEFAULT_TYPE_PROPERTY
static final int DEFAULT_TYPE_PROPERTY
- See Also:
- Constant Field Values
DEFAULT_TYPE_INDIVIDUAL
static final int DEFAULT_TYPE_INDIVIDUAL
- See Also:
- Constant Field Values
DEFAULT_TYPE_ONTOLOGY
static final int DEFAULT_TYPE_ONTOLOGY
- See Also:
- Constant Field Values
getResource
RDFResource getResource()
setResource
void setResource(RDFResource resource)
dispose
void dispose()
- Specified by:
dispose
in interface edu.stanford.smi.protege.util.Disposable
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.