Uses of Class
soc.client.SquaresPanel

Packages that use SquaresPanel
soc.client   
 

Uses of SquaresPanel in soc.client
 

Fields in soc.client declared as SquaresPanel
(package private)  SquaresPanel TradeOfferPanel.OfferPanel.counterOfferSquares
          Counter-offer's resources; the main offer is TradeOfferPanel.OfferPanel.squares.
protected  SquaresPanel SOCHandPanel.sqPanel
          Trade offer resource squares; visible only for client's own player
(package private)  SquaresPanel TradeOfferPanel.OfferPanel.squares
          Offer's resources; counter-offer is TradeOfferPanel.OfferPanel.counterOfferSquares.