Uses of Class
org.eclipse.swt.SWTException
-
Packages that use SWTException Package Description org.eclipse.swt.browser -
-
Uses of SWTException in org.eclipse.swt.browser
Methods in org.eclipse.swt.browser that throw SWTException Modifier and Type Method Description java.lang.ObjectBrowser. evaluate(java.lang.String script)Returns the result, if any, of executing the specified script.java.lang.ObjectBrowser. evaluate(java.lang.String script, boolean trusted)Returns the result, if any, of executing the specified script.
-