Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
H
I
J
M
P
R
S
T
V
W
C
compileAndRun(File)
- Method in class jaitools.demo.jiffle.
DirectRuntimeDemo
Compiles a script read from a file and submits it for execution.
compileAndRun(File)
- Method in class jaitools.demo.jiffle.
JiffleExecutorDemo
Compiles a script read from a file and submits it for execution.
D
DirectRuntimeDemo
- Class in
jaitools.demo.jiffle
Demonstrates how to retrieve and use a runtime object from a compiled Jiffle script.
DirectRuntimeDemo()
- Constructor for class jaitools.demo.jiffle.
DirectRuntimeDemo
G
GameOfLife
- Class in
jaitools.demo.jiffle
John Conway's Game of Life implemented with Jiffle.
GameOfLife()
- Constructor for class jaitools.demo.jiffle.
GameOfLife
getDestImageVarName()
- Method in enum jaitools.demo.
ImageChoice
getScript(ImageChoice)
- Static method in class jaitools.demo.jiffle.
JiffleDemoHelper
Gets an example script.
getScriptFile(String[], ImageChoice)
- Static method in class jaitools.demo.jiffle.
JiffleDemoHelper
Gets a file specified in the command line args, or the default example image if no name is supplied.
H
HEIGHT
- Static variable in class jaitools.demo.jiffle.
JiffleDemoBase
I
ImageChoice
- Enum in
jaitools.demo
Constants to identify Jiffle scripts used to create example images for JAI-tools demo applications.
J
jaitools.demo
- package jaitools.demo
Support classes for Jiffle example programs.
jaitools.demo.jiffle
- package jaitools.demo.jiffle
Example applications for the Jiffle scripting language.
JiffleBuilderDemo
- Class in
jaitools.demo.jiffle
Demonstrates using JiffleBuilder to compile and run a script.
JiffleBuilderDemo()
- Constructor for class jaitools.demo.jiffle.
JiffleBuilderDemo
JiffleDemo
- Class in
jaitools.demo.jiffle
A browser for Jiffle example scripts.
JiffleDemoBase
- Class in
jaitools.demo.jiffle
Defines some common fields for use in Jiffle demo applications.
JiffleDemoBase()
- Constructor for class jaitools.demo.jiffle.
JiffleDemoBase
JiffleDemoHelper
- Class in
jaitools.demo.jiffle
Helper class with for Jiffle demo applications.
JiffleDemoHelper()
- Constructor for class jaitools.demo.jiffle.
JiffleDemoHelper
JiffleExecutorDemo
- Class in
jaitools.demo.jiffle
Demonstrates the use of
JiffleExecutor
to run a script.
JiffleExecutorDemo()
- Constructor for class jaitools.demo.jiffle.
JiffleExecutorDemo
Constructor.
M
main(String[])
- Static method in class jaitools.demo.jiffle.
DirectRuntimeDemo
Run the demonstration.
main(String[])
- Static method in class jaitools.demo.jiffle.
GameOfLife
main(String[])
- Static method in class jaitools.demo.jiffle.
JiffleBuilderDemo
Compiles and runs the "ripple" script using
JiffleBuilder
.
main(String[])
- Static method in class jaitools.demo.jiffle.
JiffleDemo
main(String[])
- Static method in class jaitools.demo.jiffle.
JiffleExecutorDemo
Run the demonstration.
main(String[])
- Static method in class jaitools.demo.jiffle.
ProgressListenerDemo
Runs the demo.
P
ProgressListenerDemo
- Class in
jaitools.demo.jiffle
Demonstrates using a JiffleProgressListener with JiffleExecutor.
ProgressListenerDemo()
- Constructor for class jaitools.demo.jiffle.
ProgressListenerDemo
R
readScriptFile(File)
- Static method in class jaitools.demo.jiffle.
JiffleDemoHelper
Reads the contents of a script file.
S
setVisible(boolean)
- Method in class jaitools.demo.jiffle.
JiffleDemo
T
toString()
- Method in enum jaitools.demo.
ImageChoice
V
valueOf(String)
- Static method in enum jaitools.demo.
ImageChoice
Returns the enum constant of this type with the specified name.
values()
- Static method in enum jaitools.demo.
ImageChoice
Returns an array containing the constants of this enum type, in the order they are declared.
W
WIDTH
- Static variable in class jaitools.demo.jiffle.
JiffleDemoBase
C
D
G
H
I
J
M
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.