Serialized Form
contents
javax.swing.JPanel contents
scrollPane
javax.swing.JScrollPane scrollPane
animation
Animation animation
chunkDisplay
ChunkDisplay[] chunkDisplay
behaviorDisplay
BehaviorDisplay behaviorDisplay
behavior
Behavior behavior
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
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.
field
java.lang.reflect.Field field
- double field
instance
java.lang.Object instance
- Object this slider is connected to.
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
field
java.lang.reflect.Field field
- double field
instance
java.lang.Object instance
- Object this slider is connected to.
expression
ELExpression expression
iconWidth
int iconWidth
iconHeight
int iconHeight
Class Evolver implements Serializable |
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
panel
javax.swing.JPanel panel
- The internal panel.
initialized
boolean initialized
geneticParameters
GeneticParameters geneticParameters
- The underlying genetic parameters being edited.
left
javax.swing.ImageIcon left
center
javax.swing.ImageIcon center
right
javax.swing.ImageIcon right
Class LED implements Serializable |
onIcon
javax.swing.ImageIcon onIcon
offIcon
javax.swing.ImageIcon offIcon
state
boolean state
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
slider
javax.swing.JSlider slider
button
javax.swing.JToggleButton button
rank
int rank
image
javax.swing.ImageIcon image