|
Class Summary |
| BackingStore |
Defines the offscreen buffer used in client.DoubleBufferedContainer. |
| DoubleBufferedContainer |
A double buffered container. |
| ExtensionFileFilter |
Filters out files by extension, used with JFileChooser. |
| FishCreatorFrame |
Allows the user to create fish and add them to the tank. |
| FishPanel |
This panel contains the DoubleBufferedContainer |
| FishTankFrame |
|
| Lightweight |
Defines a Lightweight Component which can be drawn on a
DoubleBufferedContainer. |
| ServerListener |
Listens for incomming server commands and Fish positions and updates client
accordingly. |
| ServerListFrame |
Gets the list of servers from the masterserver and displays them in a list. |
| ServerStatPanel |
A serializable panel which contains information about the server. |
| StatFrame |
Contains a ServerStatPanel. |
| Util |
A utility class for use with DoubleBuffered Container |