|
exe4j API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Controller.StartupListener
The interface for startup events in single instance mode.
| Method Summary | |
|---|---|
void |
startupPerformed(java.lang.String parameters)
Will be called when the executable is started again. |
| Method Detail |
|---|
void startupPerformed(java.lang.String parameters)
parameters - the parameters of the invocation. For multiple files,
files are surrounded by double-quotes and separated by spaces.
Note: any default arguments defined in the wizard will not be passed again here
.
|
exe4j API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||