|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.sourcejammer.project.controller.ControllerNode
|
+--org.sourcejammer.project.controller.VersionNode
Title: $FileName: VersionNode.java$
| Field Summary | |
(package private) int |
miSourceType
|
| Fields inherited from class org.sourcejammer.project.controller.ControllerNode |
lightweightView |
| Constructor Summary | |
VersionNode()
|
|
| Method Summary | |
int |
childCount()
A VersionNode cannot have any children, so this always returns 0. |
void |
setNodeName(java.lang.String s,
long key)
Overriding setNodeName() to make sure nodeName is always an int. |
| Methods inherited from class org.sourcejammer.project.controller.ControllerNode |
checkKey, compareTo, equals, getCreatedDate, getLightweightView, getLightweightViewString, getNodeName, getUniqueID, isLocked, isShared, lock, setCreatedDate, setUniqueID, store, toString, unlock, updateLightweightViewString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
int miSourceType
| Constructor Detail |
public VersionNode()
| Method Detail |
public void setNodeName(java.lang.String s,
long key)
setNodeName in class ControllerNodepublic int childCount()
0.
childCount in interface org.sourcejammer.project.NodechildCount in class ControllerNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||