[Edenlib-announce] EdenLib 1.0 Released!
Brought to you by:
aeden
From: Anthony E. <me...@an...> - 2002-05-14 01:56:40
|
Version 1.0 of the EdenLib Java library is now available at http://edenlib.sf.net EdenLib is a collection of Java libraries which I use throughout my open source projects. This collection contains code which I have found useful time and time again and which I believe may be useful to other developers as well. Changes in this release: Changed monitor threads to daemon threads. Fixed bug in XTreeMap. Finished adding JavaDoc comments. Added stack trace to ThrowableDialog if writing the throwable's stack trace to the text area fails. Added Stopwatch class. Added Configurable interface. Added StatusListener and StatusEvent. StatusPanel now implements StatusListener. Added readData() and writeData() methods to IOUtilities. Added CustomClassLoader. Thanks to the EdenLib users and contributors for their suggestions and support. Please send questions, comments, or suggestions to me...@an... Sincerely, Anthony Eden |