| Package | Description |
|---|---|
| org.havi.ui | |
| org.havi.ui.event |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HTextValue
This interface is implemented by all HAVi UI components which have
have editable text content (e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HMultilineEntry
The
HMultilineEntry is a user interface
component used to receive multiple lines of alphanumeric entry from
the user. |
class |
HSinglelineEntry
The
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. |
| Constructor and Description |
|---|
HTextEvent(HKeyboardInputPreferred source,
int id)
Constructs an
HTextEvent. |
Copyright © 2012 code4tv.com. All Rights Reserved.