Changes

Jump to: navigation, search

RCP Concepts

40 bytes added, 12:37, 5 February 2011
no edit summary
[http://www.eclipse.org/swt/widgets/ SWT is the UI toolkit of Eclipse platform]. Eclipse RCP applications are not based on the Java GUI framework swing , but rather a private SWT GUI framework, which is native UI widgets of the underlying operating system.
=== 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 JFace.
Eclipse UI

Navigation menu