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