@BeanID(value="fileLauncher")
@G9PropertyName(value="FileLauncher")
public interface Launcher
| Modifier and Type | Method and Description |
|---|---|
void |
open(File file)
Opens a file in the system's associated application.
|
void |
open(URL url)
Opens an URL in the system default browser.
|
Copyright © 2006–2017 Esito AS. All rights reserved.