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 180453

Summary: Create Customizer Support API
Product: platform Reporter: Peter Nabbefeld <epdv>
Component: Dialogs&WizardsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: API
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 180454    

Description Peter Nabbefeld 2010-02-09 00:16:16 UTC
The wizard iterator classes and interfaces are oversized for usage as customizers. Usage of "naked" customizers often isn't enough (e.g. no validation support). IMHO, creating a customizer support api would be the best solution, probably making the WizardIterator classes and interfaces inherit them.
Comment 1 Stanislav Aubrecht 2013-04-05 14:53:23 UTC
Sorry but it's not quite clear what you're requesting in this issue. Please elaborate, thanks.