Serialized Form

Class AnimationEditor implements Serializable

Serialized Fields

contents

javax.swing.JPanel contents

scrollPane

javax.swing.JScrollPane scrollPane

animation

Animation animation

chunkDisplay

ChunkDisplay[] chunkDisplay


Class BehaviorChunkDisplay implements Serializable

Serialized Fields

behaviorDisplay

BehaviorDisplay behaviorDisplay

behavior

Behavior behavior


Class BehaviorDisplay implements Serializable

Serialized Fields

behavior

Behavior behavior
Behavior being referenced. Use setBehavior to change this.

dragSource

java.awt.dnd.DragSource dragSource

dropTarget

java.awt.dnd.DropTarget dropTarget

listener

BehaviorDisplayListener listener
Behavior viewer or other GUI this sits inside of.

animation

java.lang.Thread animation

environment

ELEnvironment environment
Environment values are seen in.

killThread

boolean killThread

animate

boolean animate
Whether a new expression should be animated or not.

displayScale

double displayScale


Class BehaviorViewer implements Serializable

Serialized Fields

animate

boolean animate

expressionDisplay

javax.swing.JTextArea expressionDisplay

behavior

Behavior behavior

display

BehaviorDisplay display

graph

ELExpressionGraph graph

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

oldExpression

java.lang.String oldExpression
Expression before we started editing.

editingExpression

boolean editingExpression
True when the expression is being edited.


Class BooleanFieldAdapter implements Serializable

Serialized Fields

field

java.lang.reflect.Field field
double field

instance

java.lang.Object instance
Object this slider is connected to.


Class ChunkDisplay implements Serializable

Serialized Fields

animation

Animation animation

index

int index
Index of the chunk being displayed.

editor

AnimationEditor editor
The enclosing editor.

durationEditor

javax.swing.JTextField durationEditor

timeDisplay

javax.swing.JLabel timeDisplay


Class DoublePercentageFieldAdapter implements Serializable

Serialized Fields

field

java.lang.reflect.Field field
double field

instance

java.lang.Object instance
Object this slider is connected to.


Class ELExpressionGraph implements Serializable

Serialized Fields

expression

ELExpression expression

iconWidth

int iconWidth

iconHeight

int iconHeight


Class Evolver implements Serializable

Serialized Fields

generationDisplay

javax.swing.JPanel generationDisplay
Panel showing the current generation.

behaviorDisplay

BehaviorDisplay[] behaviorDisplay
Displays for the current generation.

textDisplay

javax.swing.JTextArea textDisplay
Display for text on the bottom.

behavior

Behavior[] behavior
The current generation.

numBehaviors

int numBehaviors
The number of behaviors in the generation.

frameWidth

int frameWidth
Width of the thumbnails

frameHeight

int frameHeight

power

LED power
Display LEDs

status

LED status
Display LEDs

statusBlink

javax.swing.Timer statusBlink
The timer that blinks the status light

geneticConsoleWindow

javax.swing.JFrame geneticConsoleWindow

geneticParameters

GeneticParameters geneticParameters

behaviorViewerWindow

javax.swing.JFrame behaviorViewerWindow

behaviorViewer

BehaviorViewer behaviorViewer

morphViewerWindow

javax.swing.JFrame morphViewerWindow

morphViewer

MorphViewer morphViewer

waiting

int waiting


Class FatBorderPanel implements Serializable

Serialized Fields

panel

javax.swing.JPanel panel
The internal panel.

initialized

boolean initialized


Class GeneticConsole implements Serializable

Serialized Fields

geneticParameters

GeneticParameters geneticParameters
The underlying genetic parameters being edited.


Class HBorderBar implements Serializable

Serialized Fields

left

javax.swing.ImageIcon left

center

javax.swing.ImageIcon center

right

javax.swing.ImageIcon right


Class ImageButton implements Serializable


Class LED implements Serializable

Serialized Fields

onIcon

javax.swing.ImageIcon onIcon

offIcon

javax.swing.ImageIcon offIcon

state

boolean state


Class MorphChunkDisplay implements Serializable


Class MorphViewer implements Serializable

Serialized Fields

displayA

BehaviorDisplay displayA

displayB

BehaviorDisplay displayB

animation

BehaviorDisplay animation

environment

ELEnvironment environment

oldInterpValue

double oldInterpValue

frameWidth

int frameWidth

frameHeight

int frameHeight

animationFrameWidth

int animationFrameWidth

animationFrameHeight

int animationFrameHeight

morphInterpolationParameter

double morphInterpolationParameter


Class OperatorSlider implements Serializable

Serialized Fields

slider

javax.swing.JSlider slider

button

javax.swing.JToggleButton button

rank

int rank


Class ParseException implements Serializable


Class VBorderBar implements Serializable

Serialized Fields

image

javax.swing.ImageIcon image