de.cau.cs.kieler.core.kivi.test
Class PrintEffect

java.lang.Object
  extended by de.cau.cs.kieler.core.kivi.AbstractEffect
      extended by de.cau.cs.kieler.core.kivi.test.PrintEffect
All Implemented Interfaces:
IEffect

public class PrintEffect
extends AbstractEffect

Rating red

Constructor Summary
PrintEffect(String t)
           
 
Method Summary
 void execute()
          Execute the effect.
 
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractEffect
isMergeable, merge, schedule, scheduleUndo, toString, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrintEffect

public PrintEffect(String t)
Method Detail

execute

public void execute()
Execute the effect.