Uses of Package
soc.client

Packages that use soc.client
soc.client   
soc.robot   
 

Classes in soc.client used by soc.client
AskDialog
          This is the generic dialog to ask players a two- or three-choice question.
AWTToolTip
          A short tooltip for a component.
ChannelFrame
          The chat channel window
ColorSquare
          This is a square box with a background color and possibly a number or X in it.
ColorSquareListener
          Listen for changes to the value of the color square, when a user clicks or a setter is called.
FaceChooserFrame
          Popup window for the user to browse and choose a face icon.
FaceChooserFrame.FaceChooserList
          FaceChooserList holds face icons (in rows and columns) and an optional scrollbar.
FaceChooserFrame.FaceChooserList.FaceChooserRow
          Within FaceChooserList, one row of faces.
ShadowedBox
          This is a shadowed box for use in the hand panel
SnippingTextArea
           
SOCBoardPanel
          This is a component that can display a Settlers of Catan Board.
SOCBoardPanel.BoardPanelSendBuildTask
          Used for the delay between sending a build-request message, and receiving a game-state message.
SOCBoardPanel.BoardPopupMenu
          This class creates a popup menu on the board, to trade or build or cancel building.
SOCBoardPanel.BoardToolTip
           
SOCBuildingPanel
          This class is a panel that shows how much it costs to build things, and it allows the player to build.
SOCChoosePlayerDialog
          This is the dialog to ask a player from whom she wants to steal.
SOCConnectOrPracticePanel
          This is the dialog for standalone client startup (JAR or otherwise) if no command-line arguments.
SOCDiscardDialog
          This is the dialog to ask players what resources they want to discard.
SOCDiscoveryDialog
          Dialog asking player to pick two resources when playing a discovery card.
SOCFaceButton
          This is a component that can display a face.
SOCFaceButton.FaceButtonPopupMenu
          Menu for right-click on face icon to choose a new face (Player's hand only).
SOCHandPanel
          This panel displays a player's information.
SOCHandPanel.ResourceTradeMenuItem
          Menu item for right-click on resource square to trade with bank/port.
SOCHandPanel.ResourceTradePopupMenu
          Menu for right-click on resource square to trade with bank/port.
SOCHandPanel.ResourceTradeTypeMenu
          Menu for right-click on resource square to trade one resource type with bank/port.
SOCMonopolyDialog
           
SOCPlayerClient
          Applet/Standalone client for connecting to the SOCServer.
SOCPlayerInterface
          Window with interface for a player in one game of Settlers of Catan.
SOCPlayerInterface.ResetBoardVoteDialog
          This is the dialog to vote on another player's board reset request.
SOCPlayerInterface.SOCPIDiscardMsgTask
          When timer fires, show discard message in any other player (not client player) who must discard.
SOCPlayerInterface.SOCPITextfieldListener
          Used for chat textfield setting/clearing initial prompt text (TEXTINPUT_INITIAL_PROMPT_MSG).
SpeechBalloon
          This is a speech ballon shape for use in the hand panel
SquaresPanel
          Display grid of give/get resources for trade and bank/port offers.
TradeOfferPanel
          Two-mode panel to display either a short status message, or a resource trade offer/counter-offer.
TradeOfferPanel.MessagePanel
           
TradeOfferPanel.OfferPanel
          Contains both offer and counter-offer
 

Classes in soc.client used by soc.robot
SOCDisplaylessPlayerClient
          GUI-less standalone client for connecting to the SOCServer.