Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.swt.ole.win32

SWT Win32 OLE implementation classes.

See:
           Description

Interface Summary
OleListener Implementers of OleListener provide a simple handleEvent() method that is used internally by SWT to dispatch events.
 

Class Summary
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.
 

Package org.eclipse.swt.ole.win32 Description

SWT Win32 OLE implementation classes.

Package Specification

This package contains the classes which provide the public API to the the Microsoft Win32 Object Linking and Embedding mechanism that the win32 variant of SWT is capable of using.

Referencing any of the classes in this package directly guarantees that the code is platform specific.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire