|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HGraphicLook | |
|---|---|
| org.havi.ui | |
| Uses of HGraphicLook in org.havi.ui |
|---|
| Methods in org.havi.ui that return HGraphicLook | |
|---|---|
static HGraphicLook |
HStaticIcon.getDefaultLook()
Returns the currently set default HLook for HStaticIcon
components. |
static HGraphicLook |
HGraphicButton.getDefaultLook()
Returns the currently set default HLook for HGraphicButton
components. |
static HGraphicLook |
HIcon.getDefaultLook()
Returns the currently set default look for HIcon components. |
static HGraphicLook |
HToggleButton.getDefaultLook()
Returns the currently set default HLook
for HToggleButton
components. |
| Methods in org.havi.ui with parameters of type HGraphicLook | |
|---|---|
static void |
HStaticIcon.setDefaultLook(HGraphicLook hlook)
Sets the default HLook for further
HStaticIcon Components. |
static void |
HGraphicButton.setDefaultLook(HGraphicLook hlook)
Sets the default HLook for further
HGraphicButton components. |
static void |
HIcon.setDefaultLook(HGraphicLook hlook)
Sets the default HLook for further
HIcon Components. |
static void |
HToggleButton.setDefaultLook(HGraphicLook hlook)
Sets the default HLook for further HToggleButton components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||