如何自定义RCP界面

时间:2023-01-12 23:26:07

那个Presentations API在这里下载:

http://sourceforge.net/projects/eclipse-skins/

包下载:skins.rar

设置在eclipse-->properties-->general-->appearance,重启Eclipse,VS UI不是很漂亮

CSDN帖子如下:

http://topic.csdn.net/u/20080709/15/d4c8f172-96e4-40f2-9bee-accf072724b3.html

 

有对Eclipse 的Look and Feel custome

 

如何自定义RCP界面

看看workplace和新版的notes, 都是使用RCP的, 但界面已经变成非常华丽的了.... 看着都流口水, 啥时候可以开放啊.... HOHO如何自定义RCP界面

需求:Eclipse的RCP框架下,替换默认的UI风格,替换成其他的如Microsoft Office 2007或者自定义风格,不知有开源的UI库没?比如Lotus Notes,如上,

网友提供一个链接:

http://wiki.eclipse.org/index.php/RCP_Custom_Look_and_Feel

有一个项目发现能满足自己的需求:

Nebula PShelf-based Presentation

如何自定义RCP界面

The PShelf-based Presentation is an Eclipse presentation based on the Nebula PShelf widget. Views are displayed using a PShelf and editors are displayed using a CTabFolder. This presentation was designed with RCP applications in mind and does not replicate all the ality available within the standard Eclipse presentations.

NOTE: The PShelf-based Presentation is still under active development. The code is made available in an ALPHA state. Users should expect changes in future versions.

Download the PShelf-based Presentation - Alpha Version

对View 和editor都经行了自定义,加上SWT Win32 Extension. 对MenuBar和toolbar就应该能满足我们的需求!让他们再开发一阵再看看,呵呵,我很懒的!

swt.win32.extension实现的两个效果
Vista Glossy 效果的实现

如何自定义RCP界面
Aero Experience透明玻璃质感桌面主题
毛玻璃效果