Package com.ibm.jdg2e.activex.editor

Examples for Chapter 34, OLE and ActiveX Interoperability.

See:
          Description

Class Summary
ActiveXBrowserView This class hosts the Shdocvw.dll component.
ActiveXHTMLEditor This class takes existing function and incoporate it into an Eclipse-aware plug-in building on the Eclipse platform frameworks using the Microsoft Web Browser control.
ActiveXMultiPageEditorContributor Manages the installation/deinstallation of global actions for multi-page editors.
ActiveXWebBrowser This class send commands to the Win32 "Shell.Explorer" OLE control using OleAutomation objects to to manage the setup, typical use, and teardown of a simple web browser.
 

Package com.ibm.jdg2e.activex.editor Description

Examples for Chapter 34, OLE and ActiveX Interoperability.