Serialized Form

Class net.sourceforge.simplegamenet.dice.DiceAll extends Object implements Serializable

Serialized Fields

allDice

DiceSingle[] allDice

numberOfThrows

int numberOfThrows


Class net.sourceforge.simplegamenet.dice.DicePacket extends Object implements Serializable

Serialized Fields

dicePacketCode

int dicePacketCode

diceData

Serializable diceData


Class net.sourceforge.simplegamenet.dice.DicePanel extends net.sourceforge.simplegamenet.specs.GamePanel implements Serializable

Serialized Fields

dicePlayerClient

DicePlayerClient dicePlayerClient

diceScorePlayPanel

DiceScorePlayPanel diceScorePlayPanel

diceScoreTotalPanel

DiceScoreTotalPanel diceScoreTotalPanel

dicePlayPanel

DicePlayPanel dicePlayPanel

playerTurnLabel

JLabel playerTurnLabel


Class net.sourceforge.simplegamenet.dice.DicePlayDiceComponent extends JComponent implements Serializable

Serialized Fields

diceIcon

ImageIcon diceIcon

diceValue

int diceValue

colorState

int colorState

diceSelected

boolean diceSelected

myTurn

boolean myTurn

dicePlayPanel

DicePlayPanel dicePlayPanel


Class net.sourceforge.simplegamenet.dice.DicePlayerScore extends Object implements Serializable

Serialized Fields

bonusFilled

boolean bonusFilled

fOAKFilled

boolean fOAKFilled

playerScore

int[] playerScore


Class net.sourceforge.simplegamenet.dice.DicePlayPanel extends JPanel implements Serializable

Serialized Fields

dicePlayerClient

DicePlayerClient dicePlayerClient

dice

DicePlayDiceComponent[] dice

rollButton

JButton rollButton

timesRolledLabel

JLabel timesRolledLabel

timesRolled

int timesRolled


Class net.sourceforge.simplegamenet.dice.DiceScore extends Object implements Serializable

Serialized Fields

diceParticipantsIDs

Integer[] diceParticipantsIDs

amountValues

int[] amountValues

settingValues

int[] settingValues

playerScores

DicePlayerScore[] playerScores

allDice

DiceAll allDice


Class net.sourceforge.simplegamenet.dice.DiceScoreComponent extends JComponent implements Serializable

Serialized Fields

diceScoreLabel

JLabel diceScoreLabel

enabled

boolean enabled


Class net.sourceforge.simplegamenet.dice.DiceScorePlayPanel extends JPanel implements Serializable

Serialized Fields

dicePlayerClient

DicePlayerClient dicePlayerClient

myTurn

boolean myTurn

allDisabled

boolean allDisabled

diceScorePlayComponents

DiceScoreComponent[][] diceScorePlayComponents

playerNickLabels

JLabel[] playerNickLabels

playLabels

JLabel[] playLabels

playValueLabels

JLabel[] playValueLabels

settingValues

int[] settingValues

diceParticipantIDs

Integer[] diceParticipantIDs


Class net.sourceforge.simplegamenet.dice.DiceScoreTotalPanel extends JPanel implements Serializable

Serialized Fields

dicePlayerClient

DicePlayerClient dicePlayerClient

diceScoreTotalComponents

DiceScoreComponent[] diceScoreTotalComponents

totalsLabel

JLabel totalsLabel

playerTotalNickLabels

JLabel[] playerTotalNickLabels

diceParticipantIDs

Integer[] diceParticipantIDs


Class net.sourceforge.simplegamenet.dice.DiceSettings extends net.sourceforge.simplegamenet.specs.GameSettings implements Serializable

Serialized Fields

amountValues

int[] amountValues

settingValues

int[] settingValues


Class net.sourceforge.simplegamenet.dice.DiceSettingsPanel extends net.sourceforge.simplegamenet.specs.GameSettingsPanel implements Serializable

Serialized Fields

maximumParticipantsAmountLabel

JLabel maximumParticipantsAmountLabel

maximumParticipantsAmountComboBox

JComboBox maximumParticipantsAmountComboBox

maximumConnectionsAmountLabel

JLabel maximumConnectionsAmountLabel

maximumConnectionsAmountComboBox

JComboBox maximumConnectionsAmountComboBox

bonusDeval

int bonusDeval

rightDeval

int rightDeval

settingLabels

JLabel[] settingLabels

settingComboBoxes

JComboBox[] settingComboBoxes

subPanel

JPanel subPanel

startPointsPanel

JPanel startPointsPanel


Class net.sourceforge.simplegamenet.dice.DiceSingle extends Object implements Serializable

Serialized Fields

diceHeld

boolean diceHeld

diceValue

int diceValue



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