|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GraphicKeyEvent
Provides a common abstraction for the various event objects pertaining to key
events on a Graphic.
| Method Summary | |
|---|---|
KeyEvent |
getKeyEvent()
Returns the KeyEvent that this event references. |
| Methods inherited from interface GraphicEvent |
|---|
consume, getGraphic, isConsumed |
| Method Detail |
|---|
KeyEvent getKeyEvent()
KeyEvent that this event references.
KeyEvent referenced by this event.KeyEvent implementation is specific to AWT and Swing
(i.e. is not used by SWT as far as I know).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||