com.incrediblesoft.redjey
Interface ActionListener

All Known Implementing Classes:
ComponentsPage, RedJDemo, ScrollPane

public interface ActionListener


Method Summary
 void actionPerformed(ActionEvent e)
          Invoked when an action occurs.
 

Method Detail

actionPerformed

void actionPerformed(ActionEvent e)
Invoked when an action occurs.