Uses of Interface
org.biojava.bio.gui.sequence.SequenceViewerMotionListener
Packages that use SequenceViewerMotionListener
Package
Description
Graphical displays of biological sequences and associated annotations.
-
Uses of SequenceViewerMotionListener in org.biojava.bio.gui.sequence
Methods in org.biojava.bio.gui.sequence with parameters of type SequenceViewerMotionListenerModifier and TypeMethodDescriptionvoidPairwiseSequencePanel.addSequenceViewerMotionListener(SequenceViewerMotionListener svml) addSequenceViewerMotionListeneradds a listener for mouse motionSequenceViewerEvents.voidSequencePanel.addSequenceViewerMotionListener(SequenceViewerMotionListener svml) voidSequencePanelWrapper.addSequenceViewerMotionListener(SequenceViewerMotionListener l) voidSequencePoster.addSequenceViewerMotionListener(SequenceViewerMotionListener svml) Deprecated.voidSequenceViewerMotionSupport.addSequenceViewerMotionListener(SequenceViewerMotionListener svl) voidTranslatedSequencePanel.addSequenceViewerMotionListener(SequenceViewerMotionListener svml) addSequenceViewerMotionListeneradds a listener for mouse motionSequenceViewerEvents.voidPairwiseSequencePanel.removeSequenceViewerMotionListener(SequenceViewerMotionListener svml) addSequenceViewerMotionListenerremoves a listener for mouse motionSequenceViewerEvents.voidSequencePanel.removeSequenceViewerMotionListener(SequenceViewerMotionListener svml) voidSequencePanelWrapper.removeSequenceViewerMotionListener(SequenceViewerMotionListener l) voidSequencePoster.removeSequenceViewerMotionListener(SequenceViewerMotionListener svml) Deprecated.voidSequenceViewerMotionSupport.removeSequenceViewerMotionListener(SequenceViewerMotionListener svl) voidTranslatedSequencePanel.removeSequenceViewerMotionListener(SequenceViewerMotionListener svml) addSequenceViewerMotionListenerremoves a listener for mouse motionSequenceViewerEvents.