|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.essex.keymapper.KeyMapManagerImpl
uk.ac.essex.ia.IAKeyMapManager
public class IAKeyMapManager
Date: 15-Jul-2002
Field Summary |
---|
Fields inherited from class uk.ac.essex.keymapper.KeyMapManagerImpl |
---|
ourInstance |
Fields inherited from interface uk.ac.essex.keymapper.KeyMapManager |
---|
DEFAULT_KEY_MAP_NAME |
Constructor Summary | |
---|---|
IAKeyMapManager()
|
Method Summary | |
---|---|
static KeyMapManager |
getInstance()
|
javax.swing.KeyStroke |
getKeyStrokeFor(java.lang.String actionId)
Gets a key stroke for the given identifier, this uses the default key map name 'DEFAULT_KEY_MAP' . |
void |
setDefaultKeyMap(java.lang.String defaultKeyMap)
|
Methods inherited from class uk.ac.essex.keymapper.KeyMapManagerImpl |
---|
getKeyMap, getKeyMapNames, getKeyStrokeFor, loadDirectory, main |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IAKeyMapManager()
Method Detail |
---|
public javax.swing.KeyStroke getKeyStrokeFor(java.lang.String actionId)
'DEFAULT_KEY_MAP'
.
getKeyStrokeFor
in interface KeyMapManager
getKeyStrokeFor
in class KeyMapManagerImpl
actionId
- - the name of the action whose key stroke to get
public static KeyMapManager getInstance()
public void setDefaultKeyMap(java.lang.String defaultKeyMap)
defaultKeyMap
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |