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 - Schema model factory needs to support property change listener
Summary: Schema model factory needs to support property change listener
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: XAM (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 20:08 UTC by Nam Nguyen
Modified: 2007-04-11 01:22 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
modelfactory changes (12.19 KB, patch)
2007-01-09 20:48 UTC, Nam Nguyen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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