Uses of Enum Class
org.basex.gui.text.TextPanel.Action
Packages that use TextPanel.Action
-
Uses of TextPanel.Action in org.basex.gui.text
Methods in org.basex.gui.text that return TextPanel.ActionModifier and TypeMethodDescriptionstatic TextPanel.ActionReturns the enum constant of this class with the specified name.static TextPanel.Action[]TextPanel.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.basex.gui.text with parameters of type TextPanel.ActionModifier and TypeMethodDescriptionprotected voidTextPanel.release(TextPanel.Action action) Releases a key or mouse. -
Uses of TextPanel.Action in org.basex.gui.view.editor
Methods in org.basex.gui.view.editor with parameters of type TextPanel.Action