|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.lanbox.commands
Class Script
java.lang.Objectbe.lassi.lanbox.commands.Command
be.lassi.lanbox.commands.Script
- Direct Known Subclasses:
- CueListsRead, GetCueListInfos, RemoveAllCueLists
public abstract class Script
- extends Command
| Constructor Summary | |
|---|---|
Script()
|
|
| Method Summary | |
|---|---|
protected abstract void |
doExecute(CommandProcessor processor)
|
void |
execute(CommandProcessor processor)
|
| Methods inherited from class be.lassi.lanbox.commands.Command |
|---|
add, appendCommand, appendCommandDetail, appendResponse, getCommandString, hashCode, notifyListeners, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
Script
public Script()
| Method Detail |
|---|
doExecute
protected abstract void doExecute(CommandProcessor processor)
execute
public void execute(CommandProcessor processor)
|
Lighting Assistant 1.2 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
