E
- public abstract class EventScriptBase<E extends Event> extends java.lang.Object implements EventScript<E>
Constructor and Description |
---|
EventScriptBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
error(java.lang.Object message) |
protected void |
print(java.lang.Object message) |
void |
setErrorStream(java.io.PrintStream err) |
void |
setOutputStream(java.io.PrintStream out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onEvent