| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Method and Description |
|---|---|
static HGraphicLook |
HToggleButton.getDefaultLook()
Returns the currently set default
HLook
for HToggleButton
components. |
static HGraphicLook |
HStaticIcon.getDefaultLook()
Returns the currently set default
HLook for HStaticIcon
components. |
static HGraphicLook |
HIcon.getDefaultLook()
Returns the currently set default look for
HIcon components. |
static HGraphicLook |
HGraphicButton.getDefaultLook()
Returns the currently set default
HLook for HGraphicButton
components. |
| Modifier and Type | Method and Description |
|---|---|
static void |
HToggleButton.setDefaultLook(HGraphicLook hlook)
Sets the default
HLook for further HToggleButton components. |
static void |
HStaticIcon.setDefaultLook(HGraphicLook hlook)
Sets the default
HLook for further
HStaticIcon Components. |
static void |
HIcon.setDefaultLook(HGraphicLook hlook)
|
static void |
HGraphicButton.setDefaultLook(HGraphicLook hlook)
Sets the default
HLook for further
HGraphicButton components. |
Copyright © 2012 code4tv.com. All Rights Reserved.