Keymap GUI and keyPressed/keyReleased events?
"winder" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I'd like to have some buttons with configurable bindings in the Keymap GUI, but I need access to "keyPressed" and "keyReleased" events. Is it possible to do this? Thanks! Will.