[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Java Application Wizard

The Java Application wizard is divided into the following steps:

1. Describe the application class for the Java application.

2. Describe the frame class for the Java application.

3. Provide additional information for the Java application.

To use the Java Application wizard, follow these steps:

1. Describe the application class for the Java application.

This section of the wizard, shown in Figure 12.8, lets you specify application class information for the Java application.

Java Application wizard - Application Class:

This section includes the following parts:


Class Name

Enter a name for the application's class in this field. An example name is provided.


Package Name

If you wish, you can enter in this field a package for the application class. A sample package name is provided.


Location

In this field, type a location in which to save the application class for the new application. Alternatively, click the button next to the field. A standard window displays. Use the window controls to select a location.


Create a frame on startup

Enable this checkbox if you want the IDE to automatically generate a new layout frame. This option automatically displays the Layout Editor, Component Palette, and Object Inspector. Disable the checkbox if you do not want to automatically display these tools.

2. Describe the frame class for the Java application.

This section of the wizard, shown in Figure 12.9, lets you specify frame class information for the Java application.

This section includes the following parts:


Class Name

Enter a name for the frame's class in this field. An example name is provided.


Package Name

If you wish, you can enter in this field a package for the frame class. A sample package name is provided.


Location

In this field, type a location in which to save the frame class for the new application. Alternatively, click the button next to the field. A standard window displays. Use the window controls to select a location. Note that a valid location depends on your settings for strict filenames and strict package roots.


Base Class

Choose from this pop-up menu the desired base-class frame type. You can choose AWT frame or Swing frame.

3. Provide additional information for the Java application.

This section of the wizard, shown in Figure 12.10, lets you provide additional information to describe the application.

This section includes the following parts:


Application title

If desired, enter a title for the new application in this field.


Description

If you wish, type a description for the new application in this field.


Insert information in every file

To add the information contained in the Application title and Description fields to the beginning of every application file, enable this checkbox. Disable the checkbox otherwise. The checkbox is enabled by default.


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000