org.gnu.gtk.event
Interface ButtonListener


public interface ButtonListener

Listener for the Button widget.


Method Summary
 void buttonEvent(ButtonEvent event)
          This method is called whenever a button event occurs.
 

Method Detail

buttonEvent

public void buttonEvent(ButtonEvent event)
This method is called whenever a button event occurs.


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