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 Details

    • previous

      int previous
  • Constructor Details

    • VerticalAdjustmentListenerImpl

      VerticalAdjustmentListenerImpl()
  • Method Details