Interface | Description |
---|---|
OleListener |
Implementers of
OleListener provide a simple
handleEvent() method that is used internally
by SWT to dispatch events. |
Class | Description |
---|---|
OLE |
OLE contains all the constants used to create an ActiveX Control or an OLE Document.
|
OleAutomation |
OleAutomation provides a generic mechanism for accessing functionality that is
specific to a particular ActiveX Control or OLE Document.
|
OleClientSite |
OleClientSite provides a site to manage an embedded OLE Document within a container.
|
OleControlSite |
OleControlSite provides a site to manage an embedded ActiveX Control within a container.
|
OleEvent | |
OleFrame |
OleFrame is an OLE Container's top level frame.
|
OleFunctionDescription | |
OleParameterDescription | |
OlePropertyDescription | |
Variant |
A Variant is a generic OLE mechanism for passing data of different types via a common interface.
|
Referencing any of the classes in this package directly guarantees that the code is platform specific.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.