Uses of Class
org.jinterop.dcom.win32.JIRect

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

Uses of JIRect in org.jinterop.dcom.win32
 

Methods in org.jinterop.dcom.win32 with parameters of type JIRect
 void IJIOleObject.doVerb(int iVerb, JIStruct lpmsg, IJIOleClientSite pActiveSite, int lindex, int hwndParent, JIRect lprcPosRect)
           
 void IJIOleInPlaceSite.onPosRectChange(JIRect lprcPosRect)
           
 void IJIOleInPlaceActiveObject.resizeBorder(JIRect prcBorder, IJIOleInPlaceUIWindow pUIWindow, boolean fFrameWindow)