public class DesktopIntegration extends Object
| Constructor and Description |
|---|
DesktopIntegration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
browse(String link)
Open a browser URL (and run in a separate daemon thread).
|
static void |
open(File file)
Open a file (and run in a separate daemon thread).
|
Copyright © 2018 Ken Händel. All rights reserved.