|
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.LinuxLauncher
public class LinuxLauncher
a generic linux launcher. nautilus or konqueror required
Constructor Summary | |
---|---|
LinuxLauncher()
default constructor |
Method Summary | |
---|---|
void |
explore(java.lang.String path)
launch the linux command to explore a directory |
void |
select(java.lang.String path)
launch the linux command to select a file (by now open the parent dir) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinuxLauncher()
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 |