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

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


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net