gate.swing
Class BlockingGlassPane.BlockKeys
java.lang.Object
gate.swing.BlockingGlassPane.BlockKeys
- All Implemented Interfaces:
- KeyEventDispatcher
- Enclosing class:
- BlockingGlassPane
private class BlockingGlassPane.BlockKeys
- extends Object
- implements KeyEventDispatcher
The key dispatcher to block the keys.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockingGlassPane.BlockKeys
private BlockingGlassPane.BlockKeys()
dispatchKeyEvent
public boolean dispatchKeyEvent(KeyEvent ev)
- Specified by:
dispatchKeyEvent in interface KeyEventDispatcher