KGJlib
A Java library containing classes that I wrote and am happy to share.
KGJlib is a Java library containing various different helper classes, etc. that I have written over the course of time. I open-sourced the library so that I could re-use it in any project I contribute to, and I'm developing it on SourceForge so that others can benefit from it too.
The library contains useful classes for audio, JavaBeans, I/O operations, various type conversions, etc. One particularly interesting tool I developed is the NetSharedVariable system, which allows named...