Package codedraw
Class Event
java.lang.Object
codedraw.Event
- Direct Known Subclasses:
KeyDownEvent
,KeyPressEvent
,KeyUpEvent
,MouseClickEvent
,MouseDownEvent
,MouseEnterEvent
,MouseLeaveEvent
,MouseMoveEvent
,MouseUpEvent
,MouseWheelEvent
,WindowCloseEvent
,WindowMoveEvent
Represents an abstract super type of the event classes in CodeDraw.
-
Method Summary