About Editing Java Source Files

The IDE's built-in Source Editor enables you to view, create, and edit your Java source code.

You can open the Source Editor window by double-clicking an editable element in the Projects window or by choosing File > New to create a new file.

The IDE has many features to simplify coding of Java files such as:

See Also
Modifying GUI Source Code

Legal Notices