Serialized Form
unmoved
boolean unmoved
sourceX
int sourceX
sourceY
int sourceY
destinationX
int destinationX
destinationY
int destinationY
chosenPieceType
int chosenPieceType
packetCode
int packetCode
data
Serializable data
chessPlayerClient
ChessPlayerClient chessPlayerClient
chessPlayFieldComponent
ChessPlayFieldComponent chessPlayFieldComponent
piecesImageIcon
ImageIcon piecesImageIcon
squaresImageIcon
ImageIcon squaresImageIcon
playFieldStateLabel
JLabel playFieldStateLabel
playFieldStateValueLabel
JLabel playFieldStateValueLabel
participantAtTurnLabel
JLabel participantAtTurnLabel
participantAtTurnValueLabel
JLabel participantAtTurnValueLabel
lastMoveLabel
JLabel lastMoveLabel
lastMoveValueLabel
JLabel lastMoveValueLabel
offerRemiseButton
JButton offerRemiseButton
yieldButton
JButton yieldButton
participantOwnerIndex
int participantOwnerIndex
x
int x
y
int y
participantsOrder
Integer[] participantsOrder
state
int state
waitingForRemiseOfferAnswer
boolean waitingForRemiseOfferAnswer
participantAtTurnIndex
int participantAtTurnIndex
pieceGrid
ChessPiece[] pieceGrid
chessPanel
ChessPanel chessPanel
piecesImage
Image piecesImage
squaresImage
Image squaresImage
chessPlayerClient
ChessPlayerClient chessPlayerClient
pieceTypeGrid
int[][] pieceTypeGrid
pieceOwnerGrid
int[][] pieceOwnerGrid
moveSourceAllowedGrid
boolean[][] moveSourceAllowedGrid
moveDestinationAllowedGrid
boolean[][] moveDestinationAllowedGrid
selectedX
int selectedX
selectedY
int selectedY
reviewedX
int reviewedX
reviewedY
int reviewedY
pieceOwnerSight
int pieceOwnerSight
unmoved
boolean unmoved
Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.