Uses of Enum
org.jedit.keymap.KeymapManager.State
Packages that use KeymapManager.State
-
Uses of KeymapManager.State in org.jedit.keymap
Subclasses with type arguments of type KeymapManager.State in org.jedit.keymapMethods in org.jedit.keymap that return KeymapManager.StateModifier and TypeMethodDescriptionKeymapManager.getKeymapState(String name) Returns the state of the keymapKeymapManagerImpl.getKeymapState(String name) static KeymapManager.StateReturns the enum constant of this type with the specified name.static KeymapManager.State[]KeymapManager.State.values()Returns an array containing the constants of this enum type, in the order they are declared.