Uses of Interface
IWordOnBoardFinder

Uses of IWordOnBoardFinder in <Unnamed>
 

Classes in <Unnamed> that implement IWordOnBoardFinder
 class BadWordFinder
          Cannot find any words on a board.
 

Methods in <Unnamed> with parameters of type IWordOnBoardFinder
 void BoggleModel.setFinder(IWordOnBoardFinder finder)
          Supply the model with an object that finds words on the model's board, and thus allows games/players to access the cells of a word on a board via the method cellsForWord