Package de.enough.polish.blackberry.nativeui

Contains native UI components for BlackBerry that integrate well with J2ME Polish.

See:
          Description

Class Summary
AlertDialog Displays an alert as a native Dialog on BlackBerry OS.
ChoiceGroupField Maps exclusive and multiple choicegroups
FieldHelper Helper utility for native representations for J2ME Polish items.
FormScreen Display Form contents
ItemField Paints a J2ME Polish field as it behaves normally instead of using a native BlackBerry representation.
LabelItemManager Stores the label and item horizontally.
StringItemButtonField Paints a J2ME Polish field as it behaves normally instead of using a native BlackBerry representation.
StringItemLabelField Paints a J2ME Polish field as it behaves normally instead of using a native BlackBerry representation.
TextFieldEditField Paints a J2ME Polish field as it behaves normally instead of using a native BlackBerry representation.
TextFieldEmailAddressEditField Uses a native TextFieldEmailAddressEditField for editing EMAILADDR TextFields.
TextFieldPasswordEditField Uses a native PasswordEditField for editing PASSWORD TextFields.
 

Package de.enough.polish.blackberry.nativeui Description

Contains native UI components for BlackBerry that integrate well with J2ME Polish. You can, for example, use native alerts by setting the preprocessing variable "polish.useNativeAlerts" to "true".