Package org.yamcs.studio.archive
Class EventHandler
java.lang.Object
org.yamcs.studio.archive.EventHandler
- All Implemented Interfaces:
EventListener
,MouseListener
,MouseMoveListener
,SWTEventListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
EventHandler
-
-
Method Details
-
mouseDown
- Specified by:
mouseDown
in interfaceMouseListener
-
mouseUp
- Specified by:
mouseUp
in interfaceMouseListener
-
mouseDoubleClick
- Specified by:
mouseDoubleClick
in interfaceMouseListener
-
mouseMove
- Specified by:
mouseMove
in interfaceMouseMoveListener
-