Game of Life 1.5
A B C D E F G H I L M N O P R S T U W Z

T

TextFileDialog - class org.bitstorm.util.TextFileDialog.
Shows a text file in a dialog box.
TextFileDialog(Frame, String, String, int, int) - Constructor for class org.bitstorm.util.TextFileDialog
Constructs a TextFileDialog.
textFileReader - Variable in class org.bitstorm.util.EasyFile
 
textFileWriter - Variable in class org.bitstorm.util.EasyFile
 
title - Variable in class org.bitstorm.util.EasyFile
 
toString() - Method in class org.bitstorm.gameoflife.Cell
 
toString() - Method in class org.bitstorm.gameoflife.Shape
 

Game of Life 1.5
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>.