FindBugs™ 3.0.1-dev-20221227
- java.lang.Object
-
- edu.umd.cs.findbugs.util.LaunchBrowser
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
LaunchBrowser
public LaunchBrowser()
-
Method Detail
-
showDocument
public static boolean showDocument(java.net.URL url)
attempt to show the given URL. will first attempt via the JNLP api, then
will try showViaExec().
- Parameters:
url
- the URL
- Returns:
- true on success
FindBugs™ 3.0.1-dev-20221227
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.