Serialized Form
|
Package org.jaitools.demo.jiffle |
worldType
org.jaitools.demo.jiffle.GameOfLife.WorldType worldType
toroidRuntime
JiffleDirectRuntime toroidRuntime
edgeRuntime
JiffleDirectRuntime edgeRuntime
activeRuntime
JiffleDirectRuntime activeRuntime
patterns
List<E> patterns
curWorld
javax.media.jai.TiledImage curWorld
nextWorld
javax.media.jai.TiledImage nextWorld
imagePane
org.jaitools.swing.SimpleImagePane imagePane
runExecutor
ScheduledExecutorService runExecutor
running
AtomicBoolean running
itemsDisabledWhenRunning
List<E> itemsDisabledWhenRunning
imagePane
org.jaitools.swing.SimpleImagePane imagePane
scriptPane
JTextArea scriptPane
splitPane
JSplitPane splitPane
imageWidth
int imageWidth
imageHeight
int imageHeight
Copyright © 2011-2012. All Rights Reserved.