org.gnu.gtk.event

Interface ActionListener

public interface ActionListener

An ActionListener listens for events coming from an null object.
Since:
2.8

Method Summary

void
actionEvent(ActionEvent action)
This method is called whenever an action event occurs.

Method Details

actionEvent

public void actionEvent(ActionEvent action)
This method is called whenever an action event occurs.