|
net.sf.efhnbm/0 0.4 5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.efhnbm.launchers.Win32Launcher
public class Win32Launcher
a win32 launcher
Constructor Summary | |
---|---|
Win32Launcher()
default constructor |
Method Summary | |
---|---|
void |
explore(java.lang.String path)
launch the windows command to explore a directory |
void |
select(java.lang.String path)
launch the windows command to select a file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Win32Launcher()
Method Detail |
---|
public void explore(java.lang.String path) throws java.lang.Exception
explore
in interface Launcher
path
- the path to explore
java.lang.Exception
- if something goes wrong in the runtimepublic void select(java.lang.String path) throws java.lang.Exception
select
in interface Launcher
path
- the path to explore
java.lang.Exception
- if something goes wrong in the runtime
|
net.sf.efhnbm/0 0.4 5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |