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
-
BlinkRemapEvent(Object, BlinkRemapData)
- Constructs a new color remap event with the specified source,
foreground and background color.
-
getBlinkRemapData()
- Returns the color
BlinkRemapEvent
public BlinkRemapEvent(Object source,
BlinkRemapData d)
- Constructs a new color remap event with the specified source,
foreground and background color.
getBlinkRemapData
public BlinkRemapData getBlinkRemapData()
- Returns the color
All Packages Class Hierarchy This Package Previous Next Index