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 206184 - Disable help button in New File Wizard
Summary: Disable help button in New File Wizard
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: IDE (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: AlyonaStashkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-09 10:16 UTC by AlyonaStashkova
Modified: 2012-03-27 19:28 UTC (History)
1 user (show)

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 AlyonaStashkova 2011-12-09 10:16:25 UTC
There is a Help button in the Name and Location panel of the New File wizard for the following file types:

Java  >   Java Class 
Java  >   Java Interface
Java  >   Java Enum 
Java  >   Java Annotation Type 
Java  >   Java Exception 
Java  >   Java Package Info 
Java  >   JApplet 
Java  >   Applet 
Java  >   Java Main Class 
Java  >   Java Singleton Class 
Java  >   Empty Java File 
Java  >   Java Package 

Swing GUI Forms > JDialog Form
Swing GUI Forms > JFrame Form
Swing GUI Forms > JInternalFrame form
Swing GUI Forms > JPanel Form
Swing GUI Forms > JApplet Form
Swing GUI Forms > Bean Form
Swing GUI Forms > Application Sample Form
Swing GUI Forms > MDI Application Sample Form
Swing GUI Forms > Master/Detail Sample Form
Swing GUI Forms > OK/Cancel Dialog Sample Form

AWT GUI Form > Applet Form
AWT GUI Form > Dialog Form
AWT GUI Form > Frame Form
AWT GUI Form > Panel Form


This Help button needs to be disabled since there is no specific help topic exists for each of the mentioned above file types.
Comment 1 Kenneth Ganfield 2012-03-27 16:21:48 UTC
Can you evaluate this? Are some of these already covered by this issue: #205762 ?
Comment 2 AlyonaStashkova 2012-03-27 19:28:27 UTC
All the reported Help buttons are disabled.
Checked using NetBeans IDE Dev (Build 201203250401).
Marking issue as fixed.