Creating a new form
Use the New From Template command to create a new form from template and open it in the Form Editor.
Forte for Java supports nine basic form types from both the AWT and the newer JFC components. The table below lists them.
Table 7: Basic form types supported by Forte for Java
Note that the table lists only the basic types which differ both in design-time look and in the code generated for the form's class. Customized forms (for example, a dialog box with OK and Cancel buttons) and customized user classes (derived from one of the container classes above) can also be created and then saved as new templates. See Creating your own templates.
Contents | Prev | Next | Index |