|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectswingwt.awt.MenuShortcut
| Field Summary | |
protected int |
key
|
protected boolean |
useShiftModifier
|
| Constructor Summary | |
MenuShortcut(int key)
|
|
MenuShortcut(int key,
boolean useShiftModifier)
|
|
| Method Summary | |
boolean |
equals(MenuShortcut s)
|
int |
getKey()
|
boolean |
usesShiftModifier()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int key
protected boolean useShiftModifier
| Constructor Detail |
public MenuShortcut(int key)
public MenuShortcut(int key,
boolean useShiftModifier)
| Method Detail |
public boolean equals(MenuShortcut s)
public boolean usesShiftModifier()
public int getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||