Package com.ibm.jdg2e.rcp.simple

Examples for Exercise 7, Developing Your First Rich Client Application.

See:
          Description

Class Summary
SimpleApplicationRunnable A rich client application extension in Eclipse starts with an extension to the extension point org.eclipse.core.runtime.applications.
SimplePerspectiveFactory The RCP framework requires the definition and the creation of a perspective.
SimpleWorkbenchAdvisor This RCP application interacts with the Workbench window through the RCP framework's WorkbenchAdvisor methods.
 

Package com.ibm.jdg2e.rcp.simple Description

Examples for Exercise 7, Developing Your First Rich Client Application.