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 175912 - Clear swing component (javabeans) definitions from memory
Summary: Clear swing component (javabeans) definitions from memory
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 10:12 UTC by rcasha
Modified: 2009-11-02 10:12 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 rcasha 2009-11-02 10:12:15 UTC
At present, once a Swing component has been loaded into the form designer, any changes made to the component - such as
new / changed properties - will not be reloaded until Netbeans is restarted. It would be very useful to provide a
facility to clear any Swing/Javabeans definitions held in memory and force them to be reloaded.