|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScriptContainer
A container for handling a set of scripts.
Method Summary | |
---|---|
void |
addScript(FrinikaScript script)
|
java.util.Collection<FrinikaScript> |
getScripts()
|
void |
removeScript(FrinikaScript script)
|
Method Detail |
---|
java.util.Collection<FrinikaScript> getScripts()
void addScript(FrinikaScript script)
void removeScript(FrinikaScript script)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |