Package mvc143

Interface Summary
IBoggleController This interface provides the methods for overall control of a Boggle Game.
IBoggleModel This interface provides the methods needed for the Boggle Model, that is, methods to manipulate the board data, score data and dictionary model.
IBoggleView This is the visual aspect of the game of Boggle.
IBoggleWordsModel An aspect of the Model.