Serialized Form


Package org.jicengine.element

Class org.jicengine.element.ElementException extends ChainedRuntimeException implements Serializable


Package org.jicengine.expression

Class org.jicengine.expression.SyntaxException extends ChainedException implements Serializable


Package org.jicengine.operation

Class org.jicengine.operation.Context.DuplicateNameException extends java.lang.RuntimeException implements Serializable

Class org.jicengine.operation.Context.ObjectNotFoundException extends java.lang.RuntimeException implements Serializable

Class org.jicengine.operation.OperationException extends ChainedException implements Serializable

Class org.jicengine.operation.ReflectionUtils.NoMethodWithSuchParametersException extends java.lang.NoSuchMethodException implements Serializable

Class org.jicengine.operation.ReflectionUtils.NoSuchConstructorException extends java.lang.NoSuchMethodException implements Serializable

Class org.jicengine.operation.ReflectionUtils.NoSuchMethodException extends java.lang.NoSuchMethodException implements Serializable


Package org.jicengine.tools

Class org.jicengine.tools.ShellWindow extends javax.swing.JApplet implements Serializable

Serialized Fields

jic

javax.swing.JTextArea jic

result

javax.swing.JTextArea result

middlePanel

javax.swing.JSplitPane middlePanel


Package org.jicengine.util

Class org.jicengine.util.ChainedException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.jicengine.util.ChainedRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause