public interface IFileLauncher
Modifier and Type | Method and Description |
---|---|
void |
launch(java.io.File file)
Tries to open the given file by passing it to the operating system.
|
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.