Package | Description |
---|---|
org.basex.gui.layout |
Project specific GUI components.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseXHeader
Header label.
|
Modifier and Type | Method and Description |
---|---|
BaseXLabel |
BaseXLabel.border(int t,
int l,
int b,
int r)
Sets the label borders.
|
BaseXLabel |
BaseXLabel.color(Color c)
Sets the text color.
|
BaseXLabel |
BaseXLabel.large()
Chooses a large font.
|
BaseXLabel |
BaseXLabel.setText(String text,
GUIConstants.Msg icon)
Shows an text, preceded by a state icon.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.