pamScrollSystem
Class PamScroller.ScrollListener

java.lang.Object
  extended by pamScrollSystem.PamScroller.ScrollListener
All Implemented Interfaces:
java.awt.event.AdjustmentListener, java.util.EventListener
Enclosing class:
PamScroller

 class PamScroller.ScrollListener
extends java.lang.Object
implements java.awt.event.AdjustmentListener


Constructor Summary
PamScroller.ScrollListener()
           
 
Method Summary
 void adjustmentValueChanged(java.awt.event.AdjustmentEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PamScroller.ScrollListener

PamScroller.ScrollListener()
Method Detail

adjustmentValueChanged

public void adjustmentValueChanged(java.awt.event.AdjustmentEvent arg0)
Specified by:
adjustmentValueChanged in interface java.awt.event.AdjustmentListener