org.gnu.gtk.event
Interface ActionListener


public interface ActionListener


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

Method Detail

actionEvent

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