Package org.holtz.zoe.zoeswing

A Swing GUI to display and control a Zoe World and its Bugs.

See:
          Description

Class Summary
BugFrame A JFrame to hold a BugPanel of information about a Bug.
BugIcon An ImageIcon that can draw a Bug.
BugLabel A JLabel on which a Bug can be drawn and clicked.
BugPanel A JPanel displaying properties of a Bug.
JouleIcon An ImageIcon that can draw a Joule.
JouleLabel A JLabel on which a Joule can be drawn and clicked.
SpeciesScoreBoardFrame A JFrame to hold a SpeciesScoreBoardPanel.
WorldPanel A JPanel that can display a Zoe World.
WorldStatusPanel A JPanel that displays current statistics for a Zoe World.
ZoeApplet A JApplet that displays a Zoe ZoePanel.
ZoeFrame A JFrame to display a ZoePanel view of a Zoe World.
ZoePanel A JPanel that can display a Zoe WorldPanel and its status.
 

Package org.holtz.zoe.zoeswing Description

A Swing GUI to display and control a Zoe World and its Bugs.