Package | Description |
---|---|
org.dom4j.swing |
A collection of adapters to allow easy integration with dom4j
XML documents and Swing such as TreeModels and TableModels.
|
Modifier and Type | Class and Description |
---|---|
class |
BranchTreeNode
BranchTreeNode implements the Swing TreeNode interface to bind
dom4j XML Branch nodes (i.e. |
Modifier and Type | Method and Description |
---|---|
void |
LeafTreeNode.setParent(LeafTreeNode parent)
Sets the parent of this node but doesn't change the parents children
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.