Object Palette Pages
The pages in the Object Palette are
- Displayables These parts are the basic displays of a MIDlet. They may be only added to the Display node of a MIDlet.
- Form Items These parts are the building blocks of a Form displayable. They may only be added to a Form.
- ChoiceElements A ChoiceElement is a string and optionally an image. It may be added only to a List or to the ChoiceGroup Form item.
- Commands A Command represents an action that may be taken in a MIDlet, either to move from one screen to another, or to execute code. A Command may be added to any Displayable except for the Alert.
| Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |