|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GUI | |
---|---|
org.basex.gui | Contains the graphical user interface of BaseX. |
org.basex.gui.dialog | Contains dialog windows used in the GUI. |
Uses of GUI in org.basex.gui |
---|
Methods in org.basex.gui that return GUI | |
---|---|
static GUI |
GUI.get()
Singleton Constructor. |
Constructors in org.basex.gui with parameters of type GUI | |
---|---|
GUIInput(GUI m)
Default Constructor. |
Uses of GUI in org.basex.gui.dialog |
---|
Constructors in org.basex.gui.dialog with parameters of type GUI | |
---|---|
DialogEdit(GUI gui,
int p)
Default Constructor. |
|
DialogInfo(GUI gui)
Default Constructor. |
|
DialogPrefs(GUI gui)
Default Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |