|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HNoInputPreferred | |
---|---|
org.havi.ui |
Uses of HNoInputPreferred in org.havi.ui |
---|
Classes in org.havi.ui that implement HNoInputPreferred | |
---|---|
class |
HAnimation
The HAnimation class is a user
interface component used to display animated graphical content (as
HStaticAnimation ) which
additionally enables a user to navigate to it, i.e. it can have the
input focus. |
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. it can have the input focus. |
class |
HRange
The HRange is a user interface
component used to display a value within a fixed range (as
org.havi.ui.HStaticRange HStaticRange}) which also enables a user to
navigate to it, i.e. it can have the input focus. |
class |
HRangeValue
The HRangeValue is a user interface
component used to display a value within a fixed range (as
org.havi.ui.HStaticRange HStaticRange}) which enables a user to
navigate to and alter the value of it, i.e. it can have the input
focus and it can be adjusted. |
class |
HStaticAnimation
The HStaticAnimation is a user interface
component used to display animated graphical content but which does
not permit the user to navigate (focus) upon it. |
class |
HStaticIcon
The HStaticIcon is a user interface
component used to display static graphical content which does
not permit the user to navigate (focus) upon it. |
class |
HStaticRange
The HStaticRange is a user interface
component used to display a static value which is within a fixed
range, but does not permit the user to navigate (focus) upon it. |
class |
HStaticText
The HStaticText is a user interface
component used to display static read-only textual content which
does not permit the user to navigate (focus) upon it. |
class |
HText
The HText is a user interface
component used to display static read-only textual content (as
HStaticText ) which additionally
enables a user to navigate to it, i.e. it can have the input focus. |
class |
HTextButton
The HTextButton is a user interface
component representing a push-button with static read-only textual
content. |
class |
HToggleButton
The HToggleButton is a user interface
component representing a "check box", or with the support
of the HToggleGroup class,
"radio buttons". |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |