org.gnu.gtk.event
Interface SpinListener


public interface SpinListener

Listener for the SpinButton widget.


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

Method Detail

spinEvent

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