Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jedit.keymap
Keymap
Uses of Interface
org.jedit.keymap.Keymap
Packages that use
Keymap
Package
Description
org.jedit.keymap
Named sets of keyboard shortcuts
Uses of
Keymap
in
org.jedit.keymap
Methods in
org.jedit.keymap
that return
Keymap
Modifier and Type
Method
Description
Keymap
KeymapManager.
getKeymap
()
Returns the current keymap.
Keymap
KeymapManager.
getKeymap
(
String
name)
Returns the keymap with that name.
Keymap
KeymapManagerImpl.
getKeymap
()
Keymap
KeymapManagerImpl.
getKeymap
(
String
name)