net.sf.tacos.util
Class EffectStringUtils
java.lang.Object
net.sf.tacos.util.EffectStringUtils
public final class EffectStringUtils
- extends Object
Handles effects string formotting.
- Author:
- andyhot
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EffectStringUtils
public EffectStringUtils()
createPreEffectsScript
public static String createPreEffectsScript(String preEffectsArg)
- Creates the javascript for the effects that should execute immediately
- Returns:
createPreEffectsScript
public static String createPreEffectsScript(String preEffectsArg,
Collection updateComponents)
- Creates the javascript for the effects that should execute immediately
- Returns: