-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
generic, x86
-
generic, windows_nt
Name: mc57594 Date: 11/11/99
This applies to all versions of Java
I have a Swing-based application that provides context-sensitive menus in text
fields etc. They are invoked via the right mouse button, but as some of our
applications are used on the factory floor, we need to provide keyboard
equivalents for everything.
We would like to use the standard windows context-sensitive menu key, but this
is returned from KeyListeners with a VK_UNDEFINED key code. I know this is
windows-specific, but there are a number of Unix-specific codes already defined
in KeyEvent. Could a VK_CONTEXT_MENU code be added to KeyEvent please.
(Review ID: 97039)
======================================================================
- duplicates
-
JDK-4202426 KeyEvent should define constants for Startmenu and Contextmenu keys!
-
- Closed
-
-
JDK-4352104 non-standard keyboards generate a KeyEvent.KeyCode 0
-
- Open
-
- relates to
-
JDK-4514132 Windows special key events should be fired
-
- Closed
-
-
JDK-4620715 No way to see the Context Menu key on the windows keyboards
-
- Resolved
-