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 134265 - Add a Resource Table to the graph library
Summary: Add a Resource Table to the graph library
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Trey Spiva
URL: http://wiki.netbeans.org/VisualLibary...
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2008-04-30 15:52 UTC by Trey Spiva
Modified: 2009-11-24 04:13 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 Trey Spiva 2008-04-30 15:52:55 UTC
This addition to the Graph Library API is trivial. The request is to add a resource table construct to the graph library. The resource table will allow for a central 
location for properties like font, color and paint objects. The resource table will help enforce an applications look and feel. When a property is updated in the 
resource table, all interested widgets will be notified of the change. The notification allows widgets to update when a resource property changes.
Comment 1 Trey Spiva 2008-04-30 15:59:00 UTC
Please see the attached URL for a for in depth summary of the API Change.  The URL also contains links to the source file diffs. 

Comment 2 Trey Spiva 2008-05-12 19:30:41 UTC
I am going to merge this changes into the main repository.
Comment 3 Trey Spiva 2008-06-13 14:31:47 UTC
The code has been added to the repository.
Comment 4 t_h 2009-11-24 04:13:43 UTC
already integrated