Uses of Class
org.havi.ui.HStaticIcon

Packages that use HStaticIcon
org.havi.ui   
 

Uses of HStaticIcon in org.havi.ui
 

Subclasses of HStaticIcon in org.havi.ui
 class HGraphicButton
          The HGraphicButton is a user interface component representing a push-button with static read-only graphical content.
 class HIcon
          The HIcon is a user interface component used to display static graphical content (as HStaticIcon) which also enables a user to navigate to it, i.e.
 class HToggleButton
          The HToggleButton is a user interface component representing a "check box", or with the support of the HToggleGroup class, "radio buttons".