Detail window
You can enter “++” (or the Enter key) on any line to display a pop-up window containing additional information.
For example, entering “++” on a Java™ method will cause this detail window to appear.
File View Navigate Help
+----------------------------------------------------------------------------+
| |
| +--------------- The following report line was selected ---------------+ |
| | → 00220 calc 27.72 ============== | |
| +----------------------------------------------------------------------+ |
| |
| Calculation Details |
| Application code CPU measurements 282 |
| Total CPU measurements 1,017 |
| Percent of total 27.72% |
| |
| |
| Method Name: |
| calc |
| |
| Method Descriptor: |
| (I)D |
| |
| Method Signature: |
| calc(int) double |
| |
| Class Name: |
| Burner |
| |
| Package Name: |
| com/basamps/sample |
| |
+----------------------------------------------------------------------------+
Note: If you have Java source
program mapping information specified, this detail window will display
the Java source when invoked
from a Java line number object.