BlackBerry Layouts Manager Classes

BlackBerry Layouts Manager

BlackBerry is a line of mobile e-mail and smartphone devices developed and designed by Research In Motion (RIM) since 1999 and the two BlackBerry development environments produced by RIM. The BlackBerry Java Development Environment (JDE), and the BlackBerry JDE Plug-in for Eclipse.

The class hierarchy diagram is given below which describe the position where Manager and it's subclasses are in the RIM API:

class hierarchy diagram of blackberry

Classes you need to import while working with BlackBerry Layouts Manager

-net.rim.device.api.ui.Screen
-net.rim.device.api.ui.Manager
-net.rim.device.api.ui.component.BitmapField
-net.rim.device.api.ui.container.VerticalFieldManager
-net.rim.device.api.ui.container.FlowFieldManager
-net.rim.device.api.ui.container.DialogFieldManager
-net.rim.device.api.ui.container.HorizontalFieldManager
-net.rim.device.api.ui.container.MainScreen

Thank You.....