public class SequenceViewerMotionSupport
extends java.lang.Object
Constructor and Description |
---|
SequenceViewerMotionSupport() |
Modifier and Type | Method and Description |
---|---|
void |
addSequenceViewerMotionListener(SequenceViewerMotionListener svl) |
void |
fireMouseDragged(SequenceViewerEvent sve) |
void |
fireMouseMoved(SequenceViewerEvent sve) |
void |
removeSequenceViewerMotionListener(SequenceViewerMotionListener svl) |
public void addSequenceViewerMotionListener(SequenceViewerMotionListener svl)
public void removeSequenceViewerMotionListener(SequenceViewerMotionListener svl)
public void fireMouseDragged(SequenceViewerEvent sve)
public void fireMouseMoved(SequenceViewerEvent sve)