com.tirsen.angkor.event
Interface ActionListener

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
Action
All Known Implementing Classes:
AbstractAction

public interface ActionListener
extends java.util.EventListener

Listens to ActionEvents.

Version:
$Revision: 1.2 $
Author:
$Author: tirsen $
See Also:
ActionEvent, ActionSource

Method Summary
 void actionPerformed(ActionEvent evt)
           
 

Method Detail

actionPerformed

public void actionPerformed(ActionEvent evt)


Copyright © 2002-2002 . All Rights Reserved.