|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
HActionEvent
event is used to
interact with a component implementing the HActionInputPreferred
interface
as follows:HActionEvent
.
HActionInputPreferred
indicates
that this component expects to receive HActionEvent
input events.HActionListener
interface enables the reception of HActionEvent
events, as generated
by objects implementing HActionable
.HAdjustableLook
interface is implemented by
all platform looks which support orientable components (i.e.HAdjustmentEvent
event is used to
interact with a component implementing the HAdjustmentValue
interface as follows:HAdjustmentEvent
.
HAdjustmentInputPreferred
indicates that this component expects to receive HAdjustmentEvent
input events.HAdjustmentListener
interface enables the reception of HAdjustmentEvents
, as generated
by objects implementing HAdjustmentValue
.HVisible.setHorizontalAlignment(int)
method of HVisible
which indicates
that content should be centered horizontally.
HVisible.setHorizontalAlignment(int)
method of HVisible
which indicates
that content should be fully justified (horizontally).
HVisible.setHorizontalAlignment(int)
method of HVisible
which indicates
that content should be left aligned.
HVisible.setHorizontalAlignment(int)
method of HVisible
which indicates
that content should be right aligned.
HAnimateEffect
interface
defines effect constants and controls for time-varying animations.HVisible
component to display animated graphical content.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.ApplicationStoragePermission
object.
hashCode()
to be consistent
with the equals()
.
true
if this list iterator has more elements when traversing the
list in the forward direction.
true
if this list iterator has more elements when traversing the
list in the reverse direction.
HBackgroundConfigTemplate
class is used to obtain a valid HBackgroundConfiguration
.HBackgroundConfigTemplate
object.
HBackgroundConfiguration
class describes the characteristics
(settings) of an HBackgroundDevice
.HBackgroundImage
has
finished.HBackgroundImageEvent
.
HBackgroundImage
objects.widgetChanged
.HComponent
class extends the
java.awt.Component class by implementing the HMatteLayer
interface.HScreenConfiguration
that cannot
be satisfied -- either because the HScreenConfiguration
does not
have the functionality, or because the requested HScreenConfiguration
is otherwise
invalid, e.g.HContainer
class extends the
java.awt.Container
class by implementing the HMatteLayer
interface and providing
additional Z-ordering capabilities, which are required since
components in the HAVi user-interface are explicitly allowed to
overlap each other.HDefaultTextLayoutManager
provides the default text rendering
mechanism for the HStaticText
HText
and HTextButton
classes.HDefaultTextLayoutManager
object.
HEmulatedGraphicsConfiguration
is a configuration for a
"virtual" graphics device that may perform one or more
emulations, e.g.HEmulatedGraphicsDevice
is a "virtual" graphics device
that has the capability to be configured to perform one (of many)
possible emulations.HEventMulticaster
class is intended to assist
platform or subclass implementers with the handling of HAVi
events.HExtendedLook
interface is derived
from the HLook
interface and abstracts
out the drawing of the look into separate background, border
and visible data components.HFlatEffectMatte
class
represents a matte that is constant over space but varies over
time.HFlatEffectMatte
object.
HFlatEffectMatte
object.
HFlatMatte
class represents a
matte that is constant over space and time.HFlatMatte
object.
HFlatMatte
object.
HFocusEvent
class.
HFocusEvent
class.
HFocusEvent
event is used to
interact with a component implementing the HNavigationInputPreferred
interface as follows:HFocusEvent
.
HFocusEvent
.
HFocusListener
interface enables the reception of HFocusEvent
events, as generated by
objects implementing HNavigable
.HFontCapabilities
class
allows applications to query the rendering support for various
character ranges and individual characters within specified fonts.HGraphicButton
is a user interface
component representing a push-button with static read-only graphical
content.HGraphicButton
object.
HGraphicButton
object.
HGraphicButton
object.
HGraphicButton
object.
HGraphicButton
object.
HGraphicLook
class is used by any HVisible
component to display static graphical content.HGraphicLook
object.
HGraphicsConfiguration
.HGraphicsConfigTemplate
object.
HGraphicsConfiguration
class describes the characteristics
(settings) of an HGraphicsDevice
.HGraphicsDevice
class
describes the raster graphics devices that are available for a
particular HScreen
.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.HIcon
object.
HIcon
object.
HIcon
object.
HIcon
object.
HImageEffectMatte
class
represents a matte that varies over both space and time, it is
specified as a sequence of image masks.HImageEffectMatte
object.
HImageEffectMatte
object.
HImageHints
object allows an
application to pass hints to the system how best to tailor an image
to match a (possibly) restricted HGraphicsConfiguration
.HImageMatte
class represents a
matte that varies over space but is constant over time, it can be
specified by an "image mask" (a single channel image)
where the pixels indicate matte transparency.HImageMatte
object.
HImageMatte
object.
HLook
is not compatible with
the HVisible
component it has been
associated with.HItemEvent
event is used to
interact with a component implementing the HSelectionInputPreferred
interface as follows:HItemListener
interface enables the reception of HItemEvents
, as generated
by objects implementing HItemValue
.HKeyboardInputPreferred
indicates that this component expects to receive both HKeyEvent
and HTextEvent
input events.HKeyEvent
event is used to
interact with a component implementing the HKeyboardInputPreferred
interface
as follows:HKeyEvent
object with the specified source component, type, modifiers and
key.
HKeyListener
interface enables the reception of HKeyEvent
events.HListElement
is a holder for
content used with the HListGroup
component.HListGroup
is a user interface
component representing a list of selectable items (HListElements
) which contain
graphical and / or textual content.HListGroup
object.
HListGroup
object.
HListGroup
object.
HListGroupLook
class is used by the HListGroup
component to display both the
HListGroup
itself (potentially
including a scrollbar component) and graphical or textual list
content held on the HListGroup
.HListGroupLook
object.
HLook
interface defines the
"look" of a component and may be regarded as a mechanism
to allow a "pluggable" paint method to be attached to the
component.HMatte
is the base interface for all
matte classes.HMatteException
is an
exception that is thrown when a Component is unable to support the
desired HMatte
effect.HMatteLayer
interface enables
the presentation of components, together with an associated HMatte
, for matte compositing.HMultilineEntry
is a user interface
component used to receive multiple lines of alphanumeric entry from
the user.HMultilineEntry
object.
HMultilineEntry
object.
HMultilineEntry
object.
HMultilineEntry
object.
HMultilineEntry
object.
HMultilineEntryLook
class is used by the HMultilineEntry
component to display the entering of text.HMultilineEntryLook
object.
HNavigationInputPreferred
indicates that this component expects to receive HFocusEvent
events.HNoInputPreferred
indicates that the user cannot navigate to this
component.HomePagePermission
.
HomePagePermission
.
HOrientable
interface provides
support for components which have an orientation.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.HRange
object.
HRange
object.
HRange
object.
HRangeLook
class is used to
display a slider or scrollbar type range control on screen.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.HRangeValue
object.
HRangeValue
object.
HRangeValue
object.
HRcEvent
object with the specified source component, type, modifiers and
key.
HScene
is a container representing
the displayable area on-screen within which the application can
display itself and thus interact with the user.HSceneFactory
class provides
a generic mechanism for an application to request HScene
resources from a (conceptual) window
management system.HSceneTemplate
class is used
to obtain an HScene
subject to a variety
of constraints.HSceneTemplate
object.
HScreenConfigTemplate
object.
HScreenConfiguration
class describes the characteristics (settings) of an HScreenDevice
.HScreenConfigurationListeners
when an HScreenDevice
modifies its
configuration.HScreenConfigurationEvent
HScreenDevice
is modified.HScreen
class
represents a single independent video output signal from a
device.HScreen
has been released by an application
or other entity in the system.HScreenDeviceReleasedEvent
object.
HScreen
has been reserved by an application or other entity in the
system.HScreenDeviceReservedEvent
object.
HScreenDimension
denotes a
screen dimension expressed as a relative value of the screen
dimensions.HScreenDimension
object.
HScreenLocationModifiedEvent
object.
HVideoComponent's
on-screen
location is modified.HScreenPoint
denotes a screen
location expressed as a relative value of the screen
dimensions.HScreenPoint
object.
HScreenRectangle
denotes a
screen area expressed as a relative value of the screen
dimensions.HScreenRectangle
object.
HSelectionInputPreferred
indicates
that this component expects to receive HItemEvent
input events.HSinglelineEntry
is a user interface
component used to receive a single line of alphanumeric entry from
the user and can also be used for password input.HSinglelineEntry
object.
HSinglelineEntry
object.
HSinglelineEntry
object.
HSinglelineEntry
object.
HSinglelineEntry
object.
HSinglelineEntryLook
class is used by the HSinglelineEntry
component to display the entering of text.HSinglelineEntryLook
object.
HSound
class is used to represent an
audio clip.HSound
object.
HState
interface encapsulates
constants for component states which are used in the various HVisible
setContent and getContent methods
to indicate which state the specified content is to be set.HStaticAnimation
is a user interface
component used to display animated graphical content but which does
not permit the user to navigate (focus) upon it.HStaticAnimation
object.
HStaticAnimation
object.
HStaticAnimation
object.
HStaticIcon
is a user interface
component used to display static graphical content which does
not permit the user to navigate (focus) upon it.HStaticIcon
object.
HStaticIcon
object.
HStaticIcon
object.
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.HStaticRange
object.
HStaticRange
object.
HStaticRange
object.
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.HStaticText
object.
HStaticText
object.
HStaticText
object.
HStaticText
object.
HStaticText
object.
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.HText
object.
HText
object.
HText
object.
HText
object.
HText
object.
HText
object.
HText
object.
HText
object.
HText
object.
HTextButton
is a user interface
component representing a push-button with static read-only textual
content.HTextButton
object.
HTextButton
object.
HTextButton
object.
HTextButton
object.
HTextButton
object.
HTextEvent
event is used to
interact with a component implementing the HKeyboardInputPreferred
interface as follows:HTextEvent
.
HTextLayoutManager
class
manages the layout and rendering on-screen of a
"marked-up" string.HTextListener
interface enables the reception of HTextEvents
, as generated
by objects implementing HTextValue
.HTextLook
class is used by any HVisible
component to display static text content.HTextLook
object.
HToggleButton
is a user interface
component representing a "check box", or with the support
of the HToggleGroup
class,
"radio buttons".HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButton
object.
HToggleButtons
within the same
HToggleGroup
will behave so that a
maximum of one HToggleButton
has
switchable state true, as returned by getSwitchableState
,
so as to achieve a "radio button" effect.HToggleGroup
HUIException
is a generic
exception that indicates that the desired user-interface mechanism
cannot be performed for some reason.HVersion
interface defines some
versioning constants that are accessible by using the
java.lang.System method getProperty, with the appropriate property
name.HVideoComponent
is an opaque
class encapsulating the presentation of a video source
within an application, i.e.HVideoConfigTemplate
class is used to obtain a valid HVideoConfiguration
.HVideoConfigTemplate
object.
HVideoConfiguration
class describes the characteristics (settings) of an HVideoDevice
.HVisible
class is the base class
for all non-interactive components.HVisible
component with
no HLook
.
HVisible
component with
the given HLook
.
HVisible
component with
the given HLook
and the specified
location and size.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |