0
I Use This!
Inactive

Commits : Listings

Analyzed 28 minutes ago. based on code collected about 5 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the getSmoothFactor() and setSmoothFactor(int) methods. More... about 17 years ago
Added the field SMOOTH_FACTOR. More... about 17 years ago
Deleted the CombFileArg class since it incomplete and will not be used. More... about 17 years ago
Using the new Argument constructor, BooleanArg argument (a subclass of this class) is now marked as not deprecated. More... about 17 years ago
Using the new Argument constructor, this argument is now marked as not deprecated. More... about 17 years ago
Using the new Argument constructor, this argument is now marked as deprecated. More... about 17 years ago
Now the command interpretor displays warnings about deprecated arguments used by the user. More... about 17 years ago
Introduced the isDeprecated() method which is used by subclasses to flag command line arguments as deprecated. More... about 17 years ago
Initial commit. The noteLab.util.math package will serve to hold basic mathematical algorithms and objects. The Polynomial class More... about 17 years ago
Added a new getIcon(ImageIcon, Hashtable, int) method that gets the ImageIcon given to the method scaled to the specified size. More... about 17 years ago
Removed the enum constant DefinedIcon.empty. I needed to access this constant in the constructor to see if the DefinedIcon More... about 17 years ago
Now when a "blank icon" is acquired from the DefinedIcon enum, the new getEmptyIcon() method More... about 17 years ago
Initial commit of the ant build scripts. More... about 17 years ago
Initial import. The code in this import is from More... about 17 years ago
Initial import. The code in this import is from More... about 17 years ago