A proxy object that allows you to override behavior in an existing COM
object. This is used primarily for fixing up the
org.eclipse.swt.browser.Browser object's 'window.external' handling.
Constructor Summary
public
COMObjectProxy(int[] argCounts) Construct a proxy object.
Method Summary
public void
interpose(COMObject victim) Interpose this object in front of an existing object.