|
net.sf.efhnbm/0 0.4 5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Launcher
launcher interface. implement this to make a new launcher an register it in the launchers.properties
| Method Summary | |
|---|---|
void |
explore(java.lang.String path)
launch a runtime command for exploring a path |
void |
select(java.lang.String path)
launch a runtime command for selecting a file |
| Method Detail |
|---|
void explore(java.lang.String path)
throws java.lang.Exception
path - the path to work on
java.lang.Exception - if something goes wrong in the runtime
void select(java.lang.String path)
throws java.lang.Exception
path - the path to work on
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 | ||||||||