Uses of Enum Class
org.basex.gui.GUIMenuCmd
Packages that use GUIMenuCmd
-
Uses of GUIMenuCmd in org.basex.gui
Fields in org.basex.gui declared as GUIMenuCmdModifier and TypeFieldDescriptionstatic final GUIMenuCmd[]GUIConstants.POPUPContext menu entries.Methods in org.basex.gui that return GUIMenuCmdModifier and TypeMethodDescriptionstatic GUIMenuCmdReturns the enum constant of this class with the specified name.static GUIMenuCmd[]GUIMenuCmd.values()Returns an array containing the constants of this enum class, in the order they are declared.