A B C D E F G H I J K L M N O P R S T U V W X Z

U

unCommitted(int) - Static method in class com.asdf.plugins.pokergames.PlayerStates
Set the state to reflect that the player not committed
unique5 - Variable in class com.asdf.plugins.pokergames.EvalTables
 
unmarshallBytes(byte[]) - Method in class com.asdf.utils.XMLTools
Converts byte array into Message object
unmarshallNode(Node) - Method in class com.asdf.utils.XMLTools
Convert given Node to object
unRegisterMessageHandler(MessageHandler) - Method in class com.asdf.client.ConnectionHandler
Removes a registered response handler.
update(GameModel) - Method in class com.asdf.plugins.pokergames.GameModel
Little helper who changes this GameModel to have the same values as the given GameModel Saves that previous state of the model to the lastgameinfo of the previous currentplayer
update(GameInfo) - Method in class com.asdf.plugins.pokergames.gameview.GameView
Updates client gameview GUI to show given gameview situation.
update(Hand[]) - Method in class com.asdf.plugins.pokergames.gameview.GameView
Gives players their private cards.
update(boolean, PokerGameController) - Method in class com.asdf.plugins.pokergames.gameview.GameView
Draws available seats.
update(PokerGameController, boolean) - Method in class com.asdf.plugins.pokergames.gameview.GameView
Update method that handles given gamesituation from controller.
update(double, double, double, double, boolean) - Method in class com.asdf.plugins.pokergames.gameview.GameViewBetmenu
Method that sets betmenu visible, and sets given min/max and so on.
updateGameModel(GameModel) - Method in class com.asdf.plugins.pokergames.PokerGameController
Updates the game model given the new game model If the current player is one in this controller, starts a thread to get it's action
updateGUI() - Method in class com.asdf.plugins.pokergames.PokerGameController
Updates game information for a GUI instance
updateGUIBigger() - Method in class com.asdf.plugins.pokergames.PokerGameController
Updates game information and turn related information.
updatePreWin() - Method in class com.asdf.plugins.pokergames.gameview.GameView
Method that shows winning cards by setting other cards as disabled.
updateSeatAvailable() - Method in class com.asdf.plugins.pokergames.PokerGameController
Calls GUI to update available seat positions
updateWaitGrid(double, double, double) - Method in class com.asdf.plugins.pokergames.gameview.GameViewButtonPanel
Unvalidate options from grid that are no longer valid because of changed gamesituation.
updateWin(int, int[], int) - Method in class com.asdf.plugins.pokergames.gameview.GameView
 
updateX() - Method in class com.asdf.plugins.pokergames.gameview.GameViewButtonPanel
 
updateX() - Method in class com.asdf.plugins.pokergames.gameview.GameViewTableCards
 
URL_SAFE - Static variable in class com.asdf.lib.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
User - Class in com.asdf.client
Class User is used in lobby to keep information about user.
User() - Constructor for class com.asdf.client.User
 

A B C D E F G H I J K L M N O P R S T U V W X Z