Uses of Package
com.blackledge.david.game.crossword

Packages that use com.blackledge.david.game.crossword
com.blackledge.david.game.crossword   
 

Classes in com.blackledge.david.game.crossword used by com.blackledge.david.game.crossword
CrosswordPuzzle
          Embodiment of a Crossword puzzle.
CrosswordPuzzle.Puzzleword
          Embodiment of an entry in a Crossword Puzzle - word, position, direction, and clue.
CrosswordSource
          Interface to implement for other data sources for the Crossword game.
QuizlandCrossword
          Interface to download the quizland crossword-of-the-day data and build a CrosswordPuzzle object with that data.