John Lemcke created NETBEANS-4192:
-------------------------------------
Summary: The Gui builder uses deprecated InputEvent *_MASK constant
Key: NETBEANS-4192
URL: https://issues.apache.org/jira/browse/NETBEANS-4192
Project: NetBeans
Issue Type: Bug
Reporter: John Lemcke
Assignee: John Lemcke
When accelerator keys that contain modifiers are defined with the Key stroke
editor the generated code uses the deprecated InputEvent.XXXX_MASK constants.
These should be replaced with the InputEvent.XXXX_DOWN_MASK constants.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists