public class AutoScrollController extends Object implements MouseMotionListener
| Constructor and Description |
|---|
AutoScrollController() |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseDragged(MouseEvent me) |
void |
mouseMoved(MouseEvent me) |
void |
setGraphPanel(GraphPanel graphPanel) |
public void setGraphPanel(GraphPanel graphPanel)
public void mouseDragged(MouseEvent me)
mouseDragged in interface MouseMotionListenerpublic void mouseMoved(MouseEvent me)
mouseMoved in interface MouseMotionListenerCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.