Uses of Package
org.eclipse.actf.util.win32.comclutch

Packages that use org.eclipse.actf.util.win32.comclutch
org.eclipse.actf.model.dom.dombycom This package contains utilities to access DOM information via the COM wrapper. 
org.eclipse.actf.model.flash This package contains interfaces to access Flash player and content from Java. 
org.eclipse.actf.model.flash.util This package contains utilities for Flash. 
org.eclipse.actf.util.win32 This package contains Win32 utilities. 
org.eclipse.actf.util.win32.comclutch This package includes utilities to provides a way to access Windows COM component with Java-like memory management. 
org.eclipse.actf.util.win32.comclutch.impl   
org.eclipse.actf.util.win32.msaa This package includes classes to access Microsoft Active Accessibility (MSAA) Interface. 
 

Classes in org.eclipse.actf.util.win32.comclutch used by org.eclipse.actf.model.dom.dombycom
IDispatch
          Wrapper for IDispatch object see http://msdn.microsoft.com/en-us/library/ms221608.aspx IDispatch interface defines the methods to be used for method invocation and property operations with instances of native IDispatch.
 

Classes in org.eclipse.actf.util.win32.comclutch used by org.eclipse.actf.model.flash
IDispatch
          Wrapper for IDispatch object see http://msdn.microsoft.com/en-us/library/ms221608.aspx IDispatch interface defines the methods to be used for method invocation and property operations with instances of native IDispatch.
 

Classes in org.eclipse.actf.util.win32.comclutch used by org.eclipse.actf.model.flash.util
IDispatch
          Wrapper for IDispatch object see http://msdn.microsoft.com/en-us/library/ms221608.aspx IDispatch interface defines the methods to be used for method invocation and property operations with instances of native IDispatch.
 

Classes in org.eclipse.actf.util.win32.comclutch used by org.eclipse.actf.util.win32
IUnknown
          Wrapper for IUnknown object see http://msdn.microsoft.com/en-us/library/ms680509(VS.85).aspx
 

Classes in org.eclipse.actf.util.win32.comclutch used by org.eclipse.actf.util.win32.comclutch
BrowserHistory
          Wrapper for IUrlHistoryStg2 object see http://msdn.microsoft.com/en-us/library/aa767716(VS.85).aspx
ComException
          Super class of exceptions used in comclutch
ComPlugin
          The main plugin class to be used in the desktop.
DispatchException
          It will be thrown when a error occurs in invocation.
IDispatch
          Wrapper for IDispatch object see http://msdn.microsoft.com/en-us/library/ms221608.aspx IDispatch interface defines the methods to be used for method invocation and property operations with instances of native IDispatch.
IEnumUnknown
          Wrapper for IEnumUnknown object see http://msdn.microsoft.com/en-us/library/ms683764(VS.85).aspx
IResource
          IResource interface defines the methods to be implemented by classes treats native resources
IUnknown
          Wrapper for IUnknown object see http://msdn.microsoft.com/en-us/library/ms680509(VS.85).aspx
RefContainer
          RefContainer is abstract class of referenced variables.
ResourceManager
          ResourceManager treats the life cycle of the native resources.
 

Classes in org.eclipse.actf.util.win32.comclutch used by org.eclipse.actf.util.win32.comclutch.impl
IResource
          IResource interface defines the methods to be implemented by classes treats native resources
IUnknown
          Wrapper for IUnknown object see http://msdn.microsoft.com/en-us/library/ms680509(VS.85).aspx
 

Classes in org.eclipse.actf.util.win32.comclutch used by org.eclipse.actf.util.win32.msaa
IDispatch
          Wrapper for IDispatch object see http://msdn.microsoft.com/en-us/library/ms221608.aspx IDispatch interface defines the methods to be used for method invocation and property operations with instances of native IDispatch.
IResource
          IResource interface defines the methods to be implemented by classes treats native resources
IUnknown
          Wrapper for IUnknown object see http://msdn.microsoft.com/en-us/library/ms680509(VS.85).aspx