All Packages  Class Hierarchy  This Package  Previous  Next  Index

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

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


Method Index

 o remapColor(ColorRemapEvent)
Invoked when a ColorRemapEvent occurs.

Methods

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index