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