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 - Create Customizer Support API
Summary: Create Customizer Support API
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: API
Depends on:
Blocks: 180454
  Show dependency tree
 
Reported: 2010-02-09 00:16 UTC by Peter Nabbefeld
Modified: 2013-04-05 14:53 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 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.