Package org.j4me.ui.components

UI widgets that can be placed onto J4ME UI screens.

See:
          Description

Class Summary
CheckBox The CheckBox component lets a user turn an option on or off.
Component Components are UI widgets that appear on forms.
HorizontalRule A horizontal rule component.
Label Displays a string.
MenuOption The Menu screen uses one of these MenuOption components for each menu choice.
Picture The Picture component shows an Image.
ProgressBar Displays a progress bar that indicates the state of a background process.
RadioButton A RadioButton component lets a user select exactly one choice from a list.
TextBox A TextBox is a component for entering text, numbers, and keyboard data.
Whitespace The Whitespace component adds whitespace to a form.
 

Package org.j4me.ui.components Description

UI widgets that can be placed onto J4ME UI screens.