Uses of Interface
jrummikub.control.ITurnTimer

Packages that use ITurnTimer
jrummikub.control   
 

Uses of ITurnTimer in jrummikub.control
 

Classes in jrummikub.control that implement ITurnTimer
 class TurnTimer
          Count-down timer used to limit the turn time
 

Constructors in jrummikub.control with parameters of type ITurnTimer
TurnControl(IHand hand, ITable table, IView view, ITurnTimer testTimer)
          Test only constructor