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 105144 - Select Profiling task dialog needs help ids
Summary: Select Profiling task dialog needs help ids
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-30 14:39 UTC by Kenneth Ganfield
Modified: 2007-08-06 21:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2007-05-30 14:39:06 UTC
The Select Profiling task dialog needs help ids

Ideally the help id would change according to which option in the left they
select [monitor, CPU, Memory]

Also, I think it would help the user if there was a short one sentence
description in the dialog describing each of the options, eg below Analyze Memory.

Also, I think that the when the user clicks CPU in the left, the right pane
should say Analyze CPU Performance. something with CPU in the titles
Comment 1 Alexander Kouznetsov 2007-05-30 15:18:46 UTC
For Monitoring it is also important to describe what information will be
available in this mode.
Comment 2 Jiri Sedlacek 2007-08-06 21:16:50 UTC
Created help ids:

 - SelectProfilingTask.Monitor.HelpCtx
 - SelectProfilingTask.Cpu.HelpCtx
 - SelectProfilingTask.Memory.HelpCtx


Fixed for Beta1.