|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Command
Command interface.
Method Summary | |
---|---|
void |
execute()
Execute the command |
boolean |
launchAfter()
Specifies whether application should be launched after performing the command or not. |
Method Detail |
---|
void execute() throws CommandException
CommandException
boolean launchAfter()
true
if application should be launched after performing this command;
false
otherwise.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |