Serialized Form


Package jaitools.demo.jiffle

Class jaitools.demo.jiffle.GameOfLife extends JFrame implements Serializable

Serialized Fields

worldType

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

jaitools.swing.SimpleImagePane imagePane

runExecutor

ScheduledExecutorService runExecutor

running

AtomicBoolean running

itemsDisabledWhenRunning

List<E> itemsDisabledWhenRunning

Class jaitools.demo.jiffle.JiffleDemo extends JFrame implements Serializable

Serialized Fields

imagePane

jaitools.swing.SimpleImagePane imagePane

scriptPane

JTextArea scriptPane

splitPane

JSplitPane splitPane

imageWidth

int imageWidth

imageHeight

int imageHeight



Copyright © 2011. All Rights Reserved.