All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jclass.bwt.JCActionListener

public interface JCActionListener
extends JCEventListener
The listener interface for receiving action events.


Method Index

 o actionPerformed(JCActionEvent)
Invoked when an action occurs.

Methods

 o actionPerformed
 public abstract void actionPerformed(JCActionEvent e)
Invoked when an action occurs.


All Packages  Class Hierarchy  This Package  Previous  Next  Index