com.jniwrapper.win32.ie
Class ContextMenuStrategyImpl

java.lang.Object
  extended bycom.jniwrapper.win32.ie.ContextMenuStrategyImpl
All Implemented Interfaces:
ContextMenuStrategy

public class ContextMenuStrategyImpl
extends java.lang.Object
implements ContextMenuStrategy


Constructor Summary
ContextMenuStrategyImpl(com.jniwrapper.win32.ie.WebBrowserSupport support)
           
 
Method Summary
 void dispose()
           
 void show(com.jniwrapper.win32.Point menuCoords, com.jniwrapper.win32.automation.IDispatch elementDispatch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextMenuStrategyImpl

public ContextMenuStrategyImpl(com.jniwrapper.win32.ie.WebBrowserSupport support)
Method Detail

show

public void show(com.jniwrapper.win32.Point menuCoords,
                 com.jniwrapper.win32.automation.IDispatch elementDispatch)
Specified by:
show in interface ContextMenuStrategy

dispose

public void dispose()