Uses of Class
soc.client.SOCBoardPanel

Packages that use SOCBoardPanel
soc.client   
 

Uses of SOCBoardPanel in soc.client
 

Fields in soc.client declared as SOCBoardPanel
protected  SOCBoardPanel SOCPlayerInterface.boardPanel
          the board display
private  SOCBoardPanel SOCBoardPanel.DelayedRepaint.bp
           
(package private)  SOCBoardPanel SOCBoardPanel.BoardPopupMenu.bp
          our parent boardpanel
private  SOCBoardPanel SOCBoardPanel.BoardToolTip.bpanel
           
private  SOCBoardPanel SOCBoardPanel.ResourceTradeAllMenu.bpanel
           
 

Methods in soc.client that return SOCBoardPanel
 SOCBoardPanel SOCPlayerInterface.getBoardPanel()
           
 

Constructors in soc.client with parameters of type SOCBoardPanel
SOCBoardPanel.BoardPopupMenu(SOCBoardPanel bpanel)
          create a new BoardPopupMenu on this board
SOCBoardPanel.BoardToolTip(SOCBoardPanel ourBoardPanel)
           
SOCBoardPanel.DelayedRepaint(SOCBoardPanel bp)
           
SOCBoardPanel.ResourceTradeAllMenu(SOCBoardPanel bp, SOCHandPanel hp)
          Temporary menu for board popup menu