Package de.enough.polish.blackberry.ui

Special implementations for javax.microedition.lcdui classes for BlackBerry - do not use directly.

See:
          Description

Interface Summary
CommandListener This interface is used by applications which need to receive high-level events from the implementation.
PolishTextField Provides common funcitonality of the PolishEditField and the PolishPasswordEditField.
 

Class Summary
AlertType The AlertType provides an indication of the nature of alerts.
Canvas A BlackBerry specific substitution of javax.microedition.lcdui.Canvas which is based on the native BlackBErry FullScreen.
Command The Command class is a construct that encapsulates the semantic information of an action.
CommandMenuItem Maps from a command to a menuitem
Display Display represents the manager of the display and input devices of the system.
Displayable An object that has the capability of being placed on the display.
DummyField  
Font The Font class represents fonts and font metrics.
Graphics Provides simple 2D geometric rendering capability.
Image The Image class is used to hold graphical image data.
PolishDateField A field used by de.enough.polish.ui.DateField for input of dates on blackberry platforms.
PolishEditField  
PolishPasswordEditField  
 

Package de.enough.polish.blackberry.ui Description

Special implementations for javax.microedition.lcdui classes for BlackBerry - do not use directly.