Field Summary
protected  boolean inDrag
           
protected  boolean isVertical
           
protected  int startValue
           
 
Constructor Summary
JSVGScrollPane.SBListener(boolean vertical)
           
 
Method Summary
 void stateChanged(javax.swing.event.ChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inDrag

protected boolean inDrag

startValue

protected int startValue

isVertical

protected boolean isVertical
Constructor Detail

JSVGScrollPane.SBListener

public JSVGScrollPane.SBListener(boolean vertical)
Method Detail

stateChanged

public void stateChanged(javax.swing.event.ChangeEvent e)
Specified by:
stateChanged in interface javax.swing.event.ChangeListener


Copyright ? 2008 Apache Software Foundation. All Rights Reserved.