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