Uses of Class
soc.message.SOCBoardLayout

Packages that use SOCBoardLayout
soc.client   
soc.message   
 

Uses of SOCBoardLayout in soc.client
 

Methods in soc.client with parameters of type SOCBoardLayout
protected  void SOCPlayerClient.MessageTreater.handleBOARDLAYOUT(SOCBoardLayout mes)
          Handle the old "board layout" message (original 4-player board, no options).
protected  void SOCDisplaylessPlayerClient.handleBOARDLAYOUT(SOCBoardLayout mes)
          handle the "board layout" message
 

Uses of SOCBoardLayout in soc.message
 

Methods in soc.message that return SOCBoardLayout
static SOCBoardLayout SOCBoardLayout.parseDataStr(java.lang.String s)
          Parse the command String into a BoardLayout message