Package | Description |
---|---|
org.basex.gui |
GUI Package.
|
org.basex.gui.layout |
Project specific GUI components.
|
Modifier and Type | Method and Description |
---|---|
BaseXKeys[] |
GUIPopupCmd.shortcuts() |
Constructor and Description |
---|
GUIPopupCmd(String label,
BaseXKeys... shortcut)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static BaseXKeys |
BaseXKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseXKeys[] |
BaseXKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.