A B C D E F G H I K L M N O P R S T U V W

A

ABORT - Static variable in class com.jniwrapper.win32.ie.event.HttpSecurityAction
The calling application should abort the download of a web page that causes a security problem.
ACTION_CANCEL - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Don't perform any actions.
ACTION_CREATE - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Web browser creates new window and loads page to the new window.
ACTION_REPLACE_BROWSER - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Web browser don't create new window but loads to page to the browser provided by user.
AUTHENTICATION_REQUIRED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
AUTO_DETECT - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ConnectionType
The connection automatically detects settings.
AUTO_PROXY_URL - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ConnectionType
The connection downloads and processes an automatic configuration script at a specified URL.
AuthenticationHandler - interface com.jniwrapper.win32.ie.event.AuthenticationHandler.
Handler of authenticate event from the browser object.
addBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.Browser
Adds window listener.
addBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
addBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
 
addBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
addBrowserWindowListener(BrowserWindowListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Adds window listener.
addIEApplicationEventListener(IEApplicationEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
addNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.Browser
Adds browser navigation event listener.
addNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
addNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Adds browser navigation event listener.
addNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
Adds browser navigation event listener.
addNavigationListener(NavigationEventListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Adds browser navigation event listener.
addNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.Browser
Adds new window listener.
addNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
addNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Adds new window listener.
addNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
Adds new window listener.
addNewWindowListener(NewWindowEventListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Adds new window listener.
addNotify() - Method in class com.jniwrapper.win32.ie.Browser
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Adds a new property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Adds a new property change listener.
addStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.Browser
Adds browser status event listener.
addStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
addStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Adds browser status event listener.
addStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
Adds browser status event listener.
addStatusListener(StatusEventListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Adds browser status event listener.
addWindowEventListener(String, EventListener) - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Adds listener to the document window.
attachEvent(String, IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DocumentFragmentImpl
 

B

BAD_GATEWAY - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
BAD_METHOD - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
BAD_REQUEST - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
BaseEventListenerServer - class com.jniwrapper.win32.ie.event.BaseEventListenerServer.
Base class for event support implementation.
BaseEventListenerServer(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ie.event.BaseEventListenerServer
 
BorderStyle - class com.jniwrapper.win32.ie.dom.BorderStyle.
This interface represents style of element border.
Browser - class com.jniwrapper.win32.ie.Browser.
This component implements the WebBrowser interface and provides various capabilities for a Java application, such as Web surfing, documents viewing, etc.
Browser() - Constructor for class com.jniwrapper.win32.ie.Browser
Creates WebBrowser component.
Browser(Browser) - Constructor for class com.jniwrapper.win32.ie.Browser
Creates child browser component.
BrowserCommand - class com.jniwrapper.win32.ie.command.BrowserCommand.
Represents command executed on OLE object (see IWebBrowser2::ExecWB method).
BrowserCommand() - Constructor for class com.jniwrapper.win32.ie.command.BrowserCommand
Creates browser command.
BrowserDialogEventHandler - class com.jniwrapper.win32.ie.event.BrowserDialogEventHandler.
Implementation of dialog event handler that displays system message box.
BrowserDialogEventHandler() - Constructor for class com.jniwrapper.win32.ie.event.BrowserDialogEventHandler
 
BrowserHistory - class com.jniwrapper.win32.ie.BrowserHistory.
Represents Internet Explorer history: links to visited pages.
BrowserHistory() - Constructor for class com.jniwrapper.win32.ie.BrowserHistory
Creates browser history object.
BrowserHistory.Entry - class com.jniwrapper.win32.ie.BrowserHistory.Entry.
Represents single history page.
BrowserHistory.Entry() - Constructor for class com.jniwrapper.win32.ie.BrowserHistory.Entry
Creates browser history entry.
BrowserWindowAdapter - class com.jniwrapper.win32.ie.event.BrowserWindowAdapter.
An abstract adapter class for receiving browser window events.
BrowserWindowAdapter() - Constructor for class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
BrowserWindowEvent - class com.jniwrapper.win32.ie.event.BrowserWindowEvent.
Contains information about browser window event.
BrowserWindowEvent(Rectangle) - Constructor for class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
BrowserWindowEvent(Rectangle, boolean) - Constructor for class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
BrowserWindowEvent(Rectangle, boolean, boolean) - Constructor for class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
BrowserWindowListener - interface com.jniwrapper.win32.ie.event.BrowserWindowListener.
The listener interface for receiving browser window events.
Browsers - class com.jniwrapper.win32.ie.Browsers.
This is a utility class for browser-related operations.
backButtonEnabled(boolean) - Method in class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
backButtonEnabled(boolean) - Method in interface com.jniwrapper.win32.ie.event.StatusEventListener
Invoked when the back button has been disabled or enabled.
beforeFileDownload() - Method in class com.jniwrapper.win32.ie.event.DefaultWebBrowserEventsHandler
Invoked before displaying file download dialog.
beforeFileDownload() - Method in interface com.jniwrapper.win32.ie.event.WebBrowserEventsHandler
Invoked before displaying file download dialog.
beforeNavigate(WebBrowser, String, String, String, String) - Method in class com.jniwrapper.win32.ie.event.DefaultWebBrowserEventsHandler
Invoked before navigation operation in the browser (without opening new window).
beforeNavigate(WebBrowser, String, String, String, String) - Method in interface com.jniwrapper.win32.ie.event.WebBrowserEventsHandler
Invoked before navigation operation in the browser (without opening new window).

C

CANNOT_CONNECT - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CANNOT_INSTANTIATE_OBJECT - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CANNOT_LOAD_DATA - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CANNOT_LOCK_REQUEST - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CANNOT_REPLACE_SFP_FILE - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CODE_DOWNLOAD_DECLINED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CONFLICT - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CONNECTION_TIMEOUT - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
CONTINUE - Static variable in class com.jniwrapper.win32.ie.event.HttpSecurityAction
The calling application should ignore a security problem and continue downloading a web page.
CheckControl - interface com.jniwrapper.win32.ie.dom.CheckControl.
This interface represents checkbox element or radio button element.
ContextMenuProvider - interface com.jniwrapper.win32.ie.ContextMenuProvider.
A factory for creation a context menu for the browser.
Cookie - class com.jniwrapper.win32.ie.dom.Cookie.
This class represents cookie.
Cookie() - Constructor for class com.jniwrapper.win32.ie.dom.Cookie
Creates cookie instance.
Cookie(String, String) - Constructor for class com.jniwrapper.win32.ie.dom.Cookie
Creates cookie instance.
CookieManager - class com.jniwrapper.win32.ie.cookie.CookieManager.
The class allows working with persistent or session cookies.
carefulUnloadDllOnExit(String) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Try to catch all errors during Dll unload.
clearCache(InternetCacheEntry) - Static method in class com.jniwrapper.win32.ie.Browsers
Clears the Internet Explorer cache.
clearHistory() - Method in class com.jniwrapper.win32.ie.BrowserHistory
Clears history.
click(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.click() instead.
click() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Emulates click on the element.
click() - Method in class com.jniwrapper.win32.ie.scripting.Robot
Simulates mouse click on the currently selected element.
click(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Simulates mouse click on the specified element.
click(HTMLElement) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Invokes click() method in the specified element.
clientAreaSizeRequested(Dimension) - Method in class com.jniwrapper.win32.ie.event.DefaultWebBrowserEventsHandler
Invoked when requesting size of client area for the browser.
clientAreaSizeRequested(Dimension) - Method in interface com.jniwrapper.win32.ie.event.WebBrowserEventsHandler
Invoked when requesting size of client area for the browser.
clone() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
clone() - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
 
close() - Method in class com.jniwrapper.win32.ie.Browser
Closes and disposes the current WebBrowser instance.
close() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
close() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Closes browser instance.
close() - Method in class com.jniwrapper.win32.ie.IEAutomation
Closes browser instance.
close() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Closes and disposes the current WebBrowser instance.
close() - Method in class com.jniwrapper.win32.ie.dom.HTMLDialog
Closes the current browser window or HTML Application (HTA).
com.jniwrapper.win32.ie - package com.jniwrapper.win32.ie
Contains the basic classes and interfaces.
com.jniwrapper.win32.ie.command - package com.jniwrapper.win32.ie.command
Contains classes that represent commands executed through WebBrowser.execute() method (printing, save dialog and other).
com.jniwrapper.win32.ie.cookie - package com.jniwrapper.win32.ie.cookie
Contains classes that allows managing browser cookies.
com.jniwrapper.win32.ie.dom - package com.jniwrapper.win32.ie.dom
Contains classes for accessing browser Document Object Model (DOM).
com.jniwrapper.win32.ie.event - package com.jniwrapper.win32.ie.event
Contains classes for listening events from browser.
com.jniwrapper.win32.ie.proxy - package com.jniwrapper.win32.ie.proxy
Contains classes that allows managing browser proxy settings.
com.jniwrapper.win32.ie.scripting - package com.jniwrapper.win32.ie.scripting
Contains classes that can be used in automatic testings.
create(String) - Static method in class com.jniwrapper.win32.ie.dom.Cookie
Creates cookies by cookie string from HTTP request / response.
create() - Method in interface com.jniwrapper.win32.ie.dom.EventObjectFactory
Creates object that describes which event properties should be modified before firing event.
create(int) - Static method in class com.jniwrapper.win32.ie.event.StatusCode
 
create(int) - Static method in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
createAttribute(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents node attribute.
createBestMatch(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents node in DOM structure of HTML document.
createCell(int) - Method in interface com.jniwrapper.win32.ie.dom.TableRow
Creates the cell in the row.
createCell() - Method in interface com.jniwrapper.win32.ie.dom.TableRow
Creates the cell in the row as last cell.
createCell(int) - Method in class com.jniwrapper.win32.ie.dom.TableRowImpl
 
createCell() - Method in class com.jniwrapper.win32.ie.dom.TableRowImpl
 
createComObject(CLSID) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Create COM object in isolated process.
createComment(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
 
createDocument(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents entire HTML document.
createDocumentFragment(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents HTML document fragment.
createElement(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents tag, comment or text in HTML document.
createElementList(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
 
createErrorEvent(Parameter[]) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
 
createEvent(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents event in browser.
createFrame(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents HTML frame.
createNamedNodeMap(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates map of DOM nodes that represent DOM node attributes.
createNodeList(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates list of DOM nodes.
createRow() - Method in interface com.jniwrapper.win32.ie.dom.Table
Creates row in the table as last row.
createRow(int) - Method in interface com.jniwrapper.win32.ie.dom.Table
Creates row in the table.
createRow(int) - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
createRow() - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
createTextNode(IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Creates object that represents text in HTML document.

D

DASHED - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
DATA_NOT_AVAILABLE - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
DEFAULT - Static variable in class com.jniwrapper.win32.ie.event.HttpSecurityAction
The calling application should open a standard native dialog box to warn the user about security problem.
DENIED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
DIRECT - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ConnectionType
The connection does not use a proxy server.
DOTTED - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
DOUBLE - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
DOWNLOAD_FAILURE - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
DefaultWebBrowserEventsHandler - class com.jniwrapper.win32.ie.event.DefaultWebBrowserEventsHandler.
This class provides basic implementation of WebBrowserEventHandler.
DefaultWebBrowserEventsHandler() - Constructor for class com.jniwrapper.win32.ie.event.DefaultWebBrowserEventsHandler
 
DialogEventHandler - interface com.jniwrapper.win32.ie.event.DialogEventHandler.
The listener interface for receiving show dialog events.
DocumentFragmentImpl - class com.jniwrapper.win32.ie.dom.DocumentFragmentImpl.
DocumentFragmentImpl is a "lightweight" or "minimal" Document object.
DocumentFragmentImpl(IDispatch, WebBrowser) - Constructor for class com.jniwrapper.win32.ie.dom.DocumentFragmentImpl
 
DomFactory - class com.jniwrapper.win32.ie.dom.DomFactory.
This class creates objects that provide access to DOM structure of HTML document and implement org.w3c.dom interfaces by IDispatch pointers to native peers.
DomRobot - class com.jniwrapper.win32.ie.dom.DomRobot.
Deprecated. use HTMLElement, HTMLDocument instead.
DomRobot(WebBrowser) - Constructor for class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. Creates DomRobot for the browser.
dataEncryptionLevelChanged(StatusEventListener.DataEncryptionLevel) - Method in class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
dataEncryptionLevelChanged(StatusEventListener.DataEncryptionLevel) - Method in interface com.jniwrapper.win32.ie.event.StatusEventListener
Invoked when encryption level has been changed.
deleteAllPersistentCookies() - Method in class com.jniwrapper.win32.ie.cookie.CookieManager
Removes all persistent cookies.
deleteCell(int) - Method in interface com.jniwrapper.win32.ie.dom.TableRow
Deletes the cell in the table row.
deleteCell() - Method in interface com.jniwrapper.win32.ie.dom.TableRow
Deletes the last cell in the row.
deleteCell(int) - Method in class com.jniwrapper.win32.ie.dom.TableRowImpl
 
deleteCell() - Method in class com.jniwrapper.win32.ie.dom.TableRowImpl
 
deleteCookie(URL, Cookie) - Method in class com.jniwrapper.win32.ie.cookie.CookieManager
Deletes persistent or session cookie.
deletePersistentCookie(Cookie) - Method in class com.jniwrapper.win32.ie.cookie.CookieManager
Removes specified persistent cookie.
deleteRow(int) - Method in interface com.jniwrapper.win32.ie.dom.Table
Deletes the table row.
deleteRow() - Method in interface com.jniwrapper.win32.ie.dom.Table
Deletes the last table row.
deleteRow(int) - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
deleteRow() - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
detachEvent(String, IDispatch) - Method in class com.jniwrapper.win32.ie.dom.DocumentFragmentImpl
 
disableAlertsInCurrentPage() - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use DisplayDialogsOptions.disableAlertsInCurrentPage() instead.
dispose() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Disposes all resources.
documentCompleted(WebBrowser, String) - Method in class com.jniwrapper.win32.ie.event.NavigationEventAdapter
 
documentCompleted(WebBrowser, String) - Method in interface com.jniwrapper.win32.ie.event.NavigationEventListener
Fires when a document has been completely loaded and initialized.
downloadBegin() - Method in class com.jniwrapper.win32.ie.event.NavigationEventAdapter
 
downloadBegin() - Method in interface com.jniwrapper.win32.ie.event.NavigationEventListener
Fires when a navigation operation is beginning.
downloadCompleted() - Method in class com.jniwrapper.win32.ie.event.NavigationEventAdapter
 
downloadCompleted() - Method in interface com.jniwrapper.win32.ie.event.NavigationEventListener
Fires when a navigation operation finishes, is halted, or fails.

E

ENC_128BIT - Static variable in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
ENC_40BIT - Static variable in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
ENC_56BIT - Static variable in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
ElementBorder - class com.jniwrapper.win32.ie.dom.ElementBorder.
This class represents element border.
ElementBorder() - Constructor for class com.jniwrapper.win32.ie.dom.ElementBorder
Creates default element border (black, solid, 1px).
ElementBorder(String) - Constructor for class com.jniwrapper.win32.ie.dom.ElementBorder
Creates border by border style value.
ElementBorder(Integer, BorderStyle, Color) - Constructor for class com.jniwrapper.win32.ie.dom.ElementBorder
Creates border.
ElementTypes - class com.jniwrapper.win32.ie.dom.ElementTypes.
This class is helper for resolving element types.
ElementTypes() - Constructor for class com.jniwrapper.win32.ie.dom.ElementTypes
 
EventObject - class com.jniwrapper.win32.ie.dom.EventObject.
This object represent event from DOM element.
EventObject() - Constructor for class com.jniwrapper.win32.ie.dom.EventObject
 
EventObjectFactory - interface com.jniwrapper.win32.ie.dom.EventObjectFactory.
This class is used for setting properties of event that fired on DOM element.
entireDocumentCompleted(WebBrowser, String) - Method in class com.jniwrapper.win32.ie.event.NavigationEventAdapter
 
entireDocumentCompleted(WebBrowser, String) - Method in interface com.jniwrapper.win32.ie.event.NavigationEventListener
Fires when a document has been completely loaded and initialized.
equals(Object) - Method in class com.jniwrapper.win32.ie.dom.Cookie
 
equals(Object) - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
 
equalsImpl(DomImpl) - Method in class com.jniwrapper.win32.ie.dom.DocumentFragmentImpl
 
errorOccured(ScriptErrorEvent) - Method in interface com.jniwrapper.win32.ie.event.ScriptErrorListener
Called when script error is occured in the HTML document.
execute(BrowserCommand) - Method in class com.jniwrapper.win32.ie.Browser
Executes specified command.
execute(BrowserCommand) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
execute(BrowserCommand) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Executes specified command.
execute(BrowserCommand) - Method in class com.jniwrapper.win32.ie.IEAutomation
Executes specified command.
execute(BrowserCommand) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Executes the specified WebBrowser command.
executeScript(String) - Method in class com.jniwrapper.win32.ie.Browser
Executes specified JavaScript code in a currently opened document.
executeScript(String) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
executeScript(String) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Executes specified JavaScript code in a currently opened document.
executeScript(String) - Method in class com.jniwrapper.win32.ie.IEAutomation
Executes specified JavaScript code in a currently opened document.
executeScript(String) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Executes specified JavaScript code in a currently opened document.

F

FORBIDDEN - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
FORTEZZA - Static variable in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
FTP - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ServerType
 
FontSize - class com.jniwrapper.win32.ie.dom.FontSize.
This enumeration represents document font size.
FormControl - interface com.jniwrapper.win32.ie.dom.FormControl.
This interface represents form control (text field, checkbox).
FrameBrowserSupport - class com.jniwrapper.win32.ie.FrameBrowserSupport.
This class represents a frame browser object.
FrameBrowserSupport(IWebBrowser2, WebBrowser) - Constructor for class com.jniwrapper.win32.ie.FrameBrowserSupport
Create frame browser wrapper.
findButtonByText(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Searches a button by spcified text.
findElement(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Returns an element with a specified ID.
findElementByText(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Searches an element by spcified text.
findInputByText(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Searches an input by spcified text.
findLinkByText(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Searches a link by spcified text.
findLinkByText(String, Comparator) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Searches a link by spcified text.
fireEvent(Event, Variant) - Method in class com.jniwrapper.win32.ie.dom.DocumentFragmentImpl
 
fireEvent(Element, String) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.fireEvent() instead.
fireEvent(Element, String, EventObjectFactory) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.fireEvent() instead.
fireEvent(String) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Fires event on the element.
fireEvent(String, EventObjectFactory) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Fires event on the element.
fireEvent(DispParams) - Method in class com.jniwrapper.win32.ie.event.BaseEventListenerServer
 
focus() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Sets focus to the element.
focusElement(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Focuses an element with a specified ID.
forwardButtonEnabled(boolean) - Method in class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
forwardButtonEnabled(boolean) - Method in interface com.jniwrapper.win32.ie.event.StatusEventListener
Invoked when the forward button has been disabled or enabled.
fromInt(int) - Static method in class com.jniwrapper.win32.ie.ReadyState
Returns an object that represents WebBrowser Control's state accoring to the specified status code.

G

GATEWAY_TIMEOUT - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
GLOBAL - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.Type
The proxy configuration available for the system and another process.
GONE - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
GOPHER - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ServerType
 
GROOVE - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
getAbsoluteLocation(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getAbsoluteLocation() instead.
getAbsoluteLocation() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element absolute location.
getAction() - Method in interface com.jniwrapper.win32.ie.dom.HTMLForm
Returns form action.
getActiveElement() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns document active element.
getActiveElement() - Method in class com.jniwrapper.win32.ie.scripting.Robot
Returs current element.
getAltLeft() - Method in interface com.jniwrapper.win32.ie.dom.HTMLMouseEvent
Retrieves a value that indicates the state of the left ALT key.
getAnchors() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns all anchor elements in the document.
getAuthenticationHandler() - Method in class com.jniwrapper.win32.ie.Browser
Returns the current browser authentication handler or null if it's was not specified.
getAuthenticationHandler() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getAuthenticationHandler() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the current browser authentication handler or null if it's was not specified.
getAuthenticationHandler() - Method in class com.jniwrapper.win32.ie.IEAutomation
This method is not supported by this implementation and it's always throw UnsupportedOperationException error.
getAuthenticationHandler() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the current browser authentication handler or null if it's was not specified.
getAutoconfigProxyAddress() - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Returns a string that represents a path to the script that contains proxy configuration.
getBackground(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getBackground() instead.
getBackground() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element background color.
getBackgroundColor(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getBackground() instead.
getBody() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns body element.
getBodyElement() - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLDocument.getBody() instead.
getBooleanProperty(String) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getBorder(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getBorder() instead.
getBorder() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element border.
getBrowser() - Method in class com.jniwrapper.win32.ie.dom.DomFactory
Returns web browser associated with factory.
getBrowser() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Returns browser object.
getBrowserPeer() - Method in class com.jniwrapper.win32.ie.Browser
Returns an instance of the native web browser peer.
getBrowserPeer(WebBrowser) - Static method in class com.jniwrapper.win32.ie.Browsers
Returns an instance of the native web browser peer IWebBrowser2 of the passed browser object.
getBrowserPeer() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getBrowserPeer() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns an instance of the native web browser peer.
getBrowserPeer() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns an instance of the native web browser peer.
getBrowserPeer() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns an instance of the native WebBrowser peer as an instance of the IWebBrowser2 interface.
getBrowserWindow(WebBrowser) - Static method in class com.jniwrapper.win32.ie.Browsers
Returns handle of the browser window.
getButton() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getCancelBubble() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getCellPadding() - Method in interface com.jniwrapper.win32.ie.dom.Table
Returns the table cell padding.
getCellPadding() - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
getCellSpacing() - Method in interface com.jniwrapper.win32.ie.dom.Table
Returns the table cell spacing.
getCellSpacing() - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
getCells() - Method in interface com.jniwrapper.win32.ie.dom.TableRow
Returns cells in the row.
getCells() - Method in class com.jniwrapper.win32.ie.dom.TableRowImpl
 
getCharset() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns the string that represents a character set used to encode the document.
getClientX() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getClientY() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getColor() - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Returns border color.
getColor() - Method in class com.jniwrapper.win32.ie.dom.HtmlColor
 
getConnectionType() - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Returns a connection type for the current proxy configuration.
getContent() - Method in class com.jniwrapper.win32.ie.Browser
Returns the HTML content of a document, opened in a browser.
getContent(boolean) - Method in class com.jniwrapper.win32.ie.Browser
 
getContent() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
getContent(boolean) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
getContent() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the HTML content of a document, opened in a browser.
getContent(boolean) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
 
getContent() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns the HTML content of a document, opened in a browser.
getContent(boolean) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
getContent() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the string that represents HTML content of a currently loaded document in WebBrowser.
getContent(boolean) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the string that represents HTML content of a currently loaded document in WebBrowser.
getContextElement() - Method in class com.jniwrapper.win32.ie.Browser
Returns element on which the context menu was invoked last time.
getContextMenuProvider() - Method in class com.jniwrapper.win32.ie.Browser
Returns the context menu provider for the browser.
getControls() - Method in interface com.jniwrapper.win32.ie.dom.HTMLForm
Returns form controls.
getCookies(String) - Method in class com.jniwrapper.win32.ie.Browser
Deprecated. Use the CookieManager.getCookies(URL url) method instead.
getCookies(String) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getCookies(String) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Deprecated. Use the CookieManager.getCookies(URL url) method instead.
getCookies(String) - Method in class com.jniwrapper.win32.ie.IEAutomation
Deprecated. Use the CookieManager.getCookies(URL url) method instead.
getCookies(String) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Deprecated. Use the CookieManager.getCookies(URL url) method instead.
getCookies(URL) - Method in class com.jniwrapper.win32.ie.cookie.CookieManager
Returns cookies, that are associated with the specified URL.
getCookies() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns cookies.
getCtrlLeft() - Method in interface com.jniwrapper.win32.ie.dom.HTMLMouseEvent
Retrieves a value that indicates the state of the left CTRL key.
getDialog() - Method in class com.jniwrapper.win32.ie.event.HtmlDialogEvent
Returns an instance of the opened HTML dialog.
getDialogEventHandler() - Method in class com.jniwrapper.win32.ie.Browser
Returns the dialog events handler or null if it's was not specified.
getDialogEventHandler() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getDialogEventHandler() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the dialog events handler or null if it's was not specified.
getDialogEventHandler() - Method in class com.jniwrapper.win32.ie.IEAutomation
This methd always throw UnsupportedOperationException error because the IEAutomation implementation doesn't support this functionality.
getDialogEventHandler() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the dialog events handler or null if it's was not specified.
getDocument() - Method in class com.jniwrapper.win32.ie.Browser
Returns an instance of HTMLDocument that represents the HTML document currently loaded into the WebBrowser and provides access to the contents of the HTML Document Object Model (DOM).
getDocument() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Returns an instance of HTMLDocument that represents the HTML document currently loaded into the WebBrowser and provides access to the contents of the HTML Document Object Model (DOM).
getDocument() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns an instance of HTMLDocument that represents the HTML document currently loaded into the WebBrowser and provides access to the contents of the HTML Document Object Model (DOM).
getDocument() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns an instance of HTMLDocument that represents the HTML document currently loaded into the WebBrowser and provides access to the contents of the HTML Document Object Model (DOM).
getDocument() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns an instance of HTMLDocument that represents the HTML document currently loaded into the WebBrowser and provides access to the contents of the HTML Document Object Model (DOM).
getDocument() - Method in class com.jniwrapper.win32.ie.dom.HTMLDialog
Returns a Document of the currently opened modal dialog window.
getDocumentPeer() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns document native peer.
getDomain() - Method in class com.jniwrapper.win32.ie.dom.Cookie
Returns cookie domain.
getElementClass() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element class specified in class attribute (like <a class='menuLink'>Home</a>)
getElementPeer() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns DOM element native peer.
getElementText(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getText() instead.
getEventHandler() - Method in class com.jniwrapper.win32.ie.Browser
Returns browser event handler.
getEventHandler() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getEventHandler() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns browser event handler.
getEventHandler() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns browser event handler.
getEventHandler() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns browser event handler.
getExpireDate() - Method in class com.jniwrapper.win32.ie.dom.Cookie
Returns cookie expiration date.
getExpires() - Method in class com.jniwrapper.win32.ie.BrowserHistory.Entry
Returns the expires time.
getFailSilentlyFlag() - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Get "Fail silently" flag.
getFooter() - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Returns print footer.
getForms() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns all form elements in the document.
getFrames() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns all frame elements in the document.
getHTML() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns HTML between tags of the element.
getHead() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns head element.
getHeader() - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Returns print header.
getHeight() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns the element height
getHistory() - Method in class com.jniwrapper.win32.ie.BrowserHistory
Returns history.
getHorisontalScrollPosition() - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLDocument.getHorisontalScrollPosition() instead.
getHorisontalScrollPosition() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns horisontal scroll position in pixels.
getHtmlColor() - Method in class com.jniwrapper.win32.ie.dom.HtmlColor
 
getHtmlDialogListener() - Method in class com.jniwrapper.win32.ie.Browser
Returns the current HTML Dialog listener or if it's not registered.
getHtmlDialogListener() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the current HTML Dialog listener or if it's not registered.
getHttpSecurityHandler() - Method in class com.jniwrapper.win32.ie.Browser
Returns http security handler that allows processing any security problems or null if it's not present.
getHttpSecurityHandler() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getHttpSecurityHandler() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns http security handler that allows processing any security problems or null if it's not present.
getHttpSecurityHandler() - Method in class com.jniwrapper.win32.ie.IEAutomation
This methd always throw UnsupportedOperationException error because the IEAutomation implementation doesn't support this functionality yet.
getHttpSecurityHandler() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns http security handler that allows processing any security problems or null if it's not present.
getIDWithinDocument() - Method in class com.jniwrapper.win32.ie.dom.DocumentFragmentImpl
 
getIDsOfNames(IID, ComplexArray, UInt, LocaleID, ComplexArray) - Method in class com.jniwrapper.win32.ie.event.BaseEventListenerServer
 
getId() - Method in class com.jniwrapper.win32.ie.command.BrowserCommand
Returns command ID.
getId() - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Returns command ID.
getId() - Method in class com.jniwrapper.win32.ie.command.PrintPreviewCommand
Returns command ID.
getId() - Method in class com.jniwrapper.win32.ie.command.SaveAsCommand
Returns command ID.
getImages() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns all image elements in the document.
getInstance() - Static method in class com.jniwrapper.win32.ie.cookie.CookieManager
 
getInstance(WebBrowser) - Static method in class com.jniwrapper.win32.ie.dom.DomFactory
Returns instance of factory.
getInstance() - Static method in class com.jniwrapper.win32.ie.proxy.ProxyManager
Returns the ProxyManager instance.
getIntProperty(String) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getKeyCode() - Method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Returns key code.
getKeyCode() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getKeyFilter() - Method in class com.jniwrapper.win32.ie.Browser
Returns key filter.
getKeyFilter() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getKeyFilter() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns key filter.
getKeyFilter() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns key filter.
getKeyFilter() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns key filter.
getKillSelfAtExitFlag() - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Get "Kill Self At Exit" flag.
getLastModified() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns last time of the document modification.
getLastUpdated() - Method in class com.jniwrapper.win32.ie.BrowserHistory.Entry
Returns the last updated time.
getLastVisited() - Method in class com.jniwrapper.win32.ie.BrowserHistory.Entry
Returns the last visited time.
getLine() - Method in class com.jniwrapper.win32.ie.event.ScriptErrorEvent
Returns line number where error is occured.
getLinks() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns all image and image area elements in the document.
getLoadedModules() - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Returns all loaded modules
getLocation(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getLocation() instead.
getLocation() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element location relative to the offset parent element.
getLocationURL() - Method in class com.jniwrapper.win32.ie.Browser
Returns the string that represents a URL of the resource that WebBrowser component is currently displayed.
getLocationURL() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Returns the string that represents a URL of the resource that WebBrowser component is currently displayed.
getLocationURL() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the string that represents a URL of the resource that WebBrowser component is currently displayed.
getLocationURL() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns the string that represents a URL of the resource that WebBrowser component is currently displayed.
getLocationURL() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the string that represents a URL of the resource that WebBrowser component is currently displayed.
getMessage() - Method in class com.jniwrapper.win32.ie.event.ScriptErrorEvent
Returns error message.
getMethod() - Method in interface com.jniwrapper.win32.ie.dom.HTMLForm
Returns method.
getMinimumSize() - Method in class com.jniwrapper.win32.ie.Browser
 
getName() - Method in class com.jniwrapper.win32.ie.dom.BorderStyle
 
getName() - Method in class com.jniwrapper.win32.ie.dom.Cookie
Return cookie name.
getNavigationListeners() - Method in class com.jniwrapper.win32.ie.Browser
Returns browser navigation event listeners.
getNavigationListeners() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getNavigationListeners() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns browser navigation event listeners.
getNavigationListeners() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns browser navigation event listeners.
getNavigationListeners() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns browser navigation event listeners.
getNewWindowHandler() - Method in class com.jniwrapper.win32.ie.Browser
Returns new window handler.
getNewWindowHandler() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getNewWindowHandler() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns new window handler.
getNewWindowHandler() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns new window handler.
getNewWindowHandler() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns new window handler.
getNewWindowListeners() - Method in class com.jniwrapper.win32.ie.Browser
Returns new window listeners.
getNewWindowListeners() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getNewWindowListeners() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns new window listeners.
getNewWindowListeners() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns new window listeners.
getNewWindowListeners() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns new window listeners.
getNodePeer() - Method in interface com.jniwrapper.win32.ie.dom.HTMLNode
Returns DOM node native peer.
getObjectID() - Method in interface com.jniwrapper.win32.ie.dom.HTMLNode
Return unique ID that identifies the object.
getOffsetParent() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element used as origin of coordinates for element location.
getOffsetX() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getOffsetX() - Method in interface com.jniwrapper.win32.ie.dom.HTMLMouseEvent
Retrieves the x-coordinate of the mouse pointer's position relative to the object firing the event.
getOffsetY() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getOffsetY() - Method in interface com.jniwrapper.win32.ie.dom.HTMLMouseEvent
Retrieves the y-coordinate of the mouse pointer's position relative to the object firing the event.
getOleMessageLoop() - Method in class com.jniwrapper.win32.ie.Browser
Return browser OLE message loop.
getOleMessageLoop(WebBrowser) - Static method in class com.jniwrapper.win32.ie.Browsers
Returns an instance of the message loop support OleMessageLoop of the passed browser object.
getOleMessageLoop() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
getOleMessageLoop() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Return browser OLE message loop.
getOleMessageLoop() - Method in class com.jniwrapper.win32.ie.IEAutomation
Return browser OLE message loop.
getOleMessageLoop() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the OleMessageLoop thread in which executes all WebBrowser component operations.
getOption() - Method in class com.jniwrapper.win32.ie.command.BrowserCommand
Returns command option.
getOption() - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Returns command option.
getOptions() - Method in interface com.jniwrapper.win32.ie.dom.SelectElement
Returns select options.
getParameter() - Method in class com.jniwrapper.win32.ie.command.BrowserCommand
Returns command parameter.
getParameter() - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Returns command parameter.
getParameter() - Method in class com.jniwrapper.win32.ie.command.PrintPreviewCommand
 
getParentBrowser() - Method in class com.jniwrapper.win32.ie.Browser
Returns the parent browser of the current instance.
getParentBrowser() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
getParentBrowser() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the parent of the browser.
getParentBrowser() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns the parent of the browser.
getParentBrowser() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the parent of the current WebBrowser instance or null if it hasn't parent.
getPassword() - Method in interface com.jniwrapper.win32.ie.event.AuthenticationHandler
Gets a string value that contains the password to use for authentication.
getPassword(int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Returns a string that represents password for a specified server type.
getPath() - Method in class com.jniwrapper.win32.ie.dom.Cookie
Returns cookie path.
getPersistentCookies() - Method in class com.jniwrapper.win32.ie.cookie.CookieManager
Returns the all persistent cookies stored in the windows\cookies directory and that have an expiration date set sometime in the future.
getPopupMenu(Element) - Method in interface com.jniwrapper.win32.ie.ContextMenuProvider
Creates a popup menu.
getProperties() - Method in class com.jniwrapper.win32.ie.Browser
Returns extended browser properties.
getProperties() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getProperties() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns extended browser properties.
getProperties() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns extended browser properties.
getProperties() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns extended browser properties.
getProperty(String) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getProxy() - Method in class com.jniwrapper.win32.ie.Browser
 
getProxy() - Static method in class com.jniwrapper.win32.ie.Browsers
Returns the system local area network (LAN) proxy settings.
getProxy() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getProxy() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the proxy settings for the current WebBrowser control.
getProxy() - Method in class com.jniwrapper.win32.ie.IEAutomation
This methd always throw UnsupportedOperationException error because the IEAutomation implementation doesn't support this functionality yet.
getProxy() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the proxy settings for the current WebBrowser control and all its children.
getProxy(int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Returns proxy address for a specified server type.
getProxyConfiguration(int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyManager
Deprecated. use the Browsers.getProxy() method instead of the getProxyConfiguration(ProxyConfiguration.Type.GLOBAL) and the WebBrowser.getProxy() method instead of the getProxyConfiguration(ProxyConfiguration.Type.PROCESS).
getProxyExceptions() - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Returns a set of strings that represent proxy exceptions.
getProxySettings() - Static method in class com.jniwrapper.win32.ie.Browsers
Deprecated. use the Browsers.getProxy() method instead
getReadyState() - Method in class com.jniwrapper.win32.ie.Browser
Returns the current ReadyState of the browser.
getReadyState() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
getReadyState() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns the current ReadyState of the browser.
getReadyState() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns the current ReadyState of the browser.
getReadyState() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns the current ReadyState of the WebBrowser Control.
getRecentChild() - Method in class com.jniwrapper.win32.ie.Browser
Returns recent created child object since last trackChildren() method call.
getRecentChild() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getRecentChild() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns recent created child object since last trackChildren() method call.
getRecentChild() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns recent created child object since last trackChildren() method call.
getRecentChild() - Method in interface com.jniwrapper.win32.ie.ParentWindow
Returns recent created child object since last trackChildren() method call.
getRepeatCount() - Method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Specifies the repeat count for the current message.
getReturnValue() - Method in class com.jniwrapper.win32.ie.dom.HTMLDialog
Returns the value returned from the modal dialog window.
getRows() - Method in interface com.jniwrapper.win32.ie.dom.Table
Returns table rows.
getRows() - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
getScanCode() - Method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Returns key scan code.
getScreenShot(boolean) - Method in class com.jniwrapper.win32.ie.Browser
Returns an image that represent screen shot of the page.
getScreenShot() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
 
getScriptErrorListener() - Method in class com.jniwrapper.win32.ie.Browser
Returns script error listener for current page.
getScriptErrorListener() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getScriptErrorListener() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns script error listener for current page.
getScriptErrorListener() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns script error listener for current page.
getScriptErrorListener() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns script error listener for current page.
getScrollHeight() - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLDocument.getScrollHeight() instead.
getScrollHeight() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Return maximum scroll position for vertical scrolling.
getScrollWidth() - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLDocument.getScrollWidth() instead.
getScrollWidth() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Return maximum scroll position for horisontal scrolling.
getShiftLeft() - Method in interface com.jniwrapper.win32.ie.dom.HTMLMouseEvent
Retrieves the state of the left SHIFT key.
getSize(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getSize() instead.
getSize() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element size.
getStatusListeners() - Method in class com.jniwrapper.win32.ie.Browser
Returns browser status event listeners.
getStatusListeners() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
getStatusListeners() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns browser status event listeners.
getStatusListeners() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns browser status event listeners.
getStatusListeners() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns browser status event listeners.
getStringProperty(String) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getStyle() - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Returns border style.
getStyle(String) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns element style.
getStylePropertyValue(Element, String) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.getStyle() instead.
getText() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns text between tags of the element.
getTitle() - Method in class com.jniwrapper.win32.ie.BrowserHistory.Entry
Returns document title.
getTitle() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns document title.
getType() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Returns type of action.
getTypeInfo(UInt, LocaleID) - Method in class com.jniwrapper.win32.ie.event.BaseEventListenerServer
 
getTypeInfoCount() - Method in class com.jniwrapper.win32.ie.event.BaseEventListenerServer
 
getUrl() - Method in class com.jniwrapper.win32.ie.BrowserHistory.Entry
Return document location.
getUrl() - Method in class com.jniwrapper.win32.ie.event.ScriptErrorEvent
Return url of the document where script error occured.
getUserName() - Method in interface com.jniwrapper.win32.ie.event.AuthenticationHandler
Gets a string value that contains the user name to use for authentication.
getUserName(int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Returns a string that represents user name for a specified server type.
getValue() - Method in interface com.jniwrapper.win32.ie.dom.CheckControl
Returns form element value.
getValue() - Method in class com.jniwrapper.win32.ie.dom.Cookie
Returns cookie value.
getValue() - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Returns value used for setting element border style.
getValue() - Method in interface com.jniwrapper.win32.ie.dom.TextControl
Returns form element value.
getVerticalScrollPosition() - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLDocument.getVerticalScrollPosition() instead.
getVerticalScrollPosition() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns vertical scroll position in pixels.
getWidth() - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Returns border width.
getWidth() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Returns the element width
getWindowBounds() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
getX() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
getY() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
goBack() - Method in class com.jniwrapper.win32.ie.Browser
Navigates backward one item in the history list.
goBack() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Navigates backward one item in the history list.
goBack() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Navigates backward one item in the history list.
goBack() - Method in class com.jniwrapper.win32.ie.IEAutomation
Navigates backward one item in the history list.
goBack() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Navigates backward one item in the history list.
goForward() - Method in class com.jniwrapper.win32.ie.Browser
Navigates forward one item in the history list.
goForward() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Navigates forward one item in the history list.
goForward() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Navigates forward one item in the history list.
goForward() - Method in class com.jniwrapper.win32.ie.IEAutomation
Navigates forward one item in the history list.
goForward() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Navigates forward one item in the history list.
goHome() - Method in class com.jniwrapper.win32.ie.Browser
Navigates to the current home or start page.
goHome() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Navigates to the current home or start page.
goHome() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Navigates to the current home or start page.
goHome() - Method in class com.jniwrapper.win32.ie.IEAutomation
Navigates to the current home or start page.
goHome() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Navigates to the current home or start page.

H

HAS_FOCUS - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
Represents the focus changing event.
HTMLDialog - class com.jniwrapper.win32.ie.dom.HTMLDialog.
Represents an instance of HTML dialog and provides access to its information.
HTMLDialog(IHTMLDialog, IHTMLDocument, OleMessageLoop) - Constructor for class com.jniwrapper.win32.ie.dom.HTMLDialog
Constructs a new instance of .
HTMLDocument - interface com.jniwrapper.win32.ie.dom.HTMLDocument.
This class represents HTML document.
HTMLElement - interface com.jniwrapper.win32.ie.dom.HTMLElement.
This class represents element in the HTML document.
HTMLForm - interface com.jniwrapper.win32.ie.dom.HTMLForm.
This interface represents HTML form.
HTMLMouseEvent - interface com.jniwrapper.win32.ie.dom.HTMLMouseEvent.
The HTMLMouseEvent interface provides specific contextual information associated with Mouse events.
HTMLNode - interface com.jniwrapper.win32.ie.dom.HTMLNode.
The HTMLNode interface is the primary datatype for the entire Document Object Model.
HTTP - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ServerType
 
HeadlessBrowser - class com.jniwrapper.win32.ie.HeadlessBrowser.
This class is the windowless implementation of WebBrowser iterface, specially designed for such operations that do not require a Java component.
HeadlessBrowser() - Constructor for class com.jniwrapper.win32.ie.HeadlessBrowser
Creates Internet Explorer wrapper for automated testing.
HeadlessBrowser(HeadlessBrowser) - Constructor for class com.jniwrapper.win32.ie.HeadlessBrowser
 
HeadlessBrowserDialogEventHandler - class com.jniwrapper.win32.ie.event.HeadlessBrowserDialogEventHandler.
Implementation of dialog event handler of automated testing: suppresses Internet Explorer dialogs.
HeadlessBrowserDialogEventHandler() - Constructor for class com.jniwrapper.win32.ie.event.HeadlessBrowserDialogEventHandler
 
HtmlColor - class com.jniwrapper.win32.ie.dom.HtmlColor.
 
HtmlColor(String) - Constructor for class com.jniwrapper.win32.ie.dom.HtmlColor
 
HtmlColor(Color) - Constructor for class com.jniwrapper.win32.ie.dom.HtmlColor
 
HtmlDialogEvent - class com.jniwrapper.win32.ie.event.HtmlDialogEvent.
Represents an event which indicates that the HTML Dialog is opened and its document is loaded completely and available.
HtmlDialogEvent(Object, HTMLDialog) - Constructor for class com.jniwrapper.win32.ie.event.HtmlDialogEvent
Constructs a new instance of event..
HtmlDialogListener - interface com.jniwrapper.win32.ie.event.HtmlDialogListener.
A listener that allows receiving events when the modal HTML dialog is shown.
HttpSecurityAction - class com.jniwrapper.win32.ie.event.HttpSecurityAction.
Represents a set of possible return values for the HttpSecurityHandler.onSecurityProblem(SecurityProblem) event.
HttpSecurityHandler - interface com.jniwrapper.win32.ie.event.HttpSecurityHandler.
Represents a security handler that allows processing any security problems such as Invalid Certificate error, Invalid Certificate Name, Invalid Certificate Date, Moving from a non-SSL to an SSL connection because of a redirect or The redirection requires user confirmation problems.
hasProperty(String) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
hashCode() - Method in class com.jniwrapper.win32.ie.dom.Cookie
 
hashCode() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
 
httpOpenRequest(long, String, String, String, String, String[], long, long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
httpSendRequest(long, String, byte[]) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 

I

IEApplicationEventAdapter - class com.jniwrapper.win32.ie.event.IEApplicationEventAdapter.
An abstract adapter class for receiving Internet Explorer events.
IEApplicationEventAdapter() - Constructor for class com.jniwrapper.win32.ie.event.IEApplicationEventAdapter
 
IEApplicationEventListener - interface com.jniwrapper.win32.ie.event.IEApplicationEventListener.
The listener interface for receiving Internet Explorer events.
IEAutomation - class com.jniwrapper.win32.ie.IEAutomation.
This class extends HeadlessBrowser class and intends for working with Internet Explorer control (iexplorer.exe) without hosting Swing component.
IEAutomation() - Constructor for class com.jniwrapper.win32.ie.IEAutomation
 
IEAutomation(IWebBrowser2) - Constructor for class com.jniwrapper.win32.ie.IEAutomation
 
IEAutomation(IEAutomation) - Constructor for class com.jniwrapper.win32.ie.IEAutomation
 
INSET - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
INVALID_REQUEST - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
INVALID_URL - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
InternetFeatures - class com.jniwrapper.win32.ie.InternetFeatures.
Represents Internet Explorer features.
IsolatedProcess - class com.jniwrapper.win32.ie.IsolatedProcess.
This class allows to run in-proc COM server in isolated process.
inputFileName(String, String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
This method is specially designed to populate a file input control.
inputString(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Inputs a string into an active element.
internetCloseHandle(long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
internetConnect(long, String, int, String, String, long, long, long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
internetOpen(String, long, String, String, long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
internetQueryDWORDOption(long, long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
internetQueryPerConnectionOptions(long, String, long[]) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
internetSetDWORDOption(long, long, long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
internetSetPerConnectionOptions(long, String, long[], Object[]) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
invoke(DispID, IID, LocaleID, UInt16, DispParams, Variant, ExcepInfo, UInt) - Method in class com.jniwrapper.win32.ie.event.BaseEventListenerServer
 
isAddOnManagement() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_ADDON_MANAGEMENT Internet Explorer feature.
isAllowClientPull() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Checks if no client pull operations will be performed.
isAllowContextMenu() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowDownloadActiveX() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowDownloadOnly() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Checks if the page will only be downloaded, not displayed.
isAllowForceOffline() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Checks if the WebBrowser Control always operates in offline mode.
isAllowForceUnload() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Determines whether WebBrowser control should be disposed or not.
isAllowFrameDownload() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Checks if the WebBrowser Control will download and parse a frame set, but not the individual frame objects within the frame set.
isAllowImages() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowJavaApplets() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowNewWindow() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowRunActiveX() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowScripts() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowSounds() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAllowVideos() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
isAltKey() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isAltLeft() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isAltPressed() - Method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Returns true if ALT key is pressed during key event.
isAuthenticationRequired() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
The server is requesting client authentication.
isBehaviors() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_BEHAVIORS Internet Explorer feature.
isBlockInputPrompts() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_BLOCK_INPUT_PROMPTS Internet Explorer feature.
isBody(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is body element.
isBrowserSupported() - Static method in class com.jniwrapper.win32.ie.Browsers
Function that determines if the IE browser version is supported.
isButton(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is button.
isCheckbox(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is checkbox.
isClosed() - Method in class com.jniwrapper.win32.ie.Browser
Returns if the WebBrowser instance is closed and disposed.
isClosed() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
isClosed() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Returns if the WebBrowser instance is closed and disposed.
isClosed() - Method in class com.jniwrapper.win32.ie.IEAutomation
Returns if the WebBrowser instance is closed and disposed.
isClosed() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Returns if the WebBrowser instance is closed and disposed.
isConfirmationRequired() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
The redirection requires user confirmation.
isContentOverflow() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isControlPressed() - Method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Returns true if control is pressed during key event.
isCtrlKey() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isCtrlLeft() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isDesignMode() - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Returns true if document in the design mode.
isDisableLegacyCompression() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_DISABLE_LEGACY_COMPRESSION Internet Explorer feature.
isDisableMkProtocol() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_DISABLE_MK_PROTOCOL Internet Explorer feature.
isDisableNavigationSounds() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_DISABLE_NAVIGATION_SOUNDS Internet Explorer feature.
isDisableTelnetProtocol() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_DISABLE_TELNET_PROTOCOL Internet Explorer feature.
isDisplayed(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. Returns true if DOM element is displayed else returns false.
isDiv(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is div element.
isElementWithTag(Element, String) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if element is represented by tag with specified name.
isElementWithType(Element, String) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Return true if element has specified type attribute.
isExtended() - Method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Specifies whether the key is an extended key, such as the right-hand ALT and CTRL keys that appear on an enhanced 101- or 102-key keyboard.
isFeeds() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_FEEDS Internet Explorer feature.
isFileUpload(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is file upload element.
isFilter(KeyFilter.KeyEvent) - Method in interface com.jniwrapper.win32.ie.KeyFilter
Invokes when the specified key event has occured on WebBrowser component.
isFirstUserinited() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
This flag indicates that is the first query that results from this user-initiated action.
isForceAddAndStatus() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_FORCE_ADDR_AND_STATUS Internet Explorer feature.
isForm(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is form element.
isFromProxy() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
Indicates that the new window is being called through a marshalled Component Object Model (COM) proxy from another thread.
isFullScreen() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
isGetUrlDomFilepathUnencoded() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_GET_URL_DOM_FILEPATH_UNENCODED Internet Explorer feature.
isHead(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is head element.
isHtmlDialog() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
The new window is a dialog box that displays HTML content.
isHttpUsernamePasswordDisable() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_HTTP_USERNAME_PASSWORD_DISABLE Internet Explorer feature.
isIgnoreProxyForLocalAddresses() - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Returns TRUE if local addresses are ignored by proxy server, otherwise - FALSE.
isImage(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is image element.
isInvalidCertificate() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
Indicates that the function is unfamiliar with the Certificate Authority that generated the server's certificate.
isInvalidCertificateDate() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
Indicates that SSL certificate date that was received from the server is bad.
isInvalidCertificateName() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
Indicates that SSL certificate common name (host name field) is incorrect.
isLink(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is link element.
isLocalMachineLockDown() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_LOCALMACHINE_LOCKDOWN Internet Explorer feature.
isMenuBar() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
isMimeHandling() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_MIME_HANDLING Internet Explorer feature.
isMimeSniffing() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_MIME_SNIFFING Internet Explorer feature.
isMovingFromHttpToHttps() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
Indicates that the application is moving from a non-SSL to an SSL connection because of a redirect.
isMovingFromHttpsToHttp() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
Indicates that the application is moving from an SSL to an non-SSL connection because of a redirect.
isObjectCaching() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_OBJECT_CACHING Internet Explorer feature.
isOverrideKey() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
Use this flag when the override key (ALT) was pressed.
isPasswordField(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is password field.
isPopupManagement() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_WEBOC_POPUPMANAGEMENT Internet Explorer feature.
isPressed(int) - Static method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Returns true if specified key is pressed
isPrompt() - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Returns true if prompt before printing else returns false.
isProtocolLockDown() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_PROTOCOL_LOCKDOWN Internet Explorer feature.
isRadioButton(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is radio button.
isRefreshRequired() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Checks the flag that specify whether refresh of the browser page after changes of browser properties or not.
isRepeat() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isRestrictActiveXInstall() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_RESTRICT_ACTIVEXINSTALL Internet Explorer feature.
isRestrictFileDownload() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_RESTRICT_FILEDOWNLOAD Internet Explorer feature.
isSafeBindToObject() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_SAFE_BINDTOOBJECT Internet Explorer feature.
isSameBrowserPeer(WebBrowser, WebBrowser) - Static method in class com.jniwrapper.win32.ie.Browsers
Returns true if both object are web browsers for the same native browser.
isSecure() - Method in class com.jniwrapper.win32.ie.dom.Cookie
Return true for secure cookie else returns false.
isSecurityBand() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_SECURITYBAND Internet Explorer feature.
isSelect(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is select element.
isSelectOption(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is select option.
isShiftKey() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isShiftLeft() - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
isShiftPressed() - Method in class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Returns true if shift is pressed during key event.
isShow3DBorder() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Checks if 3D border around a browser control is visible or not.
isShowAlerts() - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use DisplayDialogsOptions.isShowAlerts() instead.
isShowHelp() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
The new window attempting to load is the result of a call to the showHelp method.
isShowScrollBars() - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Checks either browser's scroll bars are visible or not.
isShowing(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. Returns true if DOM element is visible and is displayed else returns false.
isSilent() - Method in class com.jniwrapper.win32.ie.Browser
Return true if alert, confirmation and error dialogs are disabled else returns false.
isSilent() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
isSilent() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Return true if alert, confirmation and error dialogs are disabled else returns false.
isSilent() - Method in class com.jniwrapper.win32.ie.IEAutomation
Return true if alert, confirmation and error dialogs are disabled else returns false.
isSilent() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Return true if alert, confirmation and error dialogs are disabled else returns false.
isSslux() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_SSLUX Internet Explorer feature.
isStatusBar() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
isSubmit(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is submit.
isTabbedBrowsing() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_TABBED_BROWSING Internet Explorer feature.
isTable(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is table element.
isTextArea(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is text area.
isTextField(Element) - Static method in class com.jniwrapper.win32.ie.dom.ElementTypes
Returns true if specified element is text field.
isToolBar() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
isUncSavedFileCheck() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_UNC_SAVEDFILECHECK Internet Explorer feature.
isUnloading() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
This flag is set in response to the onbeforeunload and onunload events.
isUserInited() - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
This flag uses in conjunction with the NWMF_FIRST_USERINITED flag to determine whether the call is a direct or indirect result of the user-initiated action.
isValidateNavigateUrl() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_VALIDATE_NAVIGATE_URL Internet Explorer feature.
isVisible() - Method in class com.jniwrapper.win32.ie.IEAutomation
 
isVisible(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. Returns true if DOM element is visible else returns false.
isVisible() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
isWindowResizable() - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
isWindowRestrictions() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_WINDOW_RESTRICTIONS Internet Explorer feature.
isXmlhttp() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_XMLHTTP Internet Explorer feature.
isZoneElevation() - Method in class com.jniwrapper.win32.ie.InternetFeatures
Checks the FEATURE_ZONE_ELEVATION Internet Explorer feature.

K

KeyFilter - interface com.jniwrapper.win32.ie.KeyFilter.
This interface responds for key event filtering.
KeyFilter.KeyEvent - class com.jniwrapper.win32.ie.KeyFilter.KeyEvent.
Key pressed event.
KeyFilter.KeyEvent(int) - Constructor for class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Creates key event by key code.
KeyFilter.KeyEvent(Msg) - Constructor for class com.jniwrapper.win32.ie.KeyFilter.KeyEvent
Creates key event by message.

L

LARGER - Static variable in class com.jniwrapper.win32.ie.dom.FontSize
 
LARGEST - Static variable in class com.jniwrapper.win32.ie.dom.FontSize
 
LENGTH_REQUIRED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 

M

MEDIUM - Static variable in class com.jniwrapper.win32.ie.dom.FontSize
 
MIXED - Static variable in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
makeString(Set) - Static method in class com.jniwrapper.win32.ie.dom.Cookie
Creates cookie string for HTTP request / response.
mouseOver(Element) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.mouseOver() instead.
mouseOver() - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Fires mouse over event on the element.

N

NONE - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
NONE_ACCEPTABLE - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
NOT_FOUND - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
NOT_SUPPORTED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
NO_SESSION - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
NO_VALID_MEDIA - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
NWMF_FIRST_USERINITED - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NWMF_FROMPROXY - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NWMF_HTMLDIALOG - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NWMF_OVERRIDEKEY - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NWMF_SHOWHELP - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NWMF_UNLOADING - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NWMF_USERINITED - Static variable in class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NavigationEventAdapter - class com.jniwrapper.win32.ie.event.NavigationEventAdapter.
An abstract adapter class for receiving navigation events.
NavigationEventAdapter() - Constructor for class com.jniwrapper.win32.ie.event.NavigationEventAdapter
 
NavigationEventListener - interface com.jniwrapper.win32.ie.event.NavigationEventListener.
The listener interface for receiving event notifications from a WebBrowser control or from the Microsoft Internet Explorer application.
NewWindowEventHandler - interface com.jniwrapper.win32.ie.event.NewWindowEventHandler.
New window event handler.
NewWindowEventHandler.NewWindowAction - class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction.
This class describes action to perform when user tries to open link in a new window.
NewWindowEventHandler.NewWindowAction() - Constructor for class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Creates new window action with type ACTION_CREATE.
NewWindowEventHandler.NewWindowAction(int) - Constructor for class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Creates new window action.
NewWindowEventHandlerExt - interface com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.
The listener interface for receiving new window events with additional information about a new window.
NewWindowEventHandlerExt.NewWindowManagerFlags - class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags.
This class determines of flags that pertain to a new window.
NewWindowEventHandlerExt.NewWindowManagerFlags(long) - Constructor for class com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt.NewWindowManagerFlags
 
NewWindowEventListener - interface com.jniwrapper.win32.ie.event.NewWindowEventListener.
New window event listener.
navigate(String) - Method in class com.jniwrapper.win32.ie.Browser
Navigates to a resource identified by a URL or to a file identified by a full path.
navigate(String, String) - Method in class com.jniwrapper.win32.ie.Browser
Navigates to a web resource specified by a HTTP URL with HTTP post data.
navigate(String, String, String) - Method in class com.jniwrapper.win32.ie.Browser
Navigates to an entire web resource specified by a HTTP URL with HTTP post data into a specified window defined by targetName.
navigate(String) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Navigates to a resource identified by a URL or to a file identified by a full path.
navigate(String, String) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Navigates to a web resource specified by a HTTP URL with HTTP post data.
navigate(String, String, String) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Navigates to an entire web resource specified by a HTTP URL with HTTP post data into a specified window defined by targetName.
navigate(String) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Navigates to a resource identified by a URL or to a file identified by a full path.
navigate(String, String) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Navigates to a web resource specified by a HTTP URL with HTTP post data.
navigate(String, String, String) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Navigates to an entire web resource specified by a HTTP URL with HTTP post data into a specified window defined by targetName.
navigate(String) - Method in class com.jniwrapper.win32.ie.IEAutomation
Navigates to a resource identified by a URL or to a file identified by a full path.
navigate(String, String) - Method in class com.jniwrapper.win32.ie.IEAutomation
Navigates to a web resource specified by a HTTP URL with HTTP post data.
navigate(String, String, String) - Method in class com.jniwrapper.win32.ie.IEAutomation
Navigates to an entire web resource specified by a HTTP URL with HTTP post data into a specified window defined by targetName.
navigate(String) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Navigates to a resource identified by a URL or to a file identified by a full path.
navigate(String, String) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Navigates to a web resource specified by a HTTP URL with HTTP post data.
navigate(String, String, String) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Navigates to an entire web resource specified by a HTTP URL with HTTP post data into a specified window defined by targetName.
navigate(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Navigates browser to the specified url.
navigationCompleted(WebBrowser, String) - Method in class com.jniwrapper.win32.ie.event.NavigationEventAdapter
 
navigationCompleted(WebBrowser, String) - Method in interface com.jniwrapper.win32.ie.event.NavigationEventListener
Invoked when navigation operation has been completed.
navigationErrorOccured(WebBrowser, String, String, StatusCode) - Method in class com.jniwrapper.win32.ie.event.DefaultWebBrowserEventsHandler
Invoked when navigation error has been occured.
navigationErrorOccured(WebBrowser, String, String, StatusCode) - Method in interface com.jniwrapper.win32.ie.event.WebBrowserEventsHandler
Invoked when navigation error has been occured.
newWindow() - Method in interface com.jniwrapper.win32.ie.event.NewWindowEventHandler
Called when new window is opening.
newWindow(String, String, NewWindowEventHandlerExt.NewWindowManagerFlags) - Method in interface com.jniwrapper.win32.ie.event.NewWindowEventHandlerExt
Invoked when new window is opening and provides additional information about the new window.

O

OBJECT_NOT_FOUND - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
OUTSET - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
OptionElement - interface com.jniwrapper.win32.ie.dom.OptionElement.
This interface represents option of select element.
oleDraw(IUnknownImpl, Int32, Rect, Size) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
onAuthenticate() - Method in interface com.jniwrapper.win32.ie.event.AuthenticationHandler
Invokes when authentication operation is required.
onFullScreen(BrowserWindowEvent) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
onFullScreen(BrowserWindowEvent) - Method in interface com.jniwrapper.win32.ie.event.BrowserWindowListener
Invokes when the full-screen mode of the window is changed.
onFullScreen(boolean) - Method in class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
onFullScreen(boolean) - Method in interface com.jniwrapper.win32.ie.event.StatusEventListener
Invoked when the fullscreen property has been changed.
onMenuBar(BrowserWindowEvent) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
onMenuBar(BrowserWindowEvent) - Method in interface com.jniwrapper.win32.ie.event.BrowserWindowListener
Invokes when the menu bar should be shown or hidden.
onMenuBar(boolean) - Method in class com.jniwrapper.win32.ie.event.IEApplicationEventAdapter
 
onMenuBar(boolean) - Method in interface com.jniwrapper.win32.ie.event.IEApplicationEventListener
Fires when the MenuBar property is changed.
onQuit() - Method in class com.jniwrapper.win32.ie.event.IEApplicationEventAdapter
 
onQuit() - Method in interface com.jniwrapper.win32.ie.event.IEApplicationEventListener
Fires before the Internet Explorer application quits
onSecurityProblem(SecurityProblem) - Method in interface com.jniwrapper.win32.ie.event.HttpSecurityHandler
Notifies about a security problem.
onStatusBar(BrowserWindowEvent) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
onStatusBar(BrowserWindowEvent) - Method in interface com.jniwrapper.win32.ie.event.BrowserWindowListener
Invokes when the status bar should be shown or hidden.
onStatusBar(boolean) - Method in class com.jniwrapper.win32.ie.event.IEApplicationEventAdapter
 
onStatusBar(boolean) - Method in interface com.jniwrapper.win32.ie.event.IEApplicationEventListener
Fires when the StatusBar property is changed.
onToolBar(BrowserWindowEvent) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
onToolBar(BrowserWindowEvent) - Method in interface com.jniwrapper.win32.ie.event.BrowserWindowListener
Invokes when the tool bar should be shown or hidden.
onToolBar(boolean) - Method in class com.jniwrapper.win32.ie.event.IEApplicationEventAdapter
 
onToolBar(boolean) - Method in interface com.jniwrapper.win32.ie.event.IEApplicationEventListener
Fires when the ToolBar property is changed.
onVisible(BrowserWindowEvent) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
onVisible(BrowserWindowEvent) - Method in interface com.jniwrapper.win32.ie.event.BrowserWindowListener
Invokes when the window should be shown or hidden.
onVisible(boolean) - Method in class com.jniwrapper.win32.ie.event.IEApplicationEventAdapter
 
onVisible(boolean) - Method in interface com.jniwrapper.win32.ie.event.IEApplicationEventListener
Fires when the Visible property of the object is changed.
onWindowResizable(BrowserWindowEvent) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
onWindowResizable(BrowserWindowEvent) - Method in interface com.jniwrapper.win32.ie.event.BrowserWindowListener
The event is fired when a new window is opened through scripting, using the window.open method.
onWindowResize(BrowserWindowEvent) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowAdapter
 
onWindowResize(BrowserWindowEvent) - Method in interface com.jniwrapper.win32.ie.event.BrowserWindowListener
Invokes when the window should changes its bounds.

P

PAYMENT_REQ - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
PRECOND_FAILED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
PROCESS - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.Type
The proxy configuration available only for the current process.
PROCESS_FEATURES - Static variable in class com.jniwrapper.win32.ie.Browsers
The Internet features for the current process.
PROPERTY_ALLOW_CLIENTPULL - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_CONTEXT_MENU - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_DOWNLOADONLY - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_DOWNLOAD_ACTIVEX - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_FORCEOFFLINE - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_FORCEUNLOAD - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_FRAMEDOWNLOAD - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_IMAGES - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_JAVA_APPLETS - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_NEW_WINDOW - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_RUN_ACTIVEX - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_SCRIPTS - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_SOUNDS - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_ALLOW_VIDEOS - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
PROPERTY_SHOW_3DBORDER - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
Property that corresponds to visibility of a 3D border around a browser component.
PROPERTY_SHOW_SCROLLBARS - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
Property that corresponds to visibility of browser's shroll bars.
PROXY - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ConnectionType
The connection uses an explicitly set proxy server.
PROXY_AUTH_REQ - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
ParentWindow - interface com.jniwrapper.win32.ie.ParentWindow.
This interface is implemented by objects that have children and need to track children creation without event listeners.
PrintCommand - class com.jniwrapper.win32.ie.command.PrintCommand.
Prints current document in browser.
PrintCommand() - Constructor for class com.jniwrapper.win32.ie.command.PrintCommand
Creates command instance.
PrintCommand(boolean) - Constructor for class com.jniwrapper.win32.ie.command.PrintCommand
Creates command instance.
PrintPreviewCommand - class com.jniwrapper.win32.ie.command.PrintPreviewCommand.
Invokes print preview.
PrintPreviewCommand() - Constructor for class com.jniwrapper.win32.ie.command.PrintPreviewCommand
Creates print preview command.
PrintPreviewCommand(String) - Constructor for class com.jniwrapper.win32.ie.command.PrintPreviewCommand
Creates print preview command.
ProxyConfiguration - class com.jniwrapper.win32.ie.proxy.ProxyConfiguration.
 
ProxyConfiguration() - Constructor for class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
 
ProxyConfiguration.ConnectionType - interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ConnectionType.
Contains the connections type constants.
ProxyConfiguration.ServerType - interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ServerType.
Contains the server type constants.
ProxyConfiguration.Type - interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.Type.
Contains the proxy configuration types.
ProxyConfigurationException - exception com.jniwrapper.win32.ie.proxy.ProxyConfigurationException.
Thrown to indicate that during changing proxy settings an error has occured.
ProxyConfigurationException() - Constructor for class com.jniwrapper.win32.ie.proxy.ProxyConfigurationException
Constructs a ProxyConfigurationException with no detail message.
ProxyConfigurationException(String) - Constructor for class com.jniwrapper.win32.ie.proxy.ProxyConfigurationException
Constructs a ProxyConfigurationException with the specified detail message.
ProxyConfigurationException(String, Throwable) - Constructor for class com.jniwrapper.win32.ie.proxy.ProxyConfigurationException
Constructs a new exception with the specified detail message and cause.
ProxyConfigurationException(Throwable) - Constructor for class com.jniwrapper.win32.ie.proxy.ProxyConfigurationException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
ProxyManager - class com.jniwrapper.win32.ie.proxy.ProxyManager.
This proxy manager allows working with the global proxy settings and the proxy settings available only for the current process.
pressButton(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Presses a button with specified ID.
privacyStateChanged(boolean) - Method in class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
privacyStateChanged(boolean) - Method in interface com.jniwrapper.win32.ie.event.StatusEventListener
Invoked when an event occurs that impacts privacy, or when a user navigates away from a URL that has impacted privacy.
progressChanged(int, int) - Method in class com.jniwrapper.win32.ie.event.NavigationEventAdapter
 
progressChanged(int, int) - Method in interface com.jniwrapper.win32.ie.event.NavigationEventListener
Invoked when the progress of download operation has been updated.

R

READYSTATE_COMPLETE - Static variable in class com.jniwrapper.win32.ie.ReadyState
Object has received all of its data.
READYSTATE_INTERACTIVE - Static variable in class com.jniwrapper.win32.ie.ReadyState
Object is interactive, but not all of its data is available.
READYSTATE_LOADED - Static variable in class com.jniwrapper.win32.ie.ReadyState
Object has been initialized.
READYSTATE_LOADING - Static variable in class com.jniwrapper.win32.ie.ReadyState
Object is currently loading its properties.
READYSTATE_UNINITIALIZED - Static variable in class com.jniwrapper.win32.ie.ReadyState
Default initialization state.
READY_STATE - Static variable in class com.jniwrapper.win32.ie.WebBrowser.Properties
Represents the ready state change event.
REDIRECT_FAILED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
REDIRECT_TO_DIR - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
REQUEST_TIMEOUT - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
REQUEST_TOO_LARGE - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
RESOURCE_NOT_FOUND - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
RESULT_DISPATCHED - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
RETRY_WITH - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
RIDGE - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
ReadyState - class com.jniwrapper.win32.ie.ReadyState.
This class represent the enumeration of all avaliable statuses of the WebBrowser.
Robot - class com.jniwrapper.win32.ie.scripting.Robot.
This class implements functionality that can be used in automatic testings.
Robot(WebBrowser) - Constructor for class com.jniwrapper.win32.ie.scripting.Robot
Creates instance of ScriptingEngine class.
Robot(WebBrowser, boolean) - Constructor for class com.jniwrapper.win32.ie.scripting.Robot
Creates instance of ScriptingEngine class.
refresh() - Method in class com.jniwrapper.win32.ie.Browser
Reloads the file that is currently displayed in the object.
refresh() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
refresh() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Reloads the file that is currently displayed in the object.
refresh() - Method in class com.jniwrapper.win32.ie.IEAutomation
Reloads the file that is currently displayed in the object.
refresh() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Reloads the file that is currently displayed in the object.
registerAdditionalMarshalledInterface(IID, String) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Register additional interface to be marshalled between isolated process and JVM process.
registerMessageHook(int, int, MessageLoopListener) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Register message hook for remote process.
registerTranslateAcceleratorCallback(int, int, IUnknown) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Register callback interface that will be called to process accelerators.
registerWindowProcedure(MessageLoopListener) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
release() - Method in class com.jniwrapper.win32.ie.BrowserHistory
Releases native resources allocated by the object.
removeBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.Browser
Removes window listener.
removeBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
removeBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
 
removeBrowserWindowListener(BrowserWindowListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
removeBrowserWindowListener(BrowserWindowListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Removes window listener.
removeIEApplicationEventListener(IEApplicationEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
removeNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.Browser
Removes browser navigation event listener.
removeNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
removeNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Removes browser navigation event listener.
removeNavigationListener(NavigationEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
Removes browser navigation event listener.
removeNavigationListener(NavigationEventListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Removes browser navigation event listener.
removeNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.Browser
Removes new window listener.
removeNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
removeNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Removes new window listener.
removeNewWindowListener(NewWindowEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
Removes new window listener.
removeNewWindowListener(NewWindowEventListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Removes new window listener.
removeNotify() - Method in class com.jniwrapper.win32.ie.Browser
 
removeProperty(String) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Removes a specified property change listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Removes a specified property change listener.
removeStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.Browser
Removes browser status event listener.
removeStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
removeStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Removes browser status event listener.
removeStatusListener(StatusEventListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
Removes browser status event listener.
removeStatusListener(StatusEventListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Removes browser status event listener.
removeWindowEventListener(String, EventListener) - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Removes listener from the document window.
reset() - Method in interface com.jniwrapper.win32.ie.dom.HTMLForm
Clears all fields of the form.
revokeMessageHook(long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Revoke message hook
revokeTranslateAcceleratorCallback(long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Revoke callback interface that was called to process accelerators.

S

SECURE - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ServerType
 
SECURITY_PROBLEM - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
SERVER_ERROR - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
SERVICE_UNAVAIL - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
SMALLER - Static variable in class com.jniwrapper.win32.ie.dom.FontSize
 
SMALLEST - Static variable in class com.jniwrapper.win32.ie.dom.FontSize
 
SOCKS - Static variable in interface com.jniwrapper.win32.ie.proxy.ProxyConfiguration.ServerType
 
SOLID - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
SaveAsCommand - class com.jniwrapper.win32.ie.command.SaveAsCommand.
Invokes SaveAs dialog.
SaveAsCommand() - Constructor for class com.jniwrapper.win32.ie.command.SaveAsCommand
Creates Save As command.
ScriptErrorEvent - class com.jniwrapper.win32.ie.event.ScriptErrorEvent.
This class represents script error in the HTML document.
ScriptErrorEvent(WebBrowser, int, String, String) - Constructor for class com.jniwrapper.win32.ie.event.ScriptErrorEvent
Creates script error event object.
ScriptErrorListener - interface com.jniwrapper.win32.ie.event.ScriptErrorListener.
The listener interface for receiving script error events.
SecurityProblem - class com.jniwrapper.win32.ie.event.SecurityProblem.
Provides information about a security problem.
SecurityProblem(long) - Constructor for class com.jniwrapper.win32.ie.event.SecurityProblem
Constructs a new SecurityProblem instance according to the input problem flag value.
SelectElement - interface com.jniwrapper.win32.ie.dom.SelectElement.
This interface represents select element.
StatusCode - class com.jniwrapper.win32.ie.event.StatusCode.
This class represents HTTP response code.
StatusEventAdapter - class com.jniwrapper.win32.ie.event.StatusEventAdapter.
An abstract adapter class for receiving status events.
StatusEventAdapter() - Constructor for class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
StatusEventListener - interface com.jniwrapper.win32.ie.event.StatusEventListener.
The listener interface for receiving status change events.
StatusEventListener.DataEncryptionLevel - class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel.
This object specifies level of encryption for data transferred by browser.
StatusEventListener.DataEncryptionLevel(int) - Constructor for class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
scrollHorisontal(int) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLDocument.scrollHorisontal() instead.
scrollHorisontal(int) - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Scrolls document horisontally.
scrollVertical(int) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLDocument.scrollVertical() instead.
scrollVertical(int) - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Scrolls document vertically.
select() - Method in interface com.jniwrapper.win32.ie.dom.OptionElement
Selects current option.
selectListItem(String, int) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Selects a item by index in specified list.
selectListItem(String, String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Selects a item by item test in specified list.
sendKeys(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Sends the specified string to the currently focused element, using the SendKeys method of the WScript.Shell COM object.
setAddOnManagement(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_ADDON_MANAGEMENT Internet Explorer feature.
setAllowClientPull(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Sets no client pull operations will be performed.
setAllowContextMenu(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowDownloadActiveX(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowDownloadOnly(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Sets the page will only be downloaded, not displayed.
setAllowForceOffline(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Sets the WebBrowser Control always operates in offline mode.
setAllowForceUnload(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Determines whether WebBrowser control should be disposed or not.
setAllowFrameDownload(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Sets the WebBrowser Control will download and parse a frame set, but not the individual frame objects within the frame set.
setAllowImages(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowJavaApplets(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowNewWindow(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowRunActiveX(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowScripts(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowSounds(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAllowVideos(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
 
setAltKey(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setAltLeft(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setAttribute(String, String, boolean) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
This method is specially designed to set an element attribute and specify whether its name is case sensitive or not.
setAuthenticationHandler(AuthenticationHandler) - Method in class com.jniwrapper.win32.ie.Browser
Sets the specified browser authentication handler.
setAuthenticationHandler(AuthenticationHandler) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setAuthenticationHandler(AuthenticationHandler) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets the specified browser authentication handler.
setAuthenticationHandler(AuthenticationHandler) - Method in class com.jniwrapper.win32.ie.IEAutomation
This method is not supported by this implementation and it's always throw UnsupportedOperationException error.
setAuthenticationHandler(AuthenticationHandler) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets the specified browser authentication handler.
setAutoconfigProxyAddress(String) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Sets a string that represents a path to the script that contains proxy configuration.
setBackground(Color) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Sets element background color.
setBackgroundColor(Element, String) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.setBackground() instead.
setBackgroundColor(Element, Color) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.setBackground() instead.
setBehaviors(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_BEHAVIORS Internet Explorer feature.
setBlockInputPrompts(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_BLOCK_INPUT_PROMPTS Internet Explorer feature.
setBooleanProperty(String, boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setBorder(Element, String) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.setBorder() instead.
setBorder(Element, Color) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.setBorder() instead.
setBorder(Element, Integer, BorderStyle, Color) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.setBorder() instead.
setBorder(ElementBorder) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Sets element border.
setBorder(Color) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Sets element border.
setBounds(Rectangle) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
setBrowser(WebBrowser) - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Sets browser objects.
setButton(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setCancelBubble(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setCellPadding(String) - Method in interface com.jniwrapper.win32.ie.dom.Table
Sets the table cell padding.
setCellPadding(String) - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
setCellSpacing(String) - Method in interface com.jniwrapper.win32.ie.dom.Table
Returns the table cell spacing.
setCellSpacing(String) - Method in class com.jniwrapper.win32.ie.dom.TableImpl
 
setClientX(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setClientY(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setColor(Color) - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Sets border color.
setConnectionType(int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Sets a specified connection type for the current proxy configuration.
setContent(String) - Method in class com.jniwrapper.win32.ie.Browser
Set new HTML content.
setContent(String) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
setContent(String) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets new HTML content.
setContent(String) - Method in class com.jniwrapper.win32.ie.IEAutomation
Sets new HTML content.
setContent(String) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets the specified HTML content to the current WebBrowser document.
setContentOverflow(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setContextMenuProvider(ContextMenuProvider) - Method in class com.jniwrapper.win32.ie.Browser
Sets the context menu provider for the browser.
setCookie(String, Cookie) - Method in class com.jniwrapper.win32.ie.Browser
Deprecated. Use the CookieManager.setCookie(URL url, Cookie cookie) or CookieManager.setCookies(URL url, Set cookies) methods instead.
setCookie(String, Cookie) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setCookie(String, Cookie) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Deprecated. Use the CookieManager.setCookie(URL url, Cookie cookie) or CookieManager.setCookies(URL url, Set cookies) methods instead.
setCookie(String, Cookie) - Method in class com.jniwrapper.win32.ie.IEAutomation
Deprecated. Use the CookieManager.setCookie(URL url, Cookie cookie) or CookieManager.setCookies(URL url, Set cookies) methods instead.
setCookie(String, Cookie) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Deprecated. Use the CookieManager.setCookie(URL url, Cookie cookie) or CookieManager.setCookies(URL url, Set cookies) methods instead.
setCookie(URL, Cookie) - Method in class com.jniwrapper.win32.ie.cookie.CookieManager
Creates a new cookies for the specified URL using WinINet API.
setCookies(URL, Set) - Method in class com.jniwrapper.win32.ie.cookie.CookieManager
Creates a new cookies for the specified URL using WinINet API.
setCookies(Set) - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Sets cookies.
setCtrlKey(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setCtrlLeft(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setDesignMode(boolean) - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Switch the document mode: from view to design and otherwise.
setDialogEventHandler(DialogEventHandler) - Method in class com.jniwrapper.win32.ie.Browser
Sets the listener interface for receiving show dialog events.
setDialogEventHandler(DialogEventHandler) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setDialogEventHandler(DialogEventHandler) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets the listener interface for receiving show dialog events.
setDialogEventHandler(DialogEventHandler) - Method in class com.jniwrapper.win32.ie.IEAutomation
This methd always throw UnsupportedOperationException error because the IEAutomation implementation doesn't support this functionality.
setDialogEventHandler(DialogEventHandler) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets the listener interface for receiving show dialog events.
setDisableLegacyCompression(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_DISABLE_LEGACY_COMPRESSION Internet Explorer feature.
setDisableMkProtocol(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_DISABLE_MK_PROTOCOL Internet Explorer feature.
setDisableNavigationSounds(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_DISABLE_NAVIGATION_SOUNDS Internet Explorer feature.
setDisableTelnetProtocol(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_DISABLE_TELNET_PROTOCOL Internet Explorer feature.
setDomain(String) - Method in class com.jniwrapper.win32.ie.dom.Cookie
Sets cookie domain.
setEnabled(boolean) - Method in class com.jniwrapper.win32.ie.Browser
Sets whether or not this component is enabled.
setEventHandler(WebBrowserEventsHandler) - Method in class com.jniwrapper.win32.ie.Browser
Sets browser event handler.
setEventHandler(WebBrowserEventsHandler) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setEventHandler(WebBrowserEventsHandler) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets browser event handler.
setEventHandler(WebBrowserEventsHandler) - Method in class com.jniwrapper.win32.ie.IEAutomation
Sets browser event handler.
setEventHandler(WebBrowserEventsHandler) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets browser event handler.
setExpireDate(Date) - Method in class com.jniwrapper.win32.ie.dom.Cookie
Sets cookie expiration date.
setFailSilentlyFlag(boolean) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Set "Fail silently" flag.
setFeeds(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_FEEDS Internet Explorer feature.
setFontSize(FontSize) - Method in interface com.jniwrapper.win32.ie.dom.HTMLDocument
Sets document font size.
setFooter(String) - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Sets print footer.
setForceAddAndStatus(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_FORCE_ADDR_AND_STATUS Internet Explorer feature.
setFullScreen(boolean) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
setGetUrlDomFilepathUnencoded(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_GET_URL_DOM_FILEPATH_UNENCODED Internet Explorer feature.
setHTML(String) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Sets HTML between tags of the element.
setHeader(String) - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Sets print header.
setHtmlDialogListener(HtmlDialogListener) - Method in class com.jniwrapper.win32.ie.Browser
Sets the specified HTML Dialog listener that allows receiving event when the HTML Dialog is shown and its document is loaded completely.
setHtmlDialogListener(HtmlDialogListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets the specified HTML Dialog listener that allows receiving event when the HTML Dialog is shown and its document is loaded completely.
setHttpSecurityHandler(HttpSecurityHandler) - Method in class com.jniwrapper.win32.ie.Browser
Sets the specified HTTP security handler that allows processing any security problems such as Invalid Certificate error, Invalid Certificate Name, Invalid Certificate Date, Moving from a non-SSL to an SSL connection because of a redirect or The redirection requires user confirmation problems.
setHttpSecurityHandler(HttpSecurityHandler) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setHttpSecurityHandler(HttpSecurityHandler) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets the specified HTTP security handler that allows processing any security problems such as Invalid Certificate error, Invalid Certificate Name, Invalid Certificate Date, Moving from a non-SSL to an SSL connection because of a redirect or The redirection requires user confirmation problems.
setHttpSecurityHandler(HttpSecurityHandler) - Method in class com.jniwrapper.win32.ie.IEAutomation
This methd always throw UnsupportedOperationException error because the IEAutomation implementation doesn't support this functionality yet.
setHttpSecurityHandler(HttpSecurityHandler) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets the specified HTTP security handler that allows processing any security problems such as Invalid Certificate error, Invalid Certificate Name, Invalid Certificate Date, Moving from a non-SSL to an SSL connection because of a redirect or The redirection requires user confirmation problems.
setHttpUsernamePasswordDisable(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_HTTP_USERNAME_PASSWORD_DISABLE Internet Explorer feature.
setIgnoreProxyForLocalAddresses(boolean) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Enables or disables ignoring proxy server for local addresses.
setIntProperty(String, int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setKeyCode(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setKeyFilter(KeyFilter) - Method in class com.jniwrapper.win32.ie.Browser
Sets key filter.
setKeyFilter(KeyFilter) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setKeyFilter(KeyFilter) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets key filter.
setKeyFilter(KeyFilter) - Method in class com.jniwrapper.win32.ie.IEAutomation
Sets key filter.
setKeyFilter(KeyFilter) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets key filter.
setKillSelfAtExitFlag(boolean) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Set "Kill Self At Exit" flag.
setLocalMachineLockDown(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_LOCALMACHINE_LOCKDOWN Internet Explorer feature.
setMenuBar(boolean) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
setMimeHandling(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_MIME_HANDLING Internet Explorer feature.
setMimeSniffing(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_MIME_SNIFFING Internet Explorer feature.
setName(String) - Method in class com.jniwrapper.win32.ie.dom.Cookie
Sets cookie name.
setNewWindowHandler(NewWindowEventHandler) - Method in class com.jniwrapper.win32.ie.Browser
Sets new window handler.
setNewWindowHandler(NewWindowEventHandler) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setNewWindowHandler(NewWindowEventHandler) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets new window handler.
setNewWindowHandler(NewWindowEventHandler) - Method in class com.jniwrapper.win32.ie.IEAutomation
Sets new window handler.
setNewWindowHandler(NewWindowEventHandler) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets new window handler.
setObjectCaching(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_OBJECT_CACHING Internet Explorer feature.
setOffsetX(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setOffsetY(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setParentBrowser(WebBrowser) - Method in class com.jniwrapper.win32.ie.Browser
Deprecated. Will be removed because WebBrowser instance will receive parent automatically.
setParentBrowser(WebBrowser) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setParentBrowser(WebBrowser) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Deprecated. Will be removed because WebBrowser instance will receive parent automatically.
setParentBrowser(WebBrowser) - Method in class com.jniwrapper.win32.ie.IEAutomation
Deprecated. Will be removed because WebBrowser instance will receive parent automatically.
setParentBrowser(WebBrowser) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Deprecated. Will be removed because WebBrowser instance will receive parent automatically.
setPassowrd(String, int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Sets password for a specified server type.
setPath(String) - Method in class com.jniwrapper.win32.ie.dom.Cookie
Sets cookie path.
setPopupManagement(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_WEBOC_POPUPMANAGEMENT Internet Explorer feature.
setPrompt(boolean) - Method in class com.jniwrapper.win32.ie.command.PrintCommand
Enables or disables prompt before printing.
setProperty(String, Object) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setProtocolLockDown(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_PROTOCOL_LOCKDOWN Internet Explorer feature.
setProxy(ProxyConfiguration) - Method in class com.jniwrapper.win32.ie.Browser
 
setProxy(ProxyConfiguration) - Static method in class com.jniwrapper.win32.ie.Browsers
Updates the system local area network (LAN) proxy settings to the specified proxy server configuration.
setProxy(ProxyConfiguration) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setProxy(ProxyConfiguration) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Sets the specified proxy settings for the current WebBrowser control and all its children.
setProxy(ProxyConfiguration) - Method in class com.jniwrapper.win32.ie.IEAutomation
This methd always throw UnsupportedOperationException error because the IEAutomation implementation doesn't support this functionality yet.
setProxy(ProxyConfiguration) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Sets the specified proxy settings for the current WebBrowser control and all its children.
setProxy(String, int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Sets proxy address for a specified server type.
setProxyExceptions(Set) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Sets a set of strings that represent proxy exceptions.
setRefreshRequired(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Sets the flag that specify whether refresh of the browser page after changes of browser properties or not.
setRepeat(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setResizable(boolean) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
setRestrictActiveXInstall(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_RESTRICT_ACTIVEXINSTALL Internet Explorer feature.
setRestrictFileDownload(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_RESTRICT_FILEDOWNLOAD Internet Explorer feature.
setReturnValue(Variant) - Method in class com.jniwrapper.win32.ie.dom.HTMLDialog
Sets the value returned from the modal dialog window.
setSafeBindToObject(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_SAFE_BINDTOOBJECT Internet Explorer feature.
setScriptErrorListener(ScriptErrorListener) - Method in class com.jniwrapper.win32.ie.Browser
Setups javascript error listener for current page.
setScriptErrorListener(ScriptErrorListener) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setScriptErrorListener(ScriptErrorListener) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Setups javascript error listener for current page.
setScriptErrorListener(ScriptErrorListener) - Method in class com.jniwrapper.win32.ie.IEAutomation
Setups javascript error listener for current page.
setScriptErrorListener(ScriptErrorListener) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Setups javascript error listener for current page.
setSecure(boolean) - Method in class com.jniwrapper.win32.ie.dom.Cookie
Makes cookie secure or unsecure.
setSecurityBand(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_SECURITYBAND Internet Explorer feature.
setShiftKey(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setShiftLeft(boolean) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setShow3DBorder(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Sets the visibility of 3D border around a browser control.
setShowAlerts(boolean) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use DisplayDialogsOptions.setShowAlerts() instead.
setShowErrorDialogs(boolean) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use DisplayDialogsOptions.setShowErrorDialogs() instead.
setShowScrollBars(boolean) - Method in class com.jniwrapper.win32.ie.WebBrowser.Properties
Sets the visibility of browser's scroll bars.
setSilent(boolean) - Method in class com.jniwrapper.win32.ie.Browser
Disables or enables alert, confirmation and error dialogs.
setSilent(boolean) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
setSilent(boolean) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Disables or enables alert, confirmation and error dialogs.
setSilent(boolean) - Method in class com.jniwrapper.win32.ie.IEAutomation
Disables or enables alert, confirmation and error dialogs.
setSilent(boolean) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Disables or enables alert, confirmation and error dialogs.
setSslux(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_SSLUX Internet Explorer feature.
setStatusBar(boolean) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
setStringProperty(String, String) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setStyle(BorderStyle) - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Sets border style.
setStyle(String, String) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Sets element style.
setStylePropertyValue(Element, String, String) - Method in class com.jniwrapper.win32.ie.dom.DomRobot
Deprecated. use HTMLElement.setStyle() instead.
setTabbedBrowsing(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_TABBED_BROWSING Internet Explorer feature.
setText(String) - Method in interface com.jniwrapper.win32.ie.dom.HTMLElement
Sets text between tags of the element.
setToolBar(boolean) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
setType(int) - Method in class com.jniwrapper.win32.ie.event.NewWindowEventHandler.NewWindowAction
Sets type of action.
setUncSavedFileCheck(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_UNC_SAVEDFILECHECK Internet Explorer feature.
setUserName(String, int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyConfiguration
Sets a user name for a specified server type.
setValidateNavigateUrl(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_VALIDATE_NAVIGATE_URL Internet Explorer feature.
setValue(boolean) - Method in interface com.jniwrapper.win32.ie.dom.CheckControl
Sets form element value.
setValue(String) - Method in class com.jniwrapper.win32.ie.dom.Cookie
Sets cookie value.
setValue(String) - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Sets value used for setting element border style.
setValue(String) - Method in interface com.jniwrapper.win32.ie.dom.TextControl
Sets form element value.
setVisible(boolean) - Method in class com.jniwrapper.win32.ie.IEAutomation
 
setVisible(boolean) - Method in class com.jniwrapper.win32.ie.event.BrowserWindowEvent
 
setWidth(Integer) - Method in class com.jniwrapper.win32.ie.dom.ElementBorder
Sets border width.
setWindowRestrictions(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_WINDOW_RESTRICTIONS Internet Explorer feature.
setX(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setXmlhttp(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_XMLHTTP Internet Explorer feature.
setY(int) - Method in class com.jniwrapper.win32.ie.dom.EventObject
 
setZoneElevation(boolean) - Method in class com.jniwrapper.win32.ie.InternetFeatures
Sets the FEATURE_ZONE_ELEVATION Internet Explorer feature.
show(HtmlDialogEvent) - Method in interface com.jniwrapper.win32.ie.event.HtmlDialogListener
Fires when the modal dialog window is shown and its document is loaded completely.
showDialog(Wnd, String, String, int) - Method in class com.jniwrapper.win32.ie.event.BrowserDialogEventHandler
 
showDialog(Wnd, String, String, int) - Method in interface com.jniwrapper.win32.ie.event.DialogEventHandler
Invoked when an Internet Explorer dialog is displayed.
showDialog(Wnd, String, String, int) - Method in class com.jniwrapper.win32.ie.event.HeadlessBrowserDialogEventHandler
Suppresses Internet Explorer dialogs.
sleep(int) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Forces current thread to sleep.
start() - Static method in class com.jniwrapper.win32.ie.IsolatedProcess
Start new isolated process (starts new process, can take some time)
start(Runnable) - Static method in class com.jniwrapper.win32.ie.IsolatedProcess
Start new isolated process (starts new process, can take some time)
statusTextChanged(String) - Method in class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
statusTextChanged(String) - Method in interface com.jniwrapper.win32.ie.event.StatusEventListener
Invoked when the status bar text has been changed.
stop() - Method in class com.jniwrapper.win32.ie.Browser
Cancels any pending navigation or download operation and stops any dynamic page elements, such as background sounds and animations.
stop() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
Cancels any pending navigation or download operation and stops any dynamic page elements, such as background sounds and animations.
stop() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Cancels any pending navigation or download operation and stops any dynamic page elements, such as background sounds and animations.
stop() - Method in class com.jniwrapper.win32.ie.IEAutomation
Cancels any pending navigation or download operation and stops any dynamic page elements, such as background sounds and animations.
stop() - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Stop the isolated process.
stop(boolean) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
Stops the isolated process with the specified flag.
stop() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Cancels any pending navigation or download operation and stops any dynamic page elements, such as background sounds and animations.
submit() - Method in interface com.jniwrapper.win32.ie.dom.HTMLForm
Submits the form.
submitPage() - Method in class com.jniwrapper.win32.ie.scripting.Robot
Submites the page by sending 'Enter' key to the current document.

T

TAG_BODY - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_BUTTON - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_CHECKBOX - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_DIV - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_FILE_UPLOAD - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_FORM - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_HEAD - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_IMAGE - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_INPUT - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_LINK - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_PASSWORD_FIELD - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_RADIO_BUTTON - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_SELECT - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_SELECT_OPTION - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_SUBMIT - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_TABLE - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_TEXT_AREA - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TAG_TEXT_FIELD - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TERMINATED_BIND - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
THREAD_FEATURES - Static variable in class com.jniwrapper.win32.ie.Browsers
The Internet features for the current thread.
THREAD_INTERNET_FEATURES - Static variable in class com.jniwrapper.win32.ie.Browsers
The Internet features for the Internet zone.
THREAD_INTRANET_FEATURES - Static variable in class com.jniwrapper.win32.ie.Browsers
The Internet features for the intranet zone.
THREAD_LOCALMACHINE_FEATURES - Static variable in class com.jniwrapper.win32.ie.Browsers
The Internet features for the local machine zone.
THREAD_RESTRICTED_FEATURES - Static variable in class com.jniwrapper.win32.ie.Browsers
The Internet features for the restricted zone.
THREAD_TRUSTED_FEATURES - Static variable in class com.jniwrapper.win32.ie.Browsers
The Internet features for the trusted zone.
TYPE_BUTTON - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TYPE_CHECKBOX - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TYPE_FILE_UPLOAD - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TYPE_PASSWORD_FIELD - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TYPE_RADIO_BUTTON - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TYPE_SUBMIT - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
TYPE_TEXT_FIELD - Static variable in class com.jniwrapper.win32.ie.dom.ElementTypes
 
Table - interface com.jniwrapper.win32.ie.dom.Table.
This interface represents HTML table element.
TableCell - interface com.jniwrapper.win32.ie.dom.TableCell.
This object represents table cell element.
TableCellImpl - class com.jniwrapper.win32.ie.dom.TableCellImpl.
An implementation of TableCell interface that represents HTML table cell element.
TableCellImpl(IDispatch, WebBrowser) - Constructor for class com.jniwrapper.win32.ie.dom.TableCellImpl
 
TableImpl - class com.jniwrapper.win32.ie.dom.TableImpl.
An implementation of Table interface that represents HTML table element.
TableImpl(IDispatch, WebBrowser) - Constructor for class com.jniwrapper.win32.ie.dom.TableImpl
 
TableRow - interface com.jniwrapper.win32.ie.dom.TableRow.
This interface represents the table row element.
TableRowImpl - class com.jniwrapper.win32.ie.dom.TableRowImpl.
An implementation of TableRow interface that represents HTML table row element.
TableRowImpl(IDispatch, WebBrowser) - Constructor for class com.jniwrapper.win32.ie.dom.TableRowImpl
 
TextControl - interface com.jniwrapper.win32.ie.dom.TextControl.
This class represents form element that contains text: text or password input, text area.
titleChanged(String) - Method in class com.jniwrapper.win32.ie.event.StatusEventAdapter
 
titleChanged(String) - Method in interface com.jniwrapper.win32.ie.event.StatusEventListener
Invoked when title of the document has been changed.
toString() - Method in class com.jniwrapper.win32.ie.ReadyState
 
toString() - Method in class com.jniwrapper.win32.ie.dom.BorderStyle
 
toString() - Method in class com.jniwrapper.win32.ie.dom.Cookie
 
toString() - Method in class com.jniwrapper.win32.ie.event.SecurityProblem
 
toString() - Method in class com.jniwrapper.win32.ie.event.StatusCode
 
trackChildren() - Method in class com.jniwrapper.win32.ie.Browser
Starts to collect information about child object creation.
trackChildren() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
trackChildren() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Starts to collect information about child object creation.
trackChildren() - Method in class com.jniwrapper.win32.ie.IEAutomation
Starts to collect information about child object creation.
trackChildren() - Method in interface com.jniwrapper.win32.ie.ParentWindow
Starts to collect information about child object creation.
typeKey(char) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Types a character to the active element.
typeString(String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Types a string into a currently selected element.
typeString(String, String) - Method in class com.jniwrapper.win32.ie.scripting.Robot
Focuses element by specified ID and types a string.

U

UNKNOWN_BITS - Static variable in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
UNKNOWN_PROTOCOL - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
UNSECURE - Static variable in class com.jniwrapper.win32.ie.event.StatusEventListener.DataEncryptionLevel
 
UNSUPPORTED_MEDIA - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
URI_TOO_LONG - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
USE_EXTEND_BINDING - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 
UnsupportedInternetFeatureException - exception com.jniwrapper.win32.ie.UnsupportedInternetFeatureException.
Thrown to indicate that the requested Internet Explorer feature is not supported.
UnsupportedInternetFeatureException() - Constructor for class com.jniwrapper.win32.ie.UnsupportedInternetFeatureException
Constructs an UnsupportedInternetFeatureException with no detail message.
UnsupportedInternetFeatureException(String) - Constructor for class com.jniwrapper.win32.ie.UnsupportedInternetFeatureException
Constructs an UnsupportedInternetFeatureException with the specified detail message.
UnsupportedInternetFeatureException(String, Throwable) - Constructor for class com.jniwrapper.win32.ie.UnsupportedInternetFeatureException
Constructs a new exception with the specified detail message and cause.
UnsupportedInternetFeatureException(Throwable) - Constructor for class com.jniwrapper.win32.ie.UnsupportedInternetFeatureException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
unregisterWindowProcedure(long) - Method in class com.jniwrapper.win32.ie.IsolatedProcess
 
unwrap() - Method in interface com.jniwrapper.win32.ie.dom.WrappedObject
Returns proxied object.
updateProxyConfiguration(ProxyConfiguration, int) - Method in class com.jniwrapper.win32.ie.proxy.ProxyManager
Deprecated. use the Browsers.setProxy(ProxyConfiguration) method instead of the updateProxyConfiguration(conf, ProxyConfiguration.Type.GLOBAL) and the WebBrowser.setProxy(ProxyConfiguration) method instead of the updateProxyConfiguration(conf, ProxyConfiguration.Type.PROCESS).

V

VERSION_NOT_SUP - Static variable in class com.jniwrapper.win32.ie.event.StatusCode
 

W

WINDOW_INSET - Static variable in class com.jniwrapper.win32.ie.dom.BorderStyle
 
WebBrowser - interface com.jniwrapper.win32.ie.WebBrowser.
The WebBrowser defines the base web browser interface and its various capabilities.
WebBrowser.Properties - class com.jniwrapper.win32.ie.WebBrowser.Properties.
Represents a set of event names that can be handled in the PropertyChangeListener listener.
WebBrowserEventsHandler - interface com.jniwrapper.win32.ie.event.WebBrowserEventsHandler.
Handler of events from the browser object.
WrappedObject - interface com.jniwrapper.win32.ie.dom.WrappedObject.
This class represents object which methods are executed in OLE message loop.
waitChildCreation() - Method in class com.jniwrapper.win32.ie.Browser
Blocks execution until child is created since last trackChildren() call and returns this child.
waitChildCreation(Runnable) - Method in class com.jniwrapper.win32.ie.Browser
Executes operation specified in the parameter and returns when child created by the operation is opened.
waitChildCreation() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
waitChildCreation(Runnable) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet.
waitChildCreation() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Blocks execution until child is created since last trackChildren() call and returns this child.
waitChildCreation(Runnable) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Executes operation specified in the parameter and returns when child created by the operation is opened.
waitChildCreation() - Method in class com.jniwrapper.win32.ie.IEAutomation
Blocks execution until child is created since last trackChildren() call and returns this child.
waitChildCreation(Runnable) - Method in class com.jniwrapper.win32.ie.IEAutomation
Executes operation specified in the parameter and returns when child created by the operation is opened.
waitChildCreation() - Method in interface com.jniwrapper.win32.ie.ParentWindow
Blocks execution until child is created since last trackChildren() call and returns this child.
waitChildCreation(Runnable) - Method in interface com.jniwrapper.win32.ie.ParentWindow
Executes operation specified in the parameter and returns when child created by the operation is opened.
waitReady() - Method in class com.jniwrapper.win32.ie.Browser
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
waitReady(long) - Method in class com.jniwrapper.win32.ie.Browser
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
waitReady() - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
waitReady(long) - Method in class com.jniwrapper.win32.ie.FrameBrowserSupport
 
waitReady() - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
waitReady(long) - Method in class com.jniwrapper.win32.ie.HeadlessBrowser
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
waitReady() - Method in class com.jniwrapper.win32.ie.IEAutomation
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
waitReady(long) - Method in class com.jniwrapper.win32.ie.IEAutomation
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
waitReady() - Method in interface com.jniwrapper.win32.ie.WebBrowser
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
waitReady(long) - Method in interface com.jniwrapper.win32.ie.WebBrowser
Deprecated. Use the NavigationEventListener.entireDocumentCompleted event to make sure that the document is loaded completely.
windowClosing(boolean) - Method in class com.jniwrapper.win32.ie.event.DefaultWebBrowserEventsHandler
Invoked before closing the browser window by script.
windowClosing(boolean) - Method in interface com.jniwrapper.win32.ie.event.WebBrowserEventsHandler
This event is fired when a window is closed from script, by using the method.
windowOpened(WebBrowser) - Method in interface com.jniwrapper.win32.ie.event.NewWindowEventListener
Called when new browser window is opened.

A B C D E F G H I K L M N O P R S T U V W