Productivity! Delays Page (Editor Options Dialog Box)

The Delays page of the Productivity! Editor Options page provides the following options:

  1. Hyperlink.Help Delays
  2. Hyperlink.Navigate Delays
  3. Help.Insight Delay
  4. Context Discovering Timeout

See also: Productivity! General Property Page

Hyperlink.Help and Hyperlink.Navigate Delays

With these options you may specify the delays used for invocation and closing of popup windows displayed by the Hyperlink.Help and Hyperlink.Navigate tools.

Help.Insight Delay

With this option you may specify the Help.Insight delay for JBuilder built-in Member Insight as well as for Productivity! insights.

You may also indicate whether Help.Insight will be integrated with the JBuilder built-in insights using the the Enable Help for built-in JBuilder insights checkbox. From the Enable Help for Productivity! Insights option you can specify whether or not Help.Insight will be integrated with the insights included into Productivity!.

Invocation delay

With this slider you may define the timeout between the time when a member in Member Insight (or Productivity! Insights) is selected and when the Help.Insight popup window is displayed.

Context Discovering Timeout

In certain cases, (particularly, for the classes with a large number of inner classes), Context.Insight display only the upper class information.

The reason for this is the limitation of JBuilder JOT subsystem that requires significant amount of time (up to tens of seconds) to retrieve information about the inner classes. To avoid hang-up of JBuilder, the time required for collection of context information was limited to 2 seconds. Thus, if JOT fails to provide the data within this interval, only the upper class information is selected.

Relatively slow performance of Context.Insight when cursor is placed on the white space between class methods can also be justified by the these reasons. The same limitations may affect other tools that use the same functionality (Override.Insight, Implement.Insight).

Using this option you can specify the maximum time allowed to discover the context as well as the need to discover inner classes.

See also: Productivity! General Property Page