jrummikub.view
Interface IStoneCollectionPanel

All Superinterfaces:
IStonePanel
All Known Implementing Classes:
StoneCollectionPanel

public interface IStoneCollectionPanel
extends IStonePanel

The view of the collection that shows the stones a player has selected


Method Summary
 void setHidden(boolean enable)
          Hide stone collection
 
Methods inherited from interface jrummikub.view.IStonePanel
getRangeClickEvent, getSetClickEvent, getStoneClickEvent
 

Method Detail

setHidden

void setHidden(boolean enable)
Hide stone collection

Parameters:
enable - see stone collection