0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved comments. More... about 16 years ago
Added "epsilon" method that returns the smallest floating point roundoff in quantities of size x. More... about 16 years ago
Significantly modified with some new features. More... about 16 years ago
Modified to take a Component rather than a Frame for the parent object. More... about 16 years ago
* Fixed a bug that could occure in centerIt(). * Added a "getFrameForComponent()" method that returns the frame containing a component. * Added a "userSelectionFromArray()" method that simplifies allowing a user to pick items from an array of objects. * Added a "userEnteredInteger()" method that returns a bounded integer value that is user input. * Added a "selectFile()" method that standardizes how the user is asked to select a file in my programs. * Added a "selectFile4Save" that standardizes how a user is asked to select a file for saving in my programs. More... about 16 years ago
Added the ability to set a file name that will always be accepted no matter what it's extension is. More... about 16 years ago
Moved contents of "jahuwaldt" folder to the "src" directory. More... about 16 years ago
Moved top level source files to "src" directory. More... about 16 years ago
Added "resources_macosx" directory. More... about 16 years ago
Moved "url.properties" into the "Resources" directory. More... about 16 years ago
Moved "AboutBoxText.html" into the "Resources" directory. More... about 16 years ago
Moved files from "JARs" to "lib" directories. More... about 16 years ago
Changed deprecated function calls. More... almost 18 years ago
Changed deprecated function calls. Fixed repaint problem. More... almost 18 years ago
Updated links. More... almost 18 years ago
Added missing "import" statement. More... almost 18 years ago
Changed deprecated function call. More... almost 18 years ago
Picked up version 1.1 to fix a bug with MacOS X 10.5. More... about 18 years ago
Better handles "+" signs in the exponent and documentation has been improved. More... over 19 years ago
Added a method for generating b-spline curves. More... over 19 years ago
Worked around "bugs" in DecimalFormat that prevented a leading decimal place from being entered in a validated text field. More... over 19 years ago
Updated revision history. More... over 20 years ago
Updated revision number and date. More... over 20 years ago
Now computes polygon area in pixels as well as the scaled value. More... over 20 years ago
Corrected an error in simplePolygonArea() that occured if the polygon did not have it's minimum X coordinate at 0. More... over 20 years ago
Updated revision date. More... about 21 years ago
Updated revision number and date as well as change log. More... about 21 years ago
Updated revision number and date. More... about 21 years ago
Updated modification date. Minor performance improvement. More... about 21 years ago
Updated release notes to list latest features added to development version. More... about 21 years ago