public class FileLauncher extends java.lang.Object implements IFileLauncher
| Constructor and Description |
|---|
FileLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(java.io.File file)
Tries to open the given file.
|
public void launch(java.io.File file)
throws java.io.IOException
launch in interface IFileLauncherjava.io.IOException
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.