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

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

public interface ColorRemapListener
extends java.util.EventListener

HOD-unique In Host On-Demand, the listener interface for receiving color remap events.


Method Summary
 void remapColor(ColorRemapEvent e)
          Invoked when a ColorRemapEvent occurs.
 

Method Detail

remapColor

public void remapColor(ColorRemapEvent e)
Invoked when a ColorRemapEvent occurs.