Developing for the
Motorola T720 Handset
27
MIDlet Wizard - Page 2 of 3
Page 2 of 3 (Figure 10) of the wizard lets you specify information about the form class for
the MIDlet. Fill in the appropriate fields and click Next button to show the next page of the
wizard.
NOTE: Skip this section if you did not check the Create an initial form check box in the
MIDlet Wizard - Page 1 of 3.
Figure 10. New MIDP MIDlet: Page 2 of 3
The components found in Page 2 of 3 include:
Component Description
Class name Type the name you want to use for the form class.
Package name Type the name of the package for the new form class.
Location
To change this location, either type in a new location or
click the button to the right of the text field to choose a
new location.
Base Class
The base class for the form class can only be the Form
class. You do not need to set the Base Class.