|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicMenuUI.MenuKeyHandler
Handles the mnemonic handling for the JMenu and JMenuItems.
| Constructor Summary | |
private |
BasicMenuUI.MenuKeyHandler()
|
| Method Summary | |
private char |
lower(char keyChar)
|
void |
menuKeyPressed(MenuKeyEvent e)
Handles the mnemonics for the menu items. |
void |
menuKeyReleased(MenuKeyEvent e)
Invoked when a key has been released. |
void |
menuKeyTyped(MenuKeyEvent e)
Opens the SubMenu |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private BasicMenuUI.MenuKeyHandler()
| Method Detail |
public void menuKeyTyped(MenuKeyEvent e)
menuKeyTyped in interface MenuKeyListenerpublic void menuKeyPressed(MenuKeyEvent e)
menuKeyPressed in interface MenuKeyListenerpublic void menuKeyReleased(MenuKeyEvent e)
MenuKeyListener
menuKeyReleased in interface MenuKeyListenerprivate char lower(char keyChar)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||