public class DesktopUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static boolean
static void
static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DesktopUtils
public DesktopUtils()
-
Method Details
-
browseSafe
public static void browseSafe(String uri)
-
openSafe
public static void openSafe(File file)
-
openSafe
public static void openSafe(File file,
boolean selectOnly)
-
browse
public static boolean browse(URI uri)