Bug 48773 - [Preferences] Workbench should use ColorRegistry for color management.
Summary: [Preferences] Workbench should use ColorRegistry for color management.
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Kim Horne CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 51684 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-15 13:52 EST by Kim Horne CLA
Modified: 2004-04-01 15:41 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Horne CLA 2003-12-15 13:52:38 EST
Wherever possible, the workbench should use the new Color API for its colors.
Comment 1 Kim Horne CLA 2004-02-11 12:38:51 EST
*** Bug 51684 has been marked as a duplicate of this bug. ***
Comment 2 Kim Horne CLA 2004-03-10 11:05:24 EST
error,hyperlink and active hyperlink have been moved over to the new color API.
 Additionally, JFaceColors uses the registry under the hood for Color
get*Text(Display) methods.
Comment 3 Kim Horne CLA 2004-03-10 19:19:39 EST
Most of the cases are now eventually working their way back to the registry. 
WorkbenchColors/JFaceColors/ColorSchemeService have all been touched upon.  Now
I need to ensure that we're using theme.getBlah() instead of accessing the
JFaceColors.
Comment 4 Kim Horne CLA 2004-03-18 10:48:29 EST
Last bit of cleanup in JFaceColors done.
Comment 5 Kim Horne CLA 2004-03-24 11:44:32 EST
Verified in 200403240800
Comment 6 Kim Horne CLA 2004-04-01 15:41:30 EST
Closed.