| Package | Description |
|---|---|
| org.havi.ui | |
| org.havi.ui.event |
| Modifier and Type | Method and Description |
|---|---|
void |
HEventMulticaster.imageLoaded(HBackgroundImageEvent e)
Handles the
HBackgroundImageEvent by invoking the
imageLoaded methods on listener-a and listener-b. |
void |
HEventMulticaster.imageLoadFailed(HBackgroundImageEvent e)
Handles the
HBackgroundImageEvent by invoking the
imageLoadFailed methods on listener-a and listener-b. |
| Modifier and Type | Method and Description |
|---|---|
void |
HBackgroundImageListener.imageLoaded(HBackgroundImageEvent e)
Invoked when the data for an
HBackgroundImage has been loaded. |
void |
HBackgroundImageListener.imageLoadFailed(HBackgroundImageEvent e)
Invoked when loading of an HBackgroundImage fails.
|
Copyright © 2012 code4tv.com. All Rights Reserved.