Uses of Class
nl.siegmann.epublib.util.DesktopUtil.BrowserLaunchException
-
Packages that use DesktopUtil.BrowserLaunchException Package Description nl.siegmann.epublib.util -
-
Uses of DesktopUtil.BrowserLaunchException in nl.siegmann.epublib.util
Methods in nl.siegmann.epublib.util that throw DesktopUtil.BrowserLaunchException Modifier and Type Method Description static booleanDesktopUtil. launchBrowser(java.net.URL url)Open a URL in the default web browser.
-