|
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.Objectnet.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 Launcherpath - the path to explore
java.lang.Exception - if something goes wrong in the runtime
public void select(java.lang.String path)
throws java.lang.Exception
select in interface Launcherpath - 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 | ||||||||