Uses of Class
com.jniwrapper.win32.ole.impl.IOleWindowImpl

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

Subclasses of IOleWindowImpl in com.jniwrapper.win32.ole.impl
 class IOleInPlaceActiveObjectImpl
          Represents COM interface IOleInPlaceActiveObject.
 class IOleInPlaceFrameImpl
          Represents COM interface IOleInPlaceFrame.
 class IOleInPlaceObjectImpl
          Represents COM interface IOleInPlaceObject.
 class IOleInPlaceSiteExImpl
          Represents COM interface IOleInPlaceSiteEx.
 class IOleInPlaceSiteImpl
          Represents COM interface IOleInPlaceSite
 class IOleInPlaceUIWindowImpl
          Represents COM interface IOleInPlaceUIWindow.