|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package gecco.client |
Class gecco.client.Board extends JPanel implements Serializable |
Serialized Fields |
Game game
JComponent board
JScrollBar horizontalScrollbar
JScrollBar verticalScrollbar
AdjustmentListener horScrollListener
AdjustmentListener vertScrollListener
JButton zoomInButton
JButton zoomOutButton
Image offscreenBuffer
int zoom
Map map
Position mapUL
Point boardUL
boolean timeToRepaint
long repaintTime
Class gecco.client.Game extends JFrame implements Serializable |
Serialized Fields |
String gameTitle
Server server
HostPort lastHost
Board board
Map map
PieceInfoPanel pieceInfoPanel
HashMap pieces
Hashtable actionExecutingPieces
Hashtable actionIds
int lastExtraPieceId
Piece selectedPiece
Action selectedAction
ActionListener actionMenuListener
MouseListener boardClicks
MouseMotionListener boardDrags
JPopupMenu actionMenu
JPopupMenu ghostActionMenu
Point ghostMenuClick
boolean useGhosts
AudioClip explosionAudioClip
String audioDirName
String audioExplosionName
URL explosionAudioClipURL
Package gecco.client.dialogs |
Class gecco.client.dialogs.ConnectionDialog extends JDialog implements Serializable |
Serialized Fields |
JTextField hostField
JTextField portField
Class gecco.client.dialogs.RoleSelectionDialog extends JDialog implements Serializable |
Serialized Fields |
JList list
Package gecco.client.infopanels |
Class gecco.client.infopanels.ActionDisplay extends JPanel implements Serializable |
Serialized Fields |
Game game
Piece activePiece
JList actionInfo
JLabel executingAction
JButton removeButton
JButton abortButton
Class gecco.client.infopanels.MessageDisplay extends JScrollPane implements Serializable |
Serialized Fields |
Piece piece
JTextArea messages
Class gecco.client.infopanels.PieceInfoPanel extends JPanel implements Serializable |
Serialized Fields |
Piece piece
JLabel pieceName
JLabel pieceType
JLabel time
ActionDisplay actionDisplay
PropertyDisplay propertyDisplay
MessageDisplay messageDisplay
WarningDisplay warningDisplay
Class gecco.client.infopanels.PropertyDisplay extends JPanel implements Serializable |
Serialized Fields |
Piece piece
JTextArea propertyNames
JTextArea propertyValues
JPanel inner
Class gecco.client.infopanels.WarningDisplay extends JScrollPane implements Serializable |
Serialized Fields |
JTextArea messages
Package gecco.server.startup |
Class gecco.server.startup.DeepCloneHashMap extends HashMap implements Serializable |
Class gecco.server.startup.DeepCloneLinkedList extends LinkedList implements Serializable |
Class gecco.server.startup.ParseErrorException extends Exception implements Serializable |
Class gecco.server.startup.SyntaxErrorException extends Exception implements Serializable |
Package gecco.util |
Class gecco.util.CommandLineProperties extends Properties implements Serializable |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |