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

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