SWT Win32 OLE implementation classes.
-
OleAutomation provides a generic mechanism for accessing functionality that is
specific to a particular ActiveX Control or OLE Document.
OleClientSite provides a site to manage an embedded OLE Document within a container.
OleFrame is an OLE Container's top level frame.
Implementers of OleListener
provide a simple
handleEvent()
method that is used internally
by SWT to dispatch events.
A Variant is a generic OLE mechanism for passing data of different types via a common interface.