|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseXButton | |
---|---|
org.basex.gui | GUI Package. |
org.basex.gui.editor | |
org.basex.gui.layout | Project specific GUI components. |
Uses of BaseXButton in org.basex.gui |
---|
Fields in org.basex.gui declared as BaseXButton | |
---|---|
BaseXButton |
GUI.filter
Filter button. |
Uses of BaseXButton in org.basex.gui.editor |
---|
Methods in org.basex.gui.editor with parameters of type BaseXButton | |
---|---|
SearchEditor |
SearchEditor.button(BaseXButton b)
Sets the search button. |
void |
SearchBar.setButton(BaseXButton b)
Sets the search button. |
Uses of BaseXButton in org.basex.gui.layout |
---|
Methods in org.basex.gui.layout that return BaseXButton | |
---|---|
BaseXButton |
BaseXButton.border(int t,
int l,
int b,
int r)
Sets the label borders. |
static BaseXButton |
BaseXButton.command(GUICmd cmd,
GUI gui)
Creates a new image button for the specified command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |