uic.action
Class UICSpinboxAction

java.lang.Object
  extended by uic.action.UICSpinboxAction
All Implemented Interfaces:
EventListener, ChangeListener

public class UICSpinboxAction
extends Object
implements ChangeListener


Constructor Summary
UICSpinboxAction(JSlider slider, UICSpinbox spinBox)
           
 
Method Summary
 void stateChanged(ChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICSpinboxAction

public UICSpinboxAction(JSlider slider,
                        UICSpinbox spinBox)
Method Detail

stateChanged

public void stateChanged(ChangeEvent e)
Specified by:
stateChanged in interface ChangeListener


Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence