Source pane
The Source pane of the AppBrowser provides a full-featured code editor. It gives you access to your source code and offers many powerful features such as,
- Multiple key bindings to emulate Brief, Epsilon, or standard Windows editors
- Color syntax highlighting for both Java and HTML
- Multiple and group Undo
- A full range of editing commands
You can customize the editing environment by using the Editor page of the Environment Options dialog box.
To get help on a Java keyword or class library identifier, click the keyword. Then right-click and select Browse Keyword At Cursor.
See also:
Context-sensitive help: The AppBrowser window
User's Guide: The AppBrowser
User's Guide: Working with code