public interface IKeyboardGraphicsRenderer extends IMultiTouchKeyboardListener
Modifier and Type | Method and Description |
---|---|
void |
drawKeyboard(java.awt.Graphics2D g2d,
boolean shiftDown,
boolean altDown,
boolean ctlDown)
Draw keyboard.
|
keyPressed, keyReleased