Uses of Enum Class
org.jedit.keymap.KeymapManager.State
Packages that use KeymapManager.State
-
Uses of KeymapManager.State in org.jedit.keymap
Methods in org.jedit.keymap that return KeymapManager.StateModifier 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.