Uses of Enum Class
org.jedit.keymap.KeymapManager.State
-
Uses of KeymapManager.State in org.jedit.keymap
Modifier and TypeMethodDescriptionKeymapManager.getKeymapState
(String name) Returns the state of the keymapKeymapManagerImpl.getKeymapState
(String name) static KeymapManager.State
Returns the enum constant of this class with the specified name.static KeymapManager.State[]
KeymapManager.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.