Uses of Package
com.jniwrapper.win32.automation

Packages that use com.jniwrapper.win32.automation
com.jniwrapper.win32.automation This package provides interfaces, their implementaitons, utility classes and data types for working with Microsoft Automation. 
com.jniwrapper.win32.automation.impl The com.jniwrapper.win32.automation.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.automation package. 
com.jniwrapper.win32.automation.types The com.jniwrapper.win32.automation.types package contains various Automation types wrappers, such as Variant, BStr, SafeArray and other. 
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
com.jniwrapper.win32.com.impl The com.jniwrapper.win32.com.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.com package. 
com.jniwrapper.win32.com.server The com.jniwrapper.win32.com.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.com package. 
com.jniwrapper.win32.mshtml The com.jniwrapper.win32.mshtml package contains a number of commonly used interfaces from the MSHTML library. 
com.jniwrapper.win32.mshtml.impl The com.jniwrapper.win32.mshtml.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.mshtml package. 
com.jniwrapper.win32.ole The com.jniwrapper.win32.mshtml package contains a number of interfaces that are used in the OLE technology. 
com.jniwrapper.win32.ole.impl The com.jniwrapper.win32.ole.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.ole package. 
com.jniwrapper.win32.stg The com.jniwrapper.win32.stg package contains a number of commonly used interfaces from the Structured Storage API. 
com.jniwrapper.win32.stg.impl The com.jniwrapper.win32.stg.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.stg package. 
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.automation
ContainerHandler
          This class is a callback for OleContainer.
FileOperationsHandler
          This class is a callback for OleContainer.
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
IRecordInfo
          This class describes the structure of a particular user-defined data type.
ITypeComp
          This interface retrieves information for binding and instantiating interfaces or structures.
ITypeInfo
          This interface retrieves information about an object.
ITypeLib
          This interface retrieves information about objects in a type library.
MouseHandler.MouseEvent
           
OleContainer
          This class enables to embed OLE/ActiveX controls into a java application.
OleContainer.AutoActivateMode
          Represents enumeration of auto activation modes.
OleContainer.SizeMode
          Represents enumeration of available size modes.
OleMessageLoop
          This class provides the dedicated message queue thread for OLE/COM.
OleStr
          This class represents alias for LPOLESTR native type.
PrintHandler
          This class is a callback for OleContainer.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.automation.impl
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
IDispatchEx
          The IDispatchEx interface is an extension of the IDispatch interface.
IRecordInfo
          This class describes the structure of a particular user-defined data type.
ITypeComp
          This interface retrieves information for binding and instantiating interfaces or structures.
ITypeInfo
          This interface retrieves information about an object.
ITypeLib
          This interface retrieves information about objects in a type library.
OleStr
          This class represents alias for LPOLESTR native type.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.automation.types
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
IRecordInfo
          This class describes the structure of a particular user-defined data type.
ITypeComp
          This interface retrieves information for binding and instantiating interfaces or structures.
ITypeInfo
          This interface retrieves information about an object.
OleStr
          This class represents alias for LPOLESTR native type.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.com
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
OleMessageLoop
          This class provides the dedicated message queue thread for OLE/COM.
OleStr
          This class represents alias for LPOLESTR native type.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.com.impl
OleStr
          This class represents alias for LPOLESTR native type.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.com.server
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
ITypeInfo
          This interface retrieves information about an object.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.mshtml
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.mshtml.impl
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.ole
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
ITypeInfo
          This interface retrieves information about an object.
OleStr
          This class represents alias for LPOLESTR native type.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.ole.impl
IDispatch
          The IDispatch interface exposes methods and properties for Automation.
ITypeInfo
          This interface retrieves information about an object.
OleStr
          This class represents alias for LPOLESTR native type.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.stg
OleStr
          This class represents alias for LPOLESTR native type.
 

Classes in com.jniwrapper.win32.automation used by com.jniwrapper.win32.stg.impl
OleStr
          This class represents alias for LPOLESTR native type.