|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
jsystem.treeui.Node
jsystem.treeui.TestNode
Field Summary |
Fields inherited from class jsystem.treeui.Node |
DEFAULT, ERROR, FAIL, isSelected, log, RUNNING, selectionChange, SUCCESS |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
TestNode(Node parent,
Method userObject)
|
Method Summary | |
String |
getName()
|
protected int |
getTestsCount()
|
boolean |
isLeaf()
|
protected void |
loadDefaultSelection(TestSelector selector)
|
void |
setSelected(boolean status)
|
String |
toString()
|
Methods inherited from class jsystem.treeui.Node |
cleanLeafsWithoutTests, getAllChildren, getRootUserObject, getStatus, initChildren, isClassPath, isSelected, returnSelectedToDefault, setClassPath, setStatus, toggleSelection |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TestNode(Node parent, Method userObject)
Method Detail |
protected int getTestsCount()
getTestsCount
in class Node
public boolean isLeaf()
public String toString()
protected void loadDefaultSelection(TestSelector selector)
loadDefaultSelection
in class Node
public String getName()
public void setSelected(boolean status)
setSelected
in class Node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |