Field Node

See Also 

For each of your source files, the Filesystems window displays all field objects as field nodes under the Fields (Fields category node icon) category node.

Icons That Indicate Node States

The node icons change to indicate a particular state of the source file. The following icons show the states that can be displayed for a field node:
Icon Description
Fields category node icon Category node for fields
Node for non-static fields with default access Non-static field with default access
Non-static private field icon Non-static private field
Non-static public field icon Non-static public field
Icon for non-static fields with protected access Non-static field with protected access
Icon for static fields with default access Static field with default access
Static private field icon Static private field
Static public field icon Static public field
Icon for static fields with protected access Static field with protected access

Working With This Node

You can right-click any constructor node to access a contextual menu containing the following commands:

See Also
Filesystems Window
Generating Javadoc Documentation
Overriding and Implementing Methods
Using the Import Management Tool
Synchronizing Source Code
Configuring Java Settings

Legal Notices