Changes

Jump to: navigation, search

RCP Concepts

156 bytes added, 15:11, 5 February 2011
JFace
=== JFace ===
[http://wiki.eclipse.org/JFace SWT UI Toolkit] is limited as a minimal abstraction layer above the UI layer of the operating system.Additional features such as the filling of the UI components using Java model objects are provided in [http://wiki.eclipse.org/JFace JFace]An example of how develop a RCP application using JFace table could be found [http://www.vogella.de/articles/EclipseJFaceTable/article.html#example here]
=== Eclipse UI ===
Based on the above components is Eclipse UI (the Workbench) ready to expand the plug-ins from the Eclipse IDE workbench to the functions that are necessary for software development. Your own plug-ins using Eclipse RCP Workbench could be developed based on generic templates.

Navigation menu