Uses of Interface
com.jniwrapper.win32.ole.IViewObject2

Packages that use IViewObject2
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
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. 
 

Uses of IViewObject2 in com.jniwrapper.win32.com
 

Classes in com.jniwrapper.win32.com that implement IViewObject2
 class AbstractOleControl
          An abstract implementation of OLE control, which allows to create new OLE control from a Swing component.
 

Uses of IViewObject2 in com.jniwrapper.win32.ole.impl
 

Classes in com.jniwrapper.win32.ole.impl that implement IViewObject2
 class IViewObject2Impl
          Represents COM interface IViewObject2.