org.gnu.gtk.event

Interface SpinListener

public interface SpinListener

Listener for the SpinButton widget.
Method Summary
voidspinEvent(SpinEvent event)
This method is called whenever a SpinButton event occurs.

Method Detail

spinEvent

public void spinEvent(SpinEvent event)
This method is called whenever a SpinButton event occurs.