Package edu.uci.ics.jung.visualization
Class GraphZoomScrollPane.VerticalAdjustmentListenerImpl
- java.lang.Object
-
- edu.uci.ics.jung.visualization.GraphZoomScrollPane.VerticalAdjustmentListenerImpl
-
- All Implemented Interfaces:
java.awt.event.AdjustmentListener,java.util.EventListener
- Enclosing class:
- GraphZoomScrollPane
class GraphZoomScrollPane.VerticalAdjustmentListenerImpl extends java.lang.Object implements java.awt.event.AdjustmentListenerListener for adjustment of the vertical scroll bar. Sets the translation of the VisualizationViewer
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intprevious
-
Constructor Summary
Constructors Constructor Description VerticalAdjustmentListenerImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadjustmentValueChanged(java.awt.event.AdjustmentEvent e)
-