edu.columbia.cs.cgui.rjfc.event
Class RAdjustmentCallBack
java.lang.Object
|
+--edu.columbia.cs.cgui.rjfc.event.AbstractEventCallBack
|
+--edu.columbia.cs.cgui.rjfc.event.RAdjustmentCallBack
- All Implemented Interfaces:
- AdjustmentListener, EventListener
- public class RAdjustmentCallBack
- extends AbstractEventCallBack
- implements AdjustmentListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RAdjustmentCallBack
public RAdjustmentCallBack(RAdjustmentListener data)
adjustmentValueChanged
public void adjustmentValueChanged(AdjustmentEvent evar0)
- Specified by:
adjustmentValueChanged in interface AdjustmentListener