This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 207741 - Improve wording of labels in Stopwatch dialog
Summary: Improve wording of labels in Stopwatch dialog
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 14:55 UTC by Jiri Sedlacek
Modified: 2012-01-25 15:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2012-01-25 14:55:08 UTC
Currently the Stopwatch dialog displays "Location (begin)" and "Location (end)" which seems to be in some relation to "Line <number> Begin / End".

Using "Location (Start)" and "Location (Stop)" seems to resolve the problem and is more appropriate in context of Stopwatch. Position names need to be updated also in profiling points reports.
Comment 1 Jiri Sedlacek 2012-01-25 15:16:02 UTC
Also applies to Load Generator profiling point.

Implemented by http://hg.netbeans.org/profiler-main/rev/b4103072d09b.