Uses of Class
org.basex.gui.GUICommands

Packages that use GUICommands
org.basex.gui GUI Package. 
 

Uses of GUICommands in org.basex.gui
 

Fields in org.basex.gui declared as GUICommands
static GUICommands[] GUIConstants.POPUP
          Context menu entries.
 

Methods in org.basex.gui that return GUICommands
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.