Constructor Nodes in the Explorer

See Also 

For each of your source files, the Explorer displays nodes for all constructors and initializers under the Constructors (Constructors category node icon) category node. Property information about each constructor or initializer is presented in its Explorer icon and property sheet. Double-click any constructor or initializer node in the Explorer to jump to its location in the Source Editor.

Contextual Menu Commands

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

Node Icons

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

Constructor Node Properties

Constructor nodes have the following properties:

See Also
Source File Nodes in the Explorer
Form Object Nodes in the Explorer
Class Nodes in the Explorer
Interface Nodes in the Explorer
Field Nodes in the Explorer
Method Nodes in the Explorer
Bean Pattern Nodes in the Explorer

The Explorer
Overriding Methods
Using the Import Management Tool
Synchronizing Source Code
Configuring Java Settings

Legal Notices