com.ibm.eNetwork.beans.HOD.event
Interface PSListener

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

public interface PSListener
extends java.util.EventListener

The listener interface for receiving presentation space events.


Method Summary
 void PSEvent(PSEvent e)
          Invoked when a presentation space event occurs.
 

Method Detail

PSEvent

public void PSEvent(PSEvent e)
Invoked when a presentation space event occurs.