Package ptft

Class Summary
Direction This final class with a private constructor is used instead of final statics to provide type safety.
ImageToolkit  
JCell A square cell whose color corresponds to a strategy field.
JCellularAutomata A graph paper grid populated with JCell objects which play localized cellular automata games.
JGrid A graph paper grid populated with JCell objects.
JGridButton  
JLegendLabel  
JPaintCellularAutomata Adds the functionality of a simple paint program so that the user can paint cells a different strategy or ethnicity color.
JPtftApplet The PTFT applet.
JPtftCell A square cell which can paint itself using one of two different fields: m_strategy inherited from JCell, and m_ethnicity.
JPtftCellularAutomata A graph paper grid populated with JCell objects which play localized cellular automata games.
JPtftPanel A JPanel that houses the cellular automata grid and the GUI.
NamedColor  
NamedColorArray