Creating a Field

To create a new field in a class or interface:

  1. In the Workbench or a browser, select the class or interface to which you want to add the field.
  2. Click the New Field button newfieldUp.gif (1055 bytes) in the toolbar, or select Add Field from the class's pop-up menu.  This will launch the Add Field SmartGuide.
  3. Follow the SmartGuide instructions to create the new field.

When you exit the SmartGuide, the field is created and compiled.

ngrelc.gif (533 bytes)
Projects and Other Program Elements

ngrelc.gif (533 bytes)
Creating a Class
Creating an Interface
Creating a Method