Package com.ibm.jdg2e.mini.desktop.provider

Examples for Exercise 8, Developing a Rich Client Application with Dynamically Added Plug-ins.

See:
          Description

Class Summary
JDG2EDesktopImages Convenience class for the UI plug-in's image descriptors.
JDG2EDynamicApplication JDG2EDynamicApplication, an implementor of IPlatformRunnable, is responsible for initializing the application and bootstrapping Eclipse.
JDG2EInitialPerspectiveFactory The perspective factory generates the initial page layout and visible action set for a page, in this case a simple browser, calculator, and editor area.
JDG2EWorkbenchAdvisor The JDG2EWorkbenchAdvisor decides what elements make up the main window and the set of base actions.
 

Package com.ibm.jdg2e.mini.desktop.provider Description

Examples for Exercise 8, Developing a Rich Client Application with Dynamically Added Plug-ins.