| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.model.DefaultDisplayable
oracle.ide.model.DefaultElement
oracle.jdeveloper.history.HistoryElement
public final class HistoryElement
Provides a bridge between HistoryEntry and the IDE's Element interface. When history entries are selected in the history viewer, the IDE's selection is an array of HistoryElements.
| Constructor Summary | |
|---|---|
HistoryElement(HistoryEntry entry)
Construct a HistoryElement wrapping the specified HistoryEntry.  | 
|
| Method Summary | |
|---|---|
 HistoryEntry | 
getEntry()
Get the wrapped history entry.  | 
 javax.swing.Icon | 
getIcon()
This implementation returns a plain document icon.  | 
 java.lang.String | 
getShortLabel()
Get the short label of this element.  | 
| Methods inherited from class oracle.ide.model.DefaultElement | 
|---|
getAttributes, getChildren, getData, mayHaveChildren | 
| Methods inherited from class oracle.ide.model.DefaultDisplayable | 
|---|
getLongLabel, getToolTipText, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface oracle.ide.model.Displayable | 
|---|
getLongLabel, getToolTipText, toString | 
| Constructor Detail | 
|---|
public HistoryElement(HistoryEntry entry)
entry - the entry to wrap.| Method Detail | 
|---|
public HistoryEntry getEntry()
public java.lang.String getShortLabel()
getShortLabel in interface DisplayablegetShortLabel in class DefaultDisplayableDisplayable.getShortLabel()public javax.swing.Icon getIcon()
DefaultDisplayable
getIcon in interface DisplayablegetIcon in class DefaultDisplayableIcon to be displayed for the
  Displayable.Displayable.getIcon()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||