Field Property Sheet
You can view properties for any field node by right-clicking
the node in the Filesystems window and choosing Properties. Field nodes have
the following properties:
- Initial Value. Sets the initial value of the field.
- Javadoc Comment. Adds or edits a Javadoc comment to the field. See
Javadoc Comment Property Editor
for more information.
- Modifiers. Defines standard Java language modifiers for the field.
Modifiers are standard keywords that alter the accessibility, behavior, or
semantics of a field. See Modifiers
Property Editor for more information.
- Name. Sets the name of the field.
- Type. Sets the field's type. You can select any Java primitive data
type from the combo box or type a class name.
Legal Notices