Class AligPanelMouseMotionListener
java.lang.Object
org.biojava.nbio.structure.align.gui.aligpanel.AligPanelMouseMotionListener
- All Implemented Interfaces:
MouseListener,MouseMotionListener,EventListener
public class AligPanelMouseMotionListener
extends Object
implements MouseMotionListener, MouseListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddestroy()voidvoidvoidvoidvoidvoidvoidvoidtriggerSelectionLocked(boolean b)
-
Constructor Details
-
AligPanelMouseMotionListener
-
-
Method Details
-
addAligPosListener
-
mouseDragged
- Specified by:
mouseDraggedin interfaceMouseMotionListener
-
triggerSelectionLocked
public void triggerSelectionLocked(boolean b) -
mouseMoved
- Specified by:
mouseMovedin interfaceMouseMotionListener
-
destroy
public void destroy() -
mouseClicked
- Specified by:
mouseClickedin interfaceMouseListener
-
mouseEntered
- Specified by:
mouseEnteredin interfaceMouseListener
-
mouseExited
- Specified by:
mouseExitedin interfaceMouseListener
-
mousePressed
- Specified by:
mousePressedin interfaceMouseListener
-
mouseReleased
- Specified by:
mouseReleasedin interfaceMouseListener
-