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

Summary: The New File wizard template should allow static contents
Product: apisupport Reporter: Andrei Badea <abadea>
Component: TemplatesAssignee: Martin Kozeny <mkozeny>
Status: NEW ---    
Severity: blocker Keywords: UI
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.