Serialized Form


Package org.jaitools.demo.jiffle

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

Serialized Fields

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

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

Serialized Fields

imagePane

org.jaitools.swing.SimpleImagePane imagePane

scriptPane

JTextArea scriptPane

splitPane

JSplitPane splitPane

imageWidth

int imageWidth

imageHeight

int imageHeight



Copyright © 2011-2012. All Rights Reserved.