0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Uses new version of WordFind findWords method. More... over 21 years ago
Updated header message. More... over 21 years ago
Added a new findWords method that takes a list of words the user typed in. More... over 21 years ago
Fixed bug with finding solutions for gaes with multiple qs in them. More... about 22 years ago
Now clears out the word entry taext field when a new game is started. More... over 22 years ago
Fixed bad javadoc references to createNewLetter method. More... over 22 years ago
Added logic for processing multiple words entered at the same time when the user is playing the game. More... over 22 years ago
Added link to the billutil project's javadoc. More... over 22 years ago
Added a border to the 'Trash' label. More... over 22 years ago
Added isValidWord method More... over 22 years ago
Added resetting the _lastWordLengths when a new game is started. More... over 22 years ago
More enhancements to the CreateWordLengths method and moved html display logic to the WordSearchDNDLabel class. More... over 22 years ago
Added font size logic to the setLetter method. More... over 22 years ago
Enhanced createWordLengths logic and added a dialog at the end of the game to tell the player how they did. More... over 22 years ago
Added trash can logic More... over 22 years ago
Added the trash can logic More... over 22 years ago
Added the mouse clicking logic for the letter labels. More... over 22 years ago
Added logic to validate entered words and to clear out old letters between games. More... over 22 years ago
Drag and drop version of the JLabel class. Used in playing the Word Search game to allow the user to drag letters around. More... over 22 years ago
Added logic to support drag and drop actions. More... over 22 years ago
Added letter rankings logic. More... over 22 years ago
Added the beginnings of the play game logic. Still needs DnD. More... over 22 years ago
Added the proper tooltip logic. More... over 22 years ago
Added logic to the displayToolTips method More... over 22 years ago
Added the bill.apps.wordmaker package More... over 22 years ago
Added the bill.apps.wordmaker package. More... over 22 years ago
Added logic to tell the user how they did when they hot the "Solve" button. More... over 22 years ago
Added logic to tell the user how they did when they hit the "Solve" button. More... over 22 years ago
Removed sa it was a placeholder file More... over 22 years ago
Moved createNewLetter logic to bill.apps.wordutil.WordUtil class More... over 22 years ago