|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.mpEdit.KeyObject
This is doubly a "key object". It holds a keystroke and serves as a hashtable key for the keystroke to action-string mapping
| Field Summary | |
int |
key
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
KeyObject(int m,
int k)
Constructor for class KeyObject |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
No comment provided by developer, please add a comment to improve documentation. |
int |
getCode()
Get the code attribute of the KeyObject object |
int |
getMod()
Get the mod attribute of the KeyObject object |
int |
hashCode()
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int key
| Constructor Detail |
public KeyObject(int m,
int k)
m - No description providedk - No description provided| Method Detail |
public int getMod()
public int getCode()
public int hashCode()
public boolean equals(java.lang.Object obj)
obj - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||