Generated by
JDiff

Class com.jniwrapper.win32.ie.dom.HTMLDialog

Changed Constructors
HTMLDialog(IHTMLDialog, IHTMLDocument, OleMessageLoop) Change in type from (IHTMLDialog, IHTMLDocument, com.jniwrapper.win32.automation.OleMessageLoop) to (com.jniwrapper.win32.mshtml.IHTMLDialog, com.jniwrapper.win32.mshtml.IHTMLDocument, com.jniwrapper.win32.automation.OleMessageLoop).
Constructs a new instance of {@code HTMLDialog}.
 

Added Methods
OleMessageLoop getOleMessageLoop() Returns a thread in which the corrently opened modal dialog window is running.
 

Changed Methods
HTMLDocument getDocument() Change in return type from com.jniwrapper.win32.ie.dom.HTMLDocument to org.w3c.dom.html.HTMLDocument.
Returns a Document of the currently opened modal dialog window.