Popup menu for the Editor

The popup menu for the Editor has the following menu commands.


Browse Symbol at Cursor

Displays the Browse Goto dialog box. Use this dialog box to browse a specific symbol (class, package, or interface). Symbols, or keywords, include: In order for a class to be found automatically, it must be on the import path.

Results are displayed on the Opened tab of the AppBrowser.


Toggle Breakpoint

Removes or sets a breakpoint for the current line of code.

See also:
Building Applications with JBuilder: Disabling and enabling breakpoints


Run to Cursor

Runs the program starting from the current execution point, and pauses and places the execution point on the line of code containing the cursor.

See also:
Run|Run to Cursor


Evaluate/Modify

Evaluates or changes the value of an existing expression or property.

See also:
Run|Evaluate/Modify


Add Watch at Cursor

Adds the data item at the cursor to the Watch pane.

See also:
Building Applications with JBuilder: Watching expressions


Message view

Toggles the Error pane display.


Properties

Opens the Environment Options dialog box, where you set editor options. The pages of the Environment Options dialog are: