| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Method and Description |
|---|---|
HBackgroundConfigTemplate |
HBackgroundConfiguration.getConfigTemplate()
Returns an
HBackgroundConfigTemplate
object that describes and uniquely
identifies this HBackgroundConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
HBackgroundConfiguration |
HBackgroundDevice.getBestConfiguration(HBackgroundConfigTemplate hbc)
Returns the "best" configuration possible that passes
the criteria defined in this
HBackgroundConfigTemplate or null. |
HBackgroundConfiguration |
HScreen.getBestConfiguration(HBackgroundConfigTemplate[] hbcta)
Returns an
HBackgroundConfiguration from an HBackgroundDevice which is present on this HScreen that best matches at least one of
the specified HBackgroundConfigTemplates, or null if this is not possible. |
HBackgroundConfiguration |
HBackgroundDevice.getBestConfiguration(HBackgroundConfigTemplate[] hbcta)
Returns the "best" configuration possible that passes
the criteria defined in one of the
HBackgroundConfigTemplate objects within the specified array or null. |
Copyright © 2012 code4tv.com. All Rights Reserved.