News

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 ...
One of the improvements in JavaFX with JavaFX 2.0 has been greater ease of interoperability with Swing and SWT . Several online resources document how this is done.
Hello World with a Java Swing component Hello World with a static code block 3 Java Hello World examples The standard Hello World program in Java writes output to the console window. It's a boring and ...
More and more application developers are moving to Java/Swing as their platform of choice. The open source AbaGUIBuilder, introduced in this article, makes the transition a much easier one by ...