com.jthomas.mailfaces
Interface FaceEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
FaceCache

public interface FaceEventListener
extends java.util.EventListener

Event Listener interface


Method Summary
 void actionPerformed(FaceEvent foe)
          Called for most Face GUI events.
 

Method Detail

actionPerformed

public void actionPerformed(FaceEvent foe)
Called for most Face GUI events.