Package system.windows.forms
Class WebBrowser
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,IDropTarget
public class WebBrowser extends WebBrowserBase
The base .NET class managing System.Windows.Forms.WebBrowser, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.WebBrowser
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.Windows.Formsstatic java.lang.StringclassNameQualified class name: System.Windows.Forms.WebBrowserstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description WebBrowser()WebBrowser(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddCanGoBackChanged(EventHandler handler)voidaddCanGoForwardChanged(EventHandler handler)voidaddDocumentCompleted(WebBrowserDocumentCompletedEventHandler handler)voidaddDocumentTitleChanged(EventHandler handler)voidaddEncryptionLevelChanged(EventHandler handler)voidaddFileDownload(EventHandler handler)voidaddNavigated(WebBrowserNavigatedEventHandler handler)voidaddNavigating(WebBrowserNavigatingEventHandler handler)voidaddNewWindow(CancelEventHandler handler)voidaddPaddingChanged(EventHandler handler)voidaddProgressChanged(WebBrowserProgressChangedEventHandler handler)voidaddStatusTextChanged(EventHandler handler)static WebBrowsercast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoWebBrowser, a cast assert is made to check if types are compatible.booleangetAllowNavigation()booleangetAllowWebBrowserDrop()booleangetCanGoBack()booleangetCanGoForward()HtmlDocumentgetDocument()StreamgetDocumentStream()java.lang.StringgetDocumentText()java.lang.StringgetDocumentTitle()java.lang.StringgetDocumentType()WebBrowserEncryptionLevelgetEncryptionLevel()booleangetIsBusy()booleangetIsOffline()booleangetIsWebBrowserContextMenuEnabled()java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class TypeNetObjectgetObjectForScripting()PaddinggetPadding()WebBrowserReadyStategetReadyState()booleangetScriptErrorsSuppressed()booleangetScrollBarsEnabled()java.lang.StringgetStatusText()UrigetUrl()VersiongetVersion()booleangetWebBrowserShortcutsEnabled()booleanGoBack()booleanGoForward()voidGoHome()voidGoSearch()voidNavigate(java.lang.String urlString)voidNavigate(java.lang.String urlString, boolean newWindow)voidNavigate(java.lang.String urlString, java.lang.String targetFrameName)voidNavigate(java.lang.String urlString, java.lang.String targetFrameName, byte[] postData, java.lang.String additionalHeaders)voidNavigate(java.lang.String dupParam0, java.lang.String dupParam1, JCORefOut dupParam2, java.lang.String dupParam3)voidNavigate(Uri url)voidNavigate(Uri url, boolean newWindow)voidNavigate(Uri url, java.lang.String targetFrameName)voidNavigate(Uri url, java.lang.String targetFrameName, byte[] postData, java.lang.String additionalHeaders)voidNavigate(Uri dupParam0, java.lang.String dupParam1, JCORefOut dupParam2, java.lang.String dupParam3)voidPrint()voidRefresh()voidRefresh(WebBrowserRefreshOption opt)voidremoveCanGoBackChanged(EventHandler handler)voidremoveCanGoForwardChanged(EventHandler handler)voidremoveDocumentCompleted(WebBrowserDocumentCompletedEventHandler handler)voidremoveDocumentTitleChanged(EventHandler handler)voidremoveEncryptionLevelChanged(EventHandler handler)voidremoveFileDownload(EventHandler handler)voidremoveNavigated(WebBrowserNavigatedEventHandler handler)voidremoveNavigating(WebBrowserNavigatingEventHandler handler)voidremoveNewWindow(CancelEventHandler handler)voidremovePaddingChanged(EventHandler handler)voidremoveProgressChanged(WebBrowserProgressChangedEventHandler handler)voidremoveStatusTextChanged(EventHandler handler)voidsetAllowNavigation(boolean AllowNavigation)voidsetAllowWebBrowserDrop(boolean AllowWebBrowserDrop)voidsetDocumentStream(Stream DocumentStream)voidsetDocumentText(java.lang.String DocumentText)voidsetIsWebBrowserContextMenuEnabled(boolean IsWebBrowserContextMenuEnabled)voidsetJCOInstance(JCObject instance)voidsetObjectForScripting(NetObject ObjectForScripting)voidsetPadding(Padding Padding)voidsetScriptErrorsSuppressed(boolean ScriptErrorsSuppressed)voidsetScrollBarsEnabled(boolean ScrollBarsEnabled)voidsetUrl(Uri Url)voidsetWebBrowserShortcutsEnabled(boolean WebBrowserShortcutsEnabled)voidShowPageSetupDialog()voidShowPrintDialog()voidShowPrintPreviewDialog()voidShowPropertiesDialog()voidShowSaveAsDialog()voidStop()-
Methods inherited from class system.windows.forms.WebBrowserBase
addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addChangeUICues, addClick, addCursorChanged, addDoubleClick, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addHelpRequested, addImeModeChanged, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addPaint, addQueryAccessibilityHelp, addQueryContinueDrag, addRightToLeftChanged, addStyleChanged, addTextChanged, DrawToBitmapNewWebBrowserBase, getActiveXInstance, getEnabled, getImeMode, getUseWaitCursor, PreProcessMessage, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeChangeUICues, removeClick, removeCursorChanged, removeDoubleClick, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeHelpRequested, removeImeModeChanged, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removePaint, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRightToLeftChanged, removeStyleChanged, removeTextChanged, setEnabled, setImeMode, setUseWaitCursor
-
Methods inherited from class system.windows.forms.Control
addAutoSizeChanged, addCausesValidationChanged, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addDockChanged, addDpiChangedAfterParent, addDpiChangedBeforeParent, addGotFocus, addHandleCreated, addHandleDestroyed, addInvalidated, addLocationChanged, addLostFocus, addMarginChanged, addMove, addParentChanged, addPreviewKeyDown, addRegionChanged, addResize, addSizeChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getFocused, getFont, getForeColor, getHasChildren, getHeight, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, getTabStop, getTag, getText, getTop, getTopLevelControl, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, RectangleToClient, RectangleToScreen, removeAutoSizeChanged, removeCausesValidationChanged, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeDockChanged, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeInvalidated, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMove, removeParentChanged, removePreviewKeyDown, removeRegionChanged, removeResize, removeSizeChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, setBounds, SetBounds, SetBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDock, setFont, setForeColor, setHeight, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, Update
-
Methods inherited from class system.componentmodel.Component
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSite
-
Methods inherited from class system.MarshalByRefObject
CreateObjRef, GetLifetimeService, InitializeLifetimeService
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.windows.forms.IDropTarget
OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Windows.Forms- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Forms.WebBrowser- See Also:
- Constant Field Values
-
-
Constructor Detail
-
WebBrowser
public WebBrowser(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
WebBrowser
public WebBrowser() throws java.lang.Throwable, ArgumentNullException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, MissingManifestResourceException, Win32Exception, ObjectDisposedException, OutOfMemoryException, SecurityException, ThreadStateException, FormatException, RankException- Throws:
java.lang.ThrowableArgumentNullExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionWin32ExceptionObjectDisposedExceptionOutOfMemoryExceptionSecurityExceptionThreadStateExceptionFormatExceptionRankException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIDropTarget- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classWebBrowserBase- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIDropTarget- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classWebBrowserBase- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIDropTarget- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classWebBrowserBase- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIDropTarget- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classWebBrowserBase- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classWebBrowserBase
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIDropTarget- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classWebBrowserBase- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static WebBrowser cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoWebBrowser, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
WebBrowserinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
GoBack
public boolean GoBack() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
GoForward
public boolean GoForward() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
GoHome
public void GoHome() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
GoSearch
public void GoSearch() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
Navigate
public void Navigate(java.lang.String urlString) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException
-
Navigate
public void Navigate(java.lang.String urlString, boolean newWindow) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException
-
Navigate
public void Navigate(java.lang.String urlString, java.lang.String targetFrameName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException
-
Navigate
public void Navigate(java.lang.String urlString, java.lang.String targetFrameName, byte[] postData, java.lang.String additionalHeaders) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException
-
Navigate
public void Navigate(java.lang.String dupParam0, java.lang.String dupParam1, JCORefOut dupParam2, java.lang.String dupParam3) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException
-
Navigate
public void Navigate(Uri url) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, UriFormatException, TargetInvocationException
-
Navigate
public void Navigate(Uri url, boolean newWindow) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, UriFormatException, OutOfMemoryException, InvalidCastException, Win32Exception
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionWin32Exception
-
Navigate
public void Navigate(Uri url, java.lang.String targetFrameName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, UriFormatException, OutOfMemoryException, InvalidCastException, Win32Exception
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionWin32Exception
-
Navigate
public void Navigate(Uri url, java.lang.String targetFrameName, byte[] postData, java.lang.String additionalHeaders) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, UriFormatException, OutOfMemoryException, InvalidCastException, Win32Exception
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionWin32Exception
-
Navigate
public void Navigate(Uri dupParam0, java.lang.String dupParam1, JCORefOut dupParam2, java.lang.String dupParam3) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, UriFormatException, OutOfMemoryException, InvalidCastException, Win32Exception
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionWin32Exception
-
Print
public void Print() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, InvalidCastException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionInvalidCastExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
Refresh
public void Refresh() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ObjectDisposedException, TargetInvocationException, ArgumentException, UriFormatException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, UnauthorizedAccessException, OutOfMemoryException, FormatException- Overrides:
Refreshin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionObjectDisposedExceptionTargetInvocationExceptionArgumentExceptionUriFormatExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionUnauthorizedAccessExceptionOutOfMemoryExceptionFormatException
-
Refresh
public void Refresh(WebBrowserRefreshOption opt) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ObjectDisposedException, TargetInvocationException, ArgumentException, UriFormatException, ArgumentOutOfRangeException, CultureNotFoundException, NotSupportedException, UnauthorizedAccessException, OutOfMemoryException, FormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionObjectDisposedExceptionTargetInvocationExceptionArgumentExceptionUriFormatExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNotSupportedExceptionUnauthorizedAccessExceptionOutOfMemoryExceptionFormatException
-
ShowPageSetupDialog
public void ShowPageSetupDialog() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, InvalidCastException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionInvalidCastExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
ShowPrintDialog
public void ShowPrintDialog() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, InvalidCastException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionInvalidCastExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
ShowPrintPreviewDialog
public void ShowPrintPreviewDialog() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, InvalidCastException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionInvalidCastExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
ShowPropertiesDialog
public void ShowPropertiesDialog() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
ShowSaveAsDialog
public void ShowSaveAsDialog() throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
Stop
public void Stop() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
getAllowNavigation
public boolean getAllowNavigation() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setAllowNavigation
public void setAllowNavigation(boolean AllowNavigation) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getAllowWebBrowserDrop
public boolean getAllowWebBrowserDrop() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
setAllowWebBrowserDrop
public void setAllowWebBrowserDrop(boolean AllowWebBrowserDrop) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException
-
getCanGoBack
public boolean getCanGoBack() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getCanGoForward
public boolean getCanGoForward() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getIsBusy
public boolean getIsBusy() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException, NotImplementedException, MemberAccessException, UriFormatException, NotSupportedException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMemberAccessExceptionUriFormatExceptionNotSupportedException
-
getIsOffline
public boolean getIsOffline() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
getIsWebBrowserContextMenuEnabled
public boolean getIsWebBrowserContextMenuEnabled() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setIsWebBrowserContextMenuEnabled
public void setIsWebBrowserContextMenuEnabled(boolean IsWebBrowserContextMenuEnabled) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getScriptErrorsSuppressed
public boolean getScriptErrorsSuppressed() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationException
-
setScriptErrorsSuppressed
public void setScriptErrorsSuppressed(boolean ScriptErrorsSuppressed) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException
-
getScrollBarsEnabled
public boolean getScrollBarsEnabled() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setScrollBarsEnabled
public void setScrollBarsEnabled(boolean ScrollBarsEnabled) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
-
getWebBrowserShortcutsEnabled
public boolean getWebBrowserShortcutsEnabled() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setWebBrowserShortcutsEnabled
public void setWebBrowserShortcutsEnabled(boolean WebBrowserShortcutsEnabled) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getDocumentStream
public Stream getDocumentStream() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException, NotImplementedException, MemberAccessException, UriFormatException, NotSupportedException, UnauthorizedAccessException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMemberAccessExceptionUriFormatExceptionNotSupportedExceptionUnauthorizedAccessException
-
setDocumentStream
public void setDocumentStream(Stream DocumentStream) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, SecurityException, MemberAccessException, NullReferenceException, ConfigurationException, UriFormatException, OutOfMemoryException, TargetInvocationException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionMemberAccessExceptionNullReferenceExceptionConfigurationExceptionUriFormatExceptionOutOfMemoryExceptionTargetInvocationException
-
getObjectForScripting
public NetObject getObjectForScripting() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setObjectForScripting
public void setObjectForScripting(NetObject ObjectForScripting) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
-
getDocumentText
public java.lang.String getDocumentText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, MissingManifestResourceException, NotImplementedException, IndexOutOfRangeException, SecurityException, UriFormatException, ArgumentOutOfRangeException, NotSupportedException, UnauthorizedAccessException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionMissingManifestResourceExceptionNotImplementedExceptionIndexOutOfRangeExceptionSecurityExceptionUriFormatExceptionArgumentOutOfRangeExceptionNotSupportedExceptionUnauthorizedAccessException
-
setDocumentText
public void setDocumentText(java.lang.String DocumentText) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, SecurityException, NotSupportedException, OutOfMemoryException, FormatException, IndexOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MemberAccessException, NullReferenceException, UriFormatException, TargetInvocationException- Throws:
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionSecurityExceptionNotSupportedExceptionOutOfMemoryExceptionFormatExceptionIndexOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMemberAccessExceptionNullReferenceExceptionUriFormatExceptionTargetInvocationException
-
getDocumentTitle
public java.lang.String getDocumentTitle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException, NotImplementedException, MemberAccessException, UriFormatException, NotSupportedException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMemberAccessExceptionUriFormatExceptionNotSupportedException
-
getDocumentType
public java.lang.String getDocumentType() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException, NotImplementedException, MemberAccessException, UriFormatException, NotSupportedException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMemberAccessExceptionUriFormatExceptionNotSupportedException
-
getStatusText
public java.lang.String getStatusText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException, NotImplementedException, MemberAccessException, UriFormatException, NotSupportedException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMemberAccessExceptionUriFormatExceptionNotSupportedException
-
getUrl
public Uri getUrl() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException, NotImplementedException, CultureNotFoundException, MemberAccessException, IndexOutOfRangeException, ConfigurationException, UriFormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMemberAccessExceptionIndexOutOfRangeExceptionConfigurationExceptionUriFormatException
-
setUrl
public void setUrl(Uri Url) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, UriFormatException, OutOfMemoryException, InvalidCastException, Win32Exception
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUriFormatExceptionOutOfMemoryExceptionInvalidCastExceptionWin32Exception
-
getVersion
public Version getVersion() throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, NotSupportedException, InvalidOperationException, IndexOutOfRangeException, NullReferenceException, PlatformNotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, AccessViolationException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNullReferenceExceptionPlatformNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAccessViolationException
-
getDocument
public HtmlDocument getDocument() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, TargetInvocationException, NotImplementedException, CultureNotFoundException, MemberAccessException, IndexOutOfRangeException, ConfigurationException, UriFormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMemberAccessExceptionIndexOutOfRangeExceptionConfigurationExceptionUriFormatException
-
getPadding
public Padding getPadding() throws java.lang.Throwable
- Overrides:
getPaddingin classControl- Throws:
java.lang.Throwable
-
setPadding
public void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
- Overrides:
setPaddingin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedException
-
getEncryptionLevel
public WebBrowserEncryptionLevel getEncryptionLevel() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException, NotImplementedException, MemberAccessException, UriFormatException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMemberAccessExceptionUriFormatExceptionNotSupportedException
-
getReadyState
public WebBrowserReadyState getReadyState() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidCastException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, TargetInvocationException, ArgumentOutOfRangeException, NotImplementedException, MemberAccessException, UriFormatException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMemberAccessExceptionUriFormatExceptionNotSupportedException
-
addNewWindow
public void addNewWindow(CancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeNewWindow
public void removeNewWindow(CancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addCanGoBackChanged
public void addCanGoBackChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeCanGoBackChanged
public void removeCanGoBackChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addCanGoForwardChanged
public void addCanGoForwardChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeCanGoForwardChanged
public void removeCanGoForwardChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addDocumentTitleChanged
public void addDocumentTitleChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeDocumentTitleChanged
public void removeDocumentTitleChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addEncryptionLevelChanged
public void addEncryptionLevelChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeEncryptionLevelChanged
public void removeEncryptionLevelChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addFileDownload
public void addFileDownload(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeFileDownload
public void removeFileDownload(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addPaddingChanged
public void addPaddingChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addPaddingChangedin classControl- Throws:
java.lang.Throwable
-
removePaddingChanged
public void removePaddingChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removePaddingChangedin classControl- Throws:
java.lang.Throwable
-
addStatusTextChanged
public void addStatusTextChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeStatusTextChanged
public void removeStatusTextChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addDocumentCompleted
public void addDocumentCompleted(WebBrowserDocumentCompletedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeDocumentCompleted
public void removeDocumentCompleted(WebBrowserDocumentCompletedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addNavigated
public void addNavigated(WebBrowserNavigatedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeNavigated
public void removeNavigated(WebBrowserNavigatedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addNavigating
public void addNavigating(WebBrowserNavigatingEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeNavigating
public void removeNavigating(WebBrowserNavigatingEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addProgressChanged
public void addProgressChanged(WebBrowserProgressChangedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeProgressChanged
public void removeProgressChanged(WebBrowserProgressChangedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-