Overview
Package
Class
Tree
Deprecated
Index
Help
Blackjack
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
U
updateAvailableCommands()
- Method in interface com.amoebacode.blackjack.core.
IPlayer
Updates the set of available player hand commands for each GUI listener.
updateAvailableCommands()
- Method in class com.amoebacode.blackjack.core.
Player
updateAvailableCommands()
- Method in class com.amoebacode.blackjack.core.
Round
updateAvailableCommands()
- Method in interface com.amoebacode.blackjack.core.
IPlayerHand
Updates the set of available player hand commands for each GUI listener.
updateAvailableCommands()
- Method in interface com.amoebacode.blackjack.core.
IRound
Updates the set of available player hand commands for each GUI listener.
updateAvailableCommands()
- Method in class com.amoebacode.blackjack.core.
Game
Updates the sets of available game and player hand commands for each GUI listener.
updateAvailableCommands()
- Method in class com.amoebacode.blackjack.core.
PlayerHand
updateAvailableCommands(BlackjackEvent)
- Method in class com.amoebacode.blackjack.display.
GameDisplay
updateAvailableCommands(BlackjackEvent)
- Method in class com.amoebacode.blackjack.display.
PlayerHandDisplay
updateAvailableCommands(BlackjackEvent)
- Method in interface com.amoebacode.blackjack.event.
PlayerHandEventListener
Updates the set of commands available to this player hand display object.
updateAvailableCommands(BlackjackEvent)
- Method in interface com.amoebacode.blackjack.event.
GameEventListener
Updates the set of commands available to this game display object.
updateAvailableGameCommands()
- Method in class com.amoebacode.blackjack.core.
Game
Updates the set of available game commands for each GUI listener.
updateBalanceLabel(BlackjackEvent)
- Method in class com.amoebacode.blackjack.display.
GameDisplay
updateBalanceLabel(BlackjackEvent)
- Method in interface com.amoebacode.blackjack.event.
GameEventListener
Updates the current balance label in this game display object.
UpdateBalanceLabelAction
- class com.amoebacode.blackjack.display.action.
UpdateBalanceLabelAction
.
UpdateBalanceLabelAction updates the label the tracks the player's current cash balance.
UpdateBalanceLabelAction(GameDisplay)
- Constructor for class com.amoebacode.blackjack.display.action.
UpdateBalanceLabelAction
Default public constructor.
updateBetLabel(BlackjackEvent)
- Method in class com.amoebacode.blackjack.display.
GameDisplay
updateBetLabel(BlackjackEvent)
- Method in class com.amoebacode.blackjack.display.
PlayerHandDisplay
updateBetLabel(BlackjackEvent)
- Method in interface com.amoebacode.blackjack.event.
PlayerHandEventListener
Updates the bet label for this player hand display object.
updateBetLabel(BlackjackEvent)
- Method in interface com.amoebacode.blackjack.event.
GameEventListener
Updates the initial bet label in this game display object.
updateButtons(AvailableGameCommands)
- Method in class com.amoebacode.blackjack.display.button.
GameButtonSet
Updates the set of available buttons based on the specified available commands.
updateButtons(AvailableHandCommands)
- Method in class com.amoebacode.blackjack.display.button.
HandButtonSet
Updates the visiblity and availability of the hand buttons, depending on the current hand conditions.
updateCurrentBalance()
- Method in class com.amoebacode.blackjack.core.
Game
Increases the current balance by the specified amount and notifies the GUI listeners.
updateDecksLabel(BlackjackEvent)
- Method in class com.amoebacode.blackjack.display.
DeckDisplay
updateDecksLabel(BlackjackEvent)
- Method in interface com.amoebacode.blackjack.event.
DeckEventListener
Updates the remaining decks label with the current number of decks remaining.
updateDecksLabel(IDeck)
- Method in class com.amoebacode.blackjack.display.
DeckDisplay
Updates the label indicating the number of decks left.
UpdateGameCommandsAction
- class com.amoebacode.blackjack.display.action.
UpdateGameCommandsAction
.
UpdateGameCommandsAction updates the set of game commands that can be currently executed.
UpdateGameCommandsAction(GameDisplay, AvailableGameCommands)
- Constructor for class com.amoebacode.blackjack.display.action.
UpdateGameCommandsAction
Default public constructor.
UpdateHandCommandsAction
- class com.amoebacode.blackjack.display.action.
UpdateHandCommandsAction
.
UpdateHandCommandsAction updates the set of hands command that can be currently executed.
UpdateHandCommandsAction(PlayerHandDisplay, AvailableHandCommands)
- Constructor for class com.amoebacode.blackjack.display.action.
UpdateHandCommandsAction
Default public constructor.
updateLocation()
- Method in class com.amoebacode.blackjack.display.label.
LabelWrapper
Updates the location of this label according to the horizontal and vertical coordinates.
updateOptions(String)
- Method in class com.amoebacode.blackjack.strategy.
BasicStrategyServer
Updates the casino options based on the specified argument sent from the SOAP client.
updateOptions(String[])
- Method in class com.amoebacode.blackjack.strategy.
BasicStrategyServer
Updates the casino options based on the arguments sent from the SOAP client.
USAGE
- Static variable in class com.amoebacode.blackjack.strategy.
BasicStrategyServerUtil
The usage help text
Overview
Package
Class
Tree
Deprecated
Index
Help
Blackjack
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Copyright © 2002
amoebacode.com
.