|
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.CommandLauncher
public class CommandLauncher
a generic command launcher
| Constructor Summary | |
|---|---|
CommandLauncher(java.lang.String commandExplore,
java.lang.String commandSelect)
default constructor |
|
| Method Summary | |
|---|---|
void |
explore(java.lang.String path)
launch the command to explore a directory |
void |
select(java.lang.String path)
launch the 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 CommandLauncher(java.lang.String commandExplore,
java.lang.String commandSelect)
| 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 | ||||||||