|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.gui.sequence.SequenceViewerMotionSupport
public class SequenceViewerMotionSupport
Constructor Summary | |
---|---|
SequenceViewerMotionSupport()
|
Method Summary | |
---|---|
void |
addSequenceViewerMotionListener(SequenceViewerMotionListener svl)
|
void |
fireMouseDragged(SequenceViewerEvent sve)
|
void |
fireMouseMoved(SequenceViewerEvent sve)
|
void |
removeSequenceViewerMotionListener(SequenceViewerMotionListener svl)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SequenceViewerMotionSupport()
Method Detail |
---|
public void addSequenceViewerMotionListener(SequenceViewerMotionListener svl)
public void removeSequenceViewerMotionListener(SequenceViewerMotionListener svl)
public void fireMouseDragged(SequenceViewerEvent sve)
public void fireMouseMoved(SequenceViewerEvent sve)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |