Constructor Node

See Also 

For each of your source files, the Filesystems window displays nodes for all constructors and initializers under the Constructors (Constructors 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 constructor node:
Icon Description
Constructors category node icon Category node for constructors
Icon for constructors with default access Constructor with default access
Private constructor icon Private constructor
Public constructor icon Public constructor
Non-static initializer icon Non-static initializer
Static initializer icon Static initializer

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