| Package | Description |
|---|---|
| org.basex.gui.layout |
Project specific GUI components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeFolder
JTree node which represents a folder.
|
class |
TreeLeaf
JTree node which represents a leaf (which represents either a raw file
or a document).
|
class |
TreeRootFolder
JTree node which represents the root folder.
|