Code Insight page (Environment Options dialog box)
Use the Code Insight page of the Environment Options dialog box to configure Code Insight.
JBuilder's Code Insight enhancements display context-sensitive popup windows within the Editor. Code Insight provides code completion, parameter lists, and tool tip expression evaluation. Code Insight will try to highlight illegal class references and statements that import packages not on the Class Path.
To open the Code Insight page, choose Tools|IDE Options, then click the Code Insight tab.
Syntax Highlight Declaration Errors
Causes JBuilder to automatically use the color specified for the Illegal element on the Colors page to highlight declaration errors in your code.
Background Research
Researches possible code completion or parameter list choices.
Parse Delay
Sets the duration of the pause before the prefix is parsed.
Auto Completion Enabled
Activates the code completion feature.
Auto Parameter-List Enabled
Activates the parameter list display.
See also:
Getting Started with JBuilder: Configuring Code Insight