org.gnu.gtk.event
Interface ActionEntryListener


public interface ActionEntryListener


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

Method Detail

actionEvent

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