| Package | Description |
|---|---|
| org.basex.gui.layout |
Project specific GUI components.
|
| Modifier and Type | Method and Description |
|---|---|
BaseXTree |
BaseXTree.border(int t,
int l,
int b,
int r)
Sets the label borders.
|
| Constructor and Description |
|---|
TreeFolder(byte[] nm,
byte[] pth,
BaseXTree bxt,
Data d)
Constructor.
|
TreeRootFolder(byte[] nm,
byte[] pth,
BaseXTree bxt,
Data d)
Constructor.
|