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 Details

spinEvent

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