Help Center

Local Navigation

Create a screen

  1. Import the following classes:
    • net.rim.device.api.ui.Screen
    • net.rim.device.api.ui.container.FullScreen
    • net.rim.device.api.ui.container.MainScreen
  2. Extend the Screen class or one of its subclasses, FullScreen or MainScreen.

Index


Was this information helpful? Send us your comments.