|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
edu.stanford.smi.protege.util.DefaultRenderer
edu.stanford.smi.protege.ui.FrameRenderer
edu.stanford.smi.protegex.owl.ui.ResourceRenderer
edu.stanford.smi.protegex.owl.ui.clsproperties.PropertyRestrictionsTreeRenderer
Nested Class Summary |
Nested classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
private boolean |
displayRestrictions
|
private boolean |
expanded
|
private boolean |
hideGlobalCharacteristics
|
private edu.stanford.smi.protege.model.Cls |
originCls
|
Fields inherited from class edu.stanford.smi.protegex.owl.ui.ResourceRenderer |
FOCUS_COLOR, loadedClass |
Fields inherited from class edu.stanford.smi.protege.ui.FrameRenderer |
_displayAbstractIcon, _displayDefaultMetaclassIcon, _displayFrameTypeIcon, _displayHiddenIcon, _displayMultipleParentsIcon, _displayType, _frameRendererPrototype, _hasLoadedIconFlags, _instanceCountType, ALL, DIRECT, NONE |
Fields inherited from class edu.stanford.smi.protege.util.DefaultRenderer |
_backgroundNormalColor, _backgroundSelectionColor, _backgroundSelectionColorOverride, _cachedLookAndFeel, _dropTargetArea, _dropTargetLineColor, _elements, _focusRectColor, _fontMetrics, _foregroundNormalColor, _foregroundSelectionColor, _grayedSecondaryText, _grayedText, _hasFocus, _isSelected, _row, _tree, _treeBackgroundNormalColor, _treeBackgroundSelectionColor, _treeForegroundNormalColor, _treeForegroundSelectionColor, _value, DROP_TARGET, DROP_TARGET_AREA, DROP_TARGET_AREA_ABOVE, DROP_TARGET_AREA_BELOW, DROP_TARGET_AREA_ON |
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Container |
|
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
PropertyRestrictionsTreeRenderer(boolean displayRestrictions,
boolean hideGlobalCharacteristics)
|
Method Summary | |
Component |
getTreeCellRendererComponent(JTree tree,
Object value,
boolean selected,
boolean expanded,
boolean leaf,
int row,
boolean hasFocus)
|
void |
load(Object value)
|
void |
paint(Graphics g)
|
Methods inherited from class edu.stanford.smi.protegex.owl.ui.ResourceRenderer |
addAnnotationFlag, addKeyword, getClsIcon, loadCls, loadClsAfterIcon, loadSlot, paintString, setFocusedFrame |
Methods inherited from class edu.stanford.smi.protege.ui.FrameRenderer |
createInstance, ensureIconFlagsLoaded, getIcon, getInstanceCountString, loadDuplicate, loadFacet, loadInstance, loadNull, setDisplayDirectInstanceCount, setDisplayFrameTypeIcon, setDisplayHiddenIcon, setDisplayInstanceCount, setDisplayTrailingIcons, setDisplayType, setMainIcon, setPrototypeInstance |
Methods inherited from class edu.stanford.smi.protege.util.DefaultRenderer |
addIcon, addText, appendIcon, appendText, checkDropTarget, clear, equals, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackgroundColor, getBackgroundSelectionColor, getFirst, getIconIconGap, getIconTextGap, getListCellRendererComponent, getMainIcon, getMainText, getPreferredSize, getTableCellRendererComponent, getTextColor, getTextIconGap, getTextTextGap, getValue, invalidate, isOpaque, loadTreeColors, paintIcon, paintString, repaint, repaint, repaint, revalidate, setBackgroundSelectionColor, setFontStyle, setForegroundColorOverride, setGrayedSecondaryText, setGrayedText, setInvalid, setMainText, setNormalForegroundColor, setup, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private boolean displayRestrictions
private boolean expanded
private boolean hideGlobalCharacteristics
private edu.stanford.smi.protege.model.Cls originCls
Constructor Detail |
public PropertyRestrictionsTreeRenderer(boolean displayRestrictions, boolean hideGlobalCharacteristics)
Method Detail |
public Component getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus)
public void load(Object value)
load
in class ResourceRenderer
public void paint(Graphics g)
paint
in class ResourceRenderer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |