Uses of Package
org.j4me.ui

Packages that use org.j4me.ui
org.j4me.ui UI framework for building professional looking applications that have a consistent experience across devices. 
org.j4me.ui.components UI widgets that can be placed onto J4ME UI screens. 
 

Classes in org.j4me.ui used by org.j4me.ui
DeviceScreen
          The DeviceScreen class is a base class for any screen that needs complete control over how it is painted.
Dialog
          The Dialog class is a base class for any screen that accepts user input using standard components like the text box.
Menu
          The Menu class is used for creating the application's menus.
MenuItem
          Implementing classes can be used as menu choices in a Menu.
Theme
          Derive this class to set the application's theme.
 

Classes in org.j4me.ui used by org.j4me.ui.components
DeviceScreen
          The DeviceScreen class is a base class for any screen that needs complete control over how it is painted.
Menu
          The Menu class is used for creating the application's menus.
MenuItem
          Implementing classes can be used as menu choices in a Menu.
Theme
          Derive this class to set the application's theme.