All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.eNetwork.beans.HOD.event.BlinkRemapEvent

java.lang.Object
   |
   +----java.util.EventObject
           |
           +----com.ibm.eNetwork.beans.HOD.event.HODEvent
                   |
                   +----com.ibm.eNetwork.beans.HOD.event.BlinkRemapEvent

public class BlinkRemapEvent
extends HODEvent

Constructor Index

 o BlinkRemapEvent(Object, BlinkRemapData)
Constructs a new color remap event with the specified source, foreground and background color.

Method Index

 o getBlinkRemapData()
Returns the color

Constructors

 o BlinkRemapEvent
 public BlinkRemapEvent(Object source,
                        BlinkRemapData d)
Constructs a new color remap event with the specified source, foreground and background color.

Methods

 o getBlinkRemapData
 public BlinkRemapData getBlinkRemapData()
Returns the color


All Packages  Class Hierarchy  This Package  Previous  Next  Index