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 76490 - The New File wizard template should allow static contents
Summary: The New File wizard template should allow static contents
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Kozeny
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-05-17 14:59 UTC by Andrei Badea
Modified: 2013-02-14 13:17 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 Andrei Badea 2006-05-17 14:59:07 UTC
... and extend WizardDescriptor.ArrayIterator instead of implementing all
Iterator's methods. It seems just weird to have to implement all those methods
when you have e.g. a one-panel wizard.
Comment 1 Martin Krauskopf 2006-05-17 15:05:33 UTC
Yup. That's true as we talked about it. I'm not currently sure what was the
reason to not allow it. Maybe time, maybe lacking knowledge in those time ;)
The fix should be relatively easy.
Comment 2 Martin Krauskopf 2008-02-07 17:51:13 UTC
I'm not working on APISupport anymore. Reassigning to owner of the component, so
the issue is not 'forgotten' forever.