New Wizard
Create Fields Panel

Element Description
Fields Displays the fields you want to generate in your class code. Select any field from the list to modify its properties in the bottom of the wizard. You can use the New button to create a new field or use the Duplicate field to make a copy of an existing field. The Up and Down buttons change the order in which the fields appear in the generated code. When you hold the mouse over a field's name, a tool-tip displays the full field declaration as compiled from the information on this panel.
Name The name of the field as it appears in the generated code.
Access Level The field's access level. If you do not want to explicitly specify the field's access level, select default.
Type You can choose the field's type from the combo box, or type in a fully-qualified name.
Field Type The field type for the field. If you do not want to explicitly specify the field's access level, do not select any of the checkboxes.
Initial Value Enter the initial value for the field. You can initialize the field by entering new class (parameters).
FQN tips.
See also
Synchronizing Source Code
Node Objects in the Explorer and Object Browser
Using Quick Browse for Java Elements
Filesystems and the Java Classpath

Specifying the Default Compiler
Specifying the Default Executor
Specifying the Default Debugger

Configuring the Compilers in the IDE
Configuring the Default Debugger
Configuring the Executors That Run Your Programs

Legal Notices