Class Summary |
FoundWordsFrame |
Class responsible for displaying the list of words that we found in the
puzzle. |
PlayTab |
This class represents the tab that allows the user to play a game of word
find. |
SolveTab |
This class represents the tab that allows the user to enter in the data to
"solve" a word find puzzle. |
WordFind |
This class controls the checking of the letter list for words. |
WordFindGUI |
|
WordFindLetter |
This class is used to contain information about a letter that is available
to be a part of a word. |