| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
HEventMulticaster
The
HEventMulticaster class is intended to assist
platform or subclass implementers with the handling of HAVi
events. |
| Modifier and Type | Method and Description |
|---|---|
static HBackgroundImageListener |
HEventMulticaster.add(HBackgroundImageListener a,
HBackgroundImageListener b)
Adds
HBackgroundImageListener-a with HBackgroundImageListener-b and
returns the resulting multicast listener. |
static HBackgroundImageListener |
HEventMulticaster.remove(HBackgroundImageListener l,
HBackgroundImageListener oldl)
Removes the old
HBackgroundImageListener from HBackgroundImageListener-l and
returns the resulting multicast listener. |
| Modifier and Type | Method and Description |
|---|---|
static HBackgroundImageListener |
HEventMulticaster.add(HBackgroundImageListener a,
HBackgroundImageListener b)
Adds
HBackgroundImageListener-a with HBackgroundImageListener-b and
returns the resulting multicast listener. |
void |
HBackgroundImage.load(HBackgroundImageListener l)
Load the data for this object.
|
static HBackgroundImageListener |
HEventMulticaster.remove(HBackgroundImageListener l,
HBackgroundImageListener oldl)
Removes the old
HBackgroundImageListener from HBackgroundImageListener-l and
returns the resulting multicast listener. |
Copyright © 2012 code4tv.com. All Rights Reserved.