The File wizards are described in the following table:
File wizards
Wizard | Description | |
Project wizard | Guides you through the housekeeping tasks of project creation and provides a simple, automated method for creating a new Java development project. If you invoke any of the other File wizards when you don't have a project open, the Project wizard will automatically be invoked first. | |
Application wizard | Creates a new Java application shell which contains a Frame. | |
Applet wizard | Creates a minimal applet and HTML file which contains the applet. | |
New Frame wizard | Creates a new frame. | |
New Dialog wizard | Creates a new dialog. | |
New Panel wizard | Creates a new panel. | |
New DataModule wizard | Creates a new data module. | |
New Java File wizard | Creates a new class. | |
HTML wizard | Creates an HTML file. (Does not use a dialog box.) | |