|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSelectionInputPreferred | |
---|---|
org.havi.ui | |
org.havi.ui.event |
Uses of HSelectionInputPreferred in org.havi.ui |
---|
Subinterfaces of HSelectionInputPreferred in org.havi.ui | |
---|---|
interface |
HItemValue
This interface is implemented by all HAVi UI components which have some form of selectable content (e.g. a list group). |
Classes in org.havi.ui that implement HSelectionInputPreferred | |
---|---|
class |
HListGroup
The HListGroup is a user interface
component representing a list of selectable items (HListElements ) which contain
graphical and / or textual content. |
Uses of HSelectionInputPreferred in org.havi.ui.event |
---|
Constructors in org.havi.ui.event with parameters of type HSelectionInputPreferred | |
---|---|
HItemEvent(HSelectionInputPreferred source,
int id,
java.lang.Object item)
Constructs an HItemEvent |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |