Changes

Jump to: navigation, search

RCP Concepts

37 bytes added, 12:32, 5 February 2011
no edit summary
[http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/package-summary.html Core runtime] provides general, non-UI related functionality for Eclipse applications. They administer the life cycle of Eclipse applications, is therefore responsible for launching and initialization of the application.
=== Standard Widget Toolkit (SWT)===
[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 uses the.
JFace

Navigation menu