News

The evolution of Java desktop technology is straightforward and distinct from web UI development, which has seen much more advancement and the introduction of many new frameworks. Let's take a deep ...
Get to know the JavaFX 2 libraries by way of a practical exercise: refactoring a Swing-based text editor into one that leverages the rich UI features of JavaFX (Part 2).
Get inside the Java shell, with this hands-on demonstration of building advanced UI consoles and REPLs in Java.
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.
Loitering Objects and Java Framework Design By Leonard Slipp February 5, 2001 ONE OF THE key objectives early in the design of Java was to create an environment that eliminated the memory management ...
Java Testing and Design: From Unit Testing to Automated Web Tests teaches you a fast and efficient method to build production-worthy, scalable, and well performing Web-enabled applications. The ...