Example: Creating a scroller list

This example MIDlet shows you how to use the Frame Animator API together with the Gesture API to create a simple list that can be scrolled up and down by swiping or dragging.

Figure: Scroller list

Prerequisites

You need the following to develop and test this MIDlet:

  • Nokia SDK 1.0 for Java or newer

  • Series 40 6th Edition FP1 device or newer

For instructions on how to set up the Java ME development environment, see section Setting up the development environment.

Development

For more information about the MIDlet, see:

  • Design for information about the design and functionality of the MIDlet

  • Implementation for information about implementing the MIDlet

You can download the project files for the MIDlet from the download page.