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 92161

Summary: Schema model factory needs to support property change listener
Product: xml Reporter: Nam Nguyen <nnguyen>
Component: XAMAssignee: Nam Nguyen <nnguyen>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: modelfactory changes

Description Nam Nguyen 2007-01-09 20:08:03 UTC
The implementation of "User defined Encoder Editor" requires being able to
detect when a fresh schema model is loaded by the factory.
Comment 1 Nam Nguyen 2007-01-09 20:48:27 UTC
Created attachment 37201 [details]
modelfactory changes
Comment 2 Nam Nguyen 2007-01-09 20:49:09 UTC
Committed to trunk simple change to add property change support to
AbstractModelFactory, which would fire property change event on property
MODEL_LOADED_PROPERTY.

Comment 3 Nam Nguyen 2007-01-09 21:53:14 UTC
Commited to release551.
Comment 4 tonybeckham 2007-04-10 23:54:20 UTC
nnguyen,
This issue submitted by you is marked as resolved. Since it relates to some
source code specifics, QA is unable to verify it. Could you please verify this
issue and mark it as verified or reopen it?
Comment 5 Nam Nguyen 2007-04-11 01:22:20 UTC
Verified