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

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

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

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

Classes in com.jniwrapper.win32.ole.impl that implement IOleControl
 class IOleControlImpl
          Represents COM interface IOleControl.