| Package | Description |
|---|---|
| org.basex.gui.layout |
Project specific GUI components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeRootFolder
JTree node which represents the root folder.
|
| Modifier and Type | Method and Description |
|---|---|
static TreeLeaf[] |
TreeFolder.leaves(TreeFolder node)
Finds all leaf child nodes for the given node.
|