Package net.rim.device.api.ui.component

Provides a library of prebuilt interface components and controls for constructing usable UI applications

See:
          Description

Interface Summary
DialogClosedListener Listener interface for handling dialog closed events.
ListFieldCallback Classes implement this interface to provide callback functionality to handle list field drawing.
TreeFieldCallback Classes implement this interface to provide callback functionality to handle tree field drawing.
 

Class Summary
AutoTextEditField An editable text field designed to provide autotext support.
BasicEditField An editable simple text field with no formatting.
BitmapField Displays a bitmap.
ButtonField Contains a button control.
CheckboxField Contains a checkbox control.
ChoiceField Base implementation of a choice field.
DateField Stores date and time values.
Dialog Provides a dialog box with predefined configurations.
EditField An editable simple text field with no formatting.
GaugeField Displays a horizontal bar that you can use for numeric selection or as a progress indicator.
LabelField Contains a simple label.
ListField Contains rows of selectable list items.
Menu Screen to provide a menu.
NullField A field of no size.
NumericChoiceField A choice field that supports chosing from a range of numeric values.
ObjectChoiceField Choice field that supports a list of object choices.
ObjectListField List field to contain a list of objects.
PasswordEditField An editable text field desgined specifically to handle password input.
RadioButtonField Field to provide a radio-button control.
RadioButtonGroup Groups a set of related radio button fields.
RichTextField Read-only field that supports richly formatted text.
SeparatorField A field which draws a horizontal line across it's width.
Status Simple dialog to show ongoing status.
TreeField A simple field to show a tree structure.
 

Package net.rim.device.api.ui.component Description

Provides a library of prebuilt interface components and controls for constructing usable UI applications.



Copyright 1999-2002 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.