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 23.95 ============ | |
| +----------------------------------------------------------------------+ |
| |
| Calculation Details |
| Application code activity measurements 402 |
| Total measurements 1,678 |
| Percent of total 23.95% |
| |
| |
| 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.