Uses of Interface
org.jinterop.dcom.win32.IJIOleWindow

Packages that use IJIOleWindow
org.jinterop.dcom.win32 Defines classes for automation
 

Uses of IJIOleWindow in org.jinterop.dcom.win32
 

Subinterfaces of IJIOleWindow in org.jinterop.dcom.win32
 interface IJIOleInPlaceActiveObject
          This interface is used by the container to manipulate in-place objects when they are active.
 interface IJIOleInPlaceFrame
          This interface is used by applications for management of modeless dialog boxes, composite menus, and context-sensitive help.
 interface IJIOleInPlaceSite
          This interface enables communication between a client site of an in-place object and the container.
 interface IJIOleInPlaceUIWindow
          This interface is used by a document or frame window for managing space when a containing object is activated or changes size.
 

Classes in org.jinterop.dcom.win32 that implement IJIOleWindow
 class JIOleFrame
          Frame container for Ole controls.