| Package | Description |
|---|---|
| org.basex.gui |
GUI Package.
|
| Modifier and Type | Field and Description |
|---|---|
static GUICommands[] |
GUIConstants.POPUP
Context menu entries.
|
| Modifier and Type | Method and Description |
|---|---|
static GUICommands |
GUICommands.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GUICommands[] |
GUICommands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|