Bug 267855 - [plug-in registry] use a styled label provider
Summary: [plug-in registry] use a styled label provider
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Chris Aniszczyk CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2009-03-10 10:11 EDT by Chris Aniszczyk CLA
Modified: 2009-03-15 19:29 EDT (History)
2 users (show)

See Also:


Attachments
styled label provider (11.39 KB, patch)
2009-03-11 09:05 EDT, Jacek Pospychala CLA
caniszczyk: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Aniszczyk CLA 2009-03-10 10:11:41 EDT
The plug-in registry is very functional now thanks to Jacek's excellent work. It's time to make it prettier! I think we can use a styled label provider to showcase the host of a fragment and also the location of the bundle. We can probably do it for other registry view objects, but I'll leave that up to your imagination for now ;)
Comment 1 Jacek Pospychala CLA 2009-03-11 09:05:49 EDT
Created attachment 128370 [details]
styled label provider

thanks for the blog entry, styled labels are really simple.

With this change, all bundle versions, version ranges, service id's are rendered with StyledString.DECORATIONS_STYLER and all additional information (fragment host name, extension label, ext.point label) with StyledString.QUALIFIER_STYLER.
Comment 2 Chris Aniszczyk CLA 2009-03-15 19:28:00 EDT
I made some minor modifications.

Thanks Jacek.

> 20090315
Comment 3 Chris Aniszczyk CLA 2009-03-15 19:28:13 EDT
done.

> 20090315