|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.client.util.DTree
butler.client.util.DLabelTreeNode
public class DLabelTreeNode
Constructor Summary | |
---|---|
DLabelTreeNode(java.lang.String caption)
|
Method Summary | |
---|---|
void |
addChild(DTree child)
|
java.lang.String |
getCaption()
|
java.util.List |
getChildren()
|
static DLabelTreeNode |
parse(org.dom4j.Element element)
|
Methods inherited from class butler.client.util.DTree |
---|
parseTree |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DLabelTreeNode(java.lang.String caption)
Method Detail |
---|
public void addChild(DTree child)
public java.util.List getChildren()
public java.lang.String getCaption()
public static DLabelTreeNode parse(org.dom4j.Element element) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |