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 69986 - [New Proj Tmpl] Wizard panel title missing
Summary: [New Proj Tmpl] Wizard panel title missing
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 03:38 UTC by Jesse Glick
Modified: 2006-01-18 10:23 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 Jesse Glick 2005-12-07 03:38:22 UTC
Dev build. Make a new project template wizard, and run it. In the generated
wizard panel there is no title above the horizontal separator. There should be
something there.
Comment 1 Martin Krauskopf 2005-12-07 16:13:53 UTC
Fixed. Also localization issue.

Checking in ui/wizard/project/NewProjectIterator.java; 1.14 -> 1.15;
Checking in ui/wizard/project/templateWizardIterator.javx; 1.11 -> 1.12;
Checking in ui/wizard/project/templateWizardPanel.javx; 1.5 -> 1.6;
Comment 2 pzajac 2006-01-18 10:23:22 UTC
verified