News

I'm writing an application to learn Swing. I've done myself no favors in that I keep changing the target, and now I'm approaching the level where I've glommed to many hacks and fixes onto my ...
Effective memory management in Java relies on effective reference management by Java programmers. Reference management can be difficult in the context of framework-based development. Leonard provides ...
JNBridge 3.1 is a Java and .NET interoperability bridge tool that allows Java or .NET code to run in each others JVM or CLR in-process, with shared memory. Version 3.1 adds the ability to embed ...