|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ide.model.Node
oracle.jdeveloper.vcs.versionhistory.VersionHistoryNode
public class VersionHistoryNode
| Field Summary |
|---|
| Fields inherited from class oracle.ide.model.Node |
|---|
LOG_READONLY |
| Constructor Summary | |
|---|---|
VersionHistoryNode() |
|
VersionHistoryNode(java.net.URL url) |
|
| Method Summary | |
|---|---|
protected void |
closeImpl()Subclasses should override this method to customize the close() behavior. |
javax.swing.Icon |
getIcon()Displayable interface method. |
boolean |
isDirty()True if the data in the object has been modified. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VersionHistoryNode()
public VersionHistoryNode(java.net.URL url)
| Method Detail |
|---|
public boolean isDirty()
DirtyableisDirty in interface DirtyableisDirty in class Nodetrue if the data in the object has been modified.
protected void closeImpl()
throws java.io.IOException
NodeNode.close() invokes this only if the node is open, under write lock. The Node implementation does nothing.closeImpl in class Nodejava.io.IOException - if an I/O error occurred while closingpublic javax.swing.Icon getIcon()
NodeDisplayable interface method. The Node class returns a generic icon.getIcon in interface DisplayablegetIcon in class NodeIcon to be displayed for the Displayable.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||