Package jadex.bdi.examples.blackjack.dealer
-
Interface Summary Interface Description IDealerService The dealer service. -
Class Summary Class Description DealerFrame This GUI gives an overview of the ongoings during the game.DealerGameRoundMasterPlan Play a game round (controls the plans responsible for single players).DealerGameRoundPlayerPlan Play a game round with the given player.DealerOptionPanel This class is used for managing the progressBar in the upper right corner of the GUI.DealerRegisterPlayerPlan Plan to handle join request of a player.DealerService Dealer service impl.PropagateGameStatePlan Updates the belief "gamestate" and propage the gamestate.