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 t,
Data d)
Constructor.
|
TreeLeaf(byte[] nm,
byte[] pth,
boolean rw,
boolean ab,
BaseXTree bxt,
Data d)
Constructor.
|
TreeRootFolder(byte[] nm,
byte[] pth,
BaseXTree bxt,
Data d)
Constructor.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.