|
Eidola home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eidola.kernel.event.ContainerEvent | +--org.eidola.kernel.event.CompileCompleted
Signals that a compile cycle is finished, and the conatiner's errors may have changed.
Constructor Summary | |
CompileCompleted(Container source,
CompileRequired propagatedFrom)
|
Methods inherited from class org.eidola.kernel.event.ContainerEvent |
equals, getPropagatedFrom, getSource, hashCode, propagationChainContains, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CompileCompleted(Container source, CompileRequired propagatedFrom)
|
Eidola home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |