Package org.holtz.zoe.swingzoe

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.
WorldPanel A JPanel that can display a Zoe World and its status.
WorldStatusPanel A JPanel that displays current statistics for a Zoe World.
ZoeApplet A JApplet that displays a Zoe WorldPanel.
ZoeFrame A JFrame to display a WorldPanel view of a Zoe World.