| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
HBackgroundConfigTemplate
The
HBackgroundConfigTemplate
class is used to obtain a valid HBackgroundConfiguration. |
class |
HGraphicsConfigTemplate
The HGraphicsConfigTemplate class is used to obtain a valid
HGraphicsConfiguration. |
class |
HVideoConfigTemplate
The
HVideoConfigTemplate
class is used to obtain a valid HVideoConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static HScreenConfigurationListener |
HEventMulticaster.add(HScreenConfigurationListener a,
HScreenConfigurationListener b,
HScreenConfigTemplate tb)
Adds
HScreenConfigurationListener-a with
HScreenConfigurationListener-b,
which is notified when
the HScreenDevice's configuration is modified so that it is no longer compatible with the
HScreenConfigTemplate tb. |
void |
HScreenDevice.addScreenConfigurationListener(HScreenConfigurationListener hscl,
HScreenConfigTemplate hsct)
Add an
HScreenConfigurationListener to this device, which is notified
when the device's configuration is further modified so that it
is no longer compatible with the specified HScreenConfigTemplate. |
HScreenConfiguration[] |
HScreen.getCoherentScreenConfigurations(HScreenConfigTemplate[] hscta)
Return a coherent set of
HScreenConfigurations
matching a set of templates. |
Copyright © 2012 code4tv.com. All Rights Reserved.