Generated by
JDiff

Package com.jniwrapper.win32.ie

Added Classes and Interfaces
BrowserControlMessageListener  
BrowserOptions The {@code BrowserOptions} class contains browser options that can be used during configuring and initializing Browser or HeadlessBrowser instance.
ContextMenuProviderExt A factory for creation different implementation of context menu for the browser.
MessageFilter Implementation of the IMessageFilter interface that provides WebBrowser Control thread error-handling functionality.
MouseKeyboardSupport @author Vladimir Ikryanov
 

Changed Classes and Interfaces
Browser This component implements the WebBrowser interface and provides various capabilities for a Java application such as Web surfing documents viewing etc.
BrowserEngine Represents a WebBrowser engine interface that allows invoking Low-level engine functions.
Browsers This is a utility class for browser-related operations.
FrameBrowserSupport This class represents a frame browser object.
HeadlessBrowser This class is the windowless implementation of WebBrowser iterface specially designed for such operations that do not require a Java component.
IEAutomation This class extends HeadlessBrowser class and intends for working with Internet Explorer control (iexplorer.exe) without hosting Swing component.
IsolatedProcess This class allows to run in-proc COM server in isolated process.
WebBrowser The WebBrowser defines the base web browser interface and its various capabilities.