JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.jedit.keymap.Keymap
Packages that use
Keymap
Package
Description
org.jedit.keymap
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)