Bug 51257 - [Workbench] Allow subclassing of UI pieces for RCP apps
Summary: [Workbench] Allow subclassing of UI pieces for RCP apps
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-02-05 14:07 EST by paul moore CLA
Modified: 2009-08-30 02:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paul moore CLA 2004-02-05 14:07:29 EST
My immediate need is to be able to change how the shortcut bar is displayed. 
Today I can only do this by modifying the eclipse source code. Ideally I should 
be able to create a subclass of WorkbenchPage. Although I can create a subclass 
there is no way to tell the core to load it instead of WorkbenchPage. What is 
needed is either advisor methods to specify the major UI classes or the 
application manifest file specifies which classes to load for these pieces.
I should be able to provide classes for WBPAge, ViewSite, .... ; anything the 
creates UI L&F
Comment 1 Tod Creasey CLA 2006-04-13 16:09:41 EDT
There is currently no plan to work on this but a custom presentation may do the job for you
Comment 2 Denis Roy CLA 2009-08-30 02:10:49 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.