News

For Anyware Office, VistaSource built a lightweight Java GUI renderer that connected, X-Windows-style, to a GUI server and to the guts of the Applixware suite.
Take a walk on the client side with Qt Jambi -- an alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces.
So, I'm trying to make a Java/Swing GUI that looks like this ...
JNBridge 3.1 released yesterday, the latest version of the 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.
JetBrains recently released the first major iteration of Projector, a technology that allows developers to run and operate Swing GUI applications remotely. Resource-hungry applications like ...
This tip explains a simple way of automating Java Swing application acceptance tests, starting from Swing components' unit tests and extending them to acceptance tests without human intervention.