|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.mpEdit.KeyMap
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
protected java.util.Hashtable |
keyhash
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
(package private) |
KeyMap()
|
| Method Summary | |
java.util.Hashtable |
cloneKeyTable()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
getAction(int modifiers,
int key)
Get the action attribute of the KeyMap object |
void |
setKeyAction(java.lang.String action,
int modifiers,
int key)
Sets the keyAction attribute of the KeyMap object |
void |
writeTo(java.io.Writer aWriter)
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Hashtable keyhash
| Constructor Detail |
KeyMap()
| Method Detail |
public void setKeyAction(java.lang.String action,
int modifiers,
int key)
action - The new keyAction valuemodifiers - The new keyAction valuekey - The new keyAction value
public java.lang.String getAction(int modifiers,
int key)
modifiers - No description providedkey - No description provided
public java.util.Hashtable cloneKeyTable()
public void writeTo(java.io.Writer aWriter)
aWriter - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||