Generated by
JDiff

Interface com.jniwrapper.win32.ie.BrowserEngine

Removed Methods
void updateBounds(Rectangle) Moves and resizes this WebBrowser component to conform to the new bounding rectangle r.
 

Added Methods
WebBrowser getContext() Returns the top-level implementation of WebBrowser interface for this browser engine.
boolean invokeAndWaitReady(Runnable) Invokes {@code task} and wait until the document is loaded completely.
 

Changed Methods
void dispose(boolean) Change in signature from void to boolean.
Destroyes WebBrowser Control engine.