| Package | Description |
|---|---|
| org.basex.gui.layout |
Project specific GUI components.
|
| Modifier and Type | Method and Description |
|---|---|
BaseXLabel |
BaseXLabel.border(int t,
int l,
int b,
int r)
Sets the label borders.
|
BaseXLabel |
BaseXLabel.color(java.awt.Color c)
Sets the text color.
|
BaseXLabel |
BaseXLabel.large()
Chooses a large font.
|