JDK-4202426 : KeyEvent should define constants for Startmenu and Contextmenu keys!
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-01-12
  • Updated: 1999-12-20
  • Resolved: 1999-12-20
Related Reports
Duplicate :  
Relates :  
Description

Name: krT82822			Date: 01/12/99


I guess everybody noticed that since some time on keyboards you
can find two new keys, under windoz they are used, one to activate
the startmenu and the other to activate the contextmenu.
Now if my app should support this keys I have to distinguish them
from other keys, I would like sun to define two constants for them
in the KeyEvent-class, so that I get them on keypressed, released
and typed.

Thanks
(Review ID: 52483)
======================================================================