Class AutoScrollController
java.lang.Object
org.cristalise.gui.graph.controller.AutoScrollController
- All Implemented Interfaces:
MouseMotionListener,EventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidmouseMoved(MouseEvent me) voidsetGraphPanel(GraphPanel graphPanel)
-
Constructor Details
-
AutoScrollController
public AutoScrollController()
-
-
Method Details
-
setGraphPanel
-
mouseDragged
- Specified by:
mouseDraggedin interfaceMouseMotionListener
-
mouseMoved
- Specified by:
mouseMovedin interfaceMouseMotionListener
-