Saturday, November 20, 2010

Blackberry - Lab2 - Task1 - adjustment

An adjustment object can be used to encapsulate the data structure in use by many different UI components.

Adjustment components are useful for any components that need to share access to a model containing a range of values.

Blackberry - Lab2 - UI Toolkit Lab

This lab demonstrates some advanced UI components.

The app includes 3 screens, one to demonstrate "Adjustment", "Titlebar", and "Trackpad Gestures" APIs, respectively.

This lab contains 4 java files.


***For additional information on the various API classes used in this lab, refer to the Blackberry JDE API Specification (Javadocs)