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

Packages that use IOleInPlaceObject
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 IOleInPlaceObject in com.jniwrapper.win32.com
 

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

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

Classes in com.jniwrapper.win32.ole.impl that implement IOleInPlaceObject
 class IOleInPlaceObjectImpl
          Represents COM interface IOleInPlaceObject.