Serialized Form

Class net.sourceforge.simplegamenet.connectaline.CALPacket extends Object implements Serializable

Serialized Fields

cALPacketCode

int cALPacketCode

cALData

Serializable cALData


Class net.sourceforge.simplegamenet.connectaline.CALPanel extends net.sourceforge.simplegamenet.specs.GamePanel implements Serializable

Serialized Fields

cALPlayerClient

CALPlayerClient cALPlayerClient

cALPlayFieldPanel

CALPlayFieldPanel cALPlayFieldPanel

cALPlayerPanel

CALPlayerPanel cALPlayerPanel

cALMessageLabel

JLabel cALMessageLabel

cAlPlayStyleLabel

JLabel cAlPlayStyleLabel

cAlPlayStyleValueLabel

JLabel cAlPlayStyleValueLabel

cAlLengthOfLineLabel

JLabel cAlLengthOfLineLabel

cAlLengthOfLineValueLabel

JLabel cAlLengthOfLineValueLabel


Class net.sourceforge.simplegamenet.connectaline.CALPlayerPanel extends JPanel implements Serializable

Serialized Fields

titleLabel

JLabel titleLabel

numberLabel

JLabel[] numberLabel

playerLabel

JLabel[] playerLabel

colors

Color[] colors

colorIcon

net.sourceforge.simplegamenet.specs.tools.ColorIcon[] colorIcon

cALPlayerClient

CALPlayerClient cALPlayerClient

participantsOrder

Integer[] participantsOrder


Class net.sourceforge.simplegamenet.connectaline.CALPlayField extends Object implements Serializable

Serialized Fields

squares

CALSquare[][] squares

cALNumberOfColumns

int cALNumberOfColumns

cALNumberOfRows

int cALNumberOfRows

cALLengthOfLine

int cALLengthOfLine

participantAtTurnIndex

int participantAtTurnIndex

participantsOrder

Integer[] participantsOrder


Class net.sourceforge.simplegamenet.connectaline.CALPlayFieldPanel extends JPanel implements Serializable

Serialized Fields

cALNumberOfRows

int cALNumberOfRows

cALNumberOfColumns

int cALNumberOfColumns

cALPlayStyle

int cALPlayStyle

cellWidth

int cellWidth

cellHeight

int cellHeight

squareIcon

ImageIcon squareIcon

squareColoredIcon

ImageIcon squareColoredIcon

cALPlayerClient

CALPlayerClient cALPlayerClient

coordinates

int[] coordinates

highlight

boolean highlight


Class net.sourceforge.simplegamenet.connectaline.CALSettings extends net.sourceforge.simplegamenet.specs.GameSettings implements Serializable

Serialized Fields

settingValues

int[] settingValues


Class net.sourceforge.simplegamenet.connectaline.CALSettingsPanel extends net.sourceforge.simplegamenet.specs.GameSettingsPanel implements Serializable

Serialized Fields

predefinedSettingsLabel

JLabel predefinedSettingsLabel

settingLabels

JLabel[] settingLabels

settingComboBoxes

JComboBox[] settingComboBoxes

subPanel

JPanel subPanel


Class net.sourceforge.simplegamenet.connectaline.CALSquare extends Object implements Serializable

Serialized Fields

playerID

Integer playerID

occupied

boolean occupied



Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.