kAWT Version 0.1

java.awt.event
Interface ActionListener


public abstract interface ActionListener


Method Summary
 void actionPerformed(ActionEvent e)
           
 

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

kAWT Version 0.1