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 Details

    • previous

      int previous
  • Constructor Details

    • HorizontalAdjustmentListenerImpl

      HorizontalAdjustmentListenerImpl()
  • Method Details