|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package gecco.client |
Class gecco.client.Board 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 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
boolean selectedPropertiesBlocked
Set selectedPieces
String defaultServerName
int defaultServerPort
String timeString
String logfilePrefix
String logfileSuffix
PrintWriter out
String logSeparator
Package gecco.client.dialogs |
Class gecco.client.dialogs.ConnectionDialog implements Serializable |
Serialized Fields |
JTextField hostField
JTextField portField
Class gecco.client.dialogs.RoleSelectionDialog implements Serializable |
Serialized Fields |
JList list
Package gecco.client.infopanels |
Class gecco.client.infopanels.ActionDisplay implements Serializable |
Serialized Fields |
Game game
Piece activePiece
JList actionInfo
JLabel executingAction
JButton removeButton
JButton abortButton
Class gecco.client.infopanels.MessageDisplay implements Serializable |
Serialized Fields |
Piece piece
JTextArea messages
Class gecco.client.infopanels.PieceInfoPanel 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 implements Serializable |
Serialized Fields |
Piece piece
JTextArea propertyNames
JTextArea propertyValues
JPanel inner
Game game
MouseAdapter mouseAdapter
Class gecco.client.infopanels.PropertyDisplayExp12 implements Serializable |
Serialized Fields |
Piece piece
JTextArea propertyNamesBasic
JTextArea propertyValuesBasic
JPanel namesPanel
JPanel valuesPanel
boolean showPropertyValues
Game game
MouseAdapter mouseAdapter
Class gecco.client.infopanels.WarningDisplay implements Serializable |
Serialized Fields |
JTextArea messages
Package gecco.server.startup |
Class gecco.server.startup.DeepCloneHashMap implements Serializable |
Class gecco.server.startup.DeepCloneLinkedList implements Serializable |
Class gecco.server.startup.ParseErrorException implements Serializable |
Class gecco.server.startup.SyntaxErrorException implements Serializable |
Package gecco.util |
Class gecco.util.CommandLineProperties implements Serializable |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |