Table Of Contents - Blackberry JAVA DEVELOPMENT ENVIRONMENT - - DEVELOPMENT GUIDE Manual

Version: 4.7.0
Hide thumbs Also See for JAVA DEVELOPMENT ENVIRONMENT - - DEVELOPMENT GUIDE:
Table of Contents

Advertisement

Contents
1
Creating user interfaces.............................................................................................................................................................
Screens.............................................................................................................................................................................................
Screen classes.........................................................................................................................................................................
Create a screen.......................................................................................................................................................................
How the BlackBerry JVM manages screens........................................................................................................................
Provide screen navigation when using a MainScreen.......................................................................................................
Manage a drawing area.........................................................................................................................................................
Touch screen orientation and direction.......................................................................................................................................
Retrieve the orientation of the touch screen......................................................................................................................
Restrict the touch screen direction......................................................................................................................................
Receive notification when a drawable area of the touch screen changes......................................................................
Receive notification when the orientation of the touch screen changes........................................................................
Working with the accelerometer of a BlackBerry device............................................................................................................
Types of accelerometer data.................................................................................................................................................
Accelerometer.........................................................................................................................................................................
Retrieve accelerometer data at specific intervals...............................................................................................................
Query the accelerometer when the application is in the foreground..............................................................................
Query the accelerometer when the application is in the background.............................................................................
Store accelerometer readings in a buffer............................................................................................................................
Retrieve accelerometer readings from a buffer..................................................................................................................
Get the time a reading was taken from the accelerometer..............................................................................................
UI components................................................................................................................................................................................
Add a UI component to a screen..........................................................................................................................................
Create a dialog box................................................................................................................................................................
Creat a bitmap........................................................................................................................................................................
Create a button.......................................................................................................................................................................
Create a list.............................................................................................................................................................................
Create an alphanumeric drop-down list..............................................................................................................................
Create a text list that can be filtered...................................................................................................................................
Create a check box.................................................................................................................................................................
Create a radio button.............................................................................................................................................................
Create a date field..................................................................................................................................................................
Create a text field...................................................................................................................................................................
7
7
7
8
8
8
9
10
10
11
11
11
12
12
12
13
13
14
14
15
15
15
15
16
16
16
16
16
17
19
19
19
20

Advertisement

Table of Contents
loading

This manual is also suitable for:

Java development environment

Table of Contents