A B C D E F G H I L M N O P R S T U W Z
I
- ImageComponent - class org.bitstorm.util.ImageComponent.
- A component to add a image to (e.g.) a panel.
- ImageComponent(Image) -
Constructor for class org.bitstorm.util.ImageComponent
- Constucts a ImageComponent.
- image -
Variable in class org.bitstorm.util.ImageComponent
-
- imageUpdate(Image, int, int, int, int, int) -
Method in class org.bitstorm.util.ImageComponent
-
- init() -
Method in class org.bitstorm.gameoflife.GameOfLife
- Initialize UI.
- init(Frame) -
Method in class org.bitstorm.gameoflife.StandaloneGameOfLife
- Initialize UI.
- isRunning() -
Method in class org.bitstorm.gameoflife.GameOfLife
- Is the applet running?
A B C D E F G H I L M N O P R S T U W Z
This API descibes the Game of Life program, written by Edwin Martin. The source code is available online too.
Copyright 1996-2004 Edwin Martin <edwin@bitstorm.org>.