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 231763 - No possibility to listen on changes in WizardDescriptor.Panel
Summary: No possibility to listen on changes in WizardDescriptor.Panel
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks: 240917
  Show dependency tree
 
Reported: 2013-06-25 09:32 UTC by Tomas Mysik
Modified: 2014-05-12 13:10 UTC (History)
1 user (show)

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 Tomas Mysik 2013-06-25 09:32:25 UTC
In New File wizard, it can easily happen that one adds his own (bottom) panel which depends on the new file name or location. Unfortunately, currently it is not possible to listen on these changes.

Thanks.