Package edu.uci.ics.jung.visualization
Class GraphZoomScrollPane.VerticalAdjustmentListenerImpl
java.lang.Object
edu.uci.ics.jung.visualization.GraphZoomScrollPane.VerticalAdjustmentListenerImpl
- All Implemented Interfaces:
AdjustmentListener
,EventListener
- Enclosing class:
GraphZoomScrollPane
class GraphZoomScrollPane.VerticalAdjustmentListenerImpl
extends Object
implements AdjustmentListener
Listener for adjustment of the vertical scroll bar.
Sets the translation of the VisualizationViewer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
previous
int previous
-
-
Constructor Details
-
VerticalAdjustmentListenerImpl
VerticalAdjustmentListenerImpl()
-
-
Method Details
-
adjustmentValueChanged
- Specified by:
adjustmentValueChanged
in interfaceAdjustmentListener
-