News

This program is a simple example of how to use Swing components in Java to create interactive GUI applications. It highlights event handling with "JCheckBox" to modify text formatting in real-time.
Currently, GNOME's Java bindings consist of four libraries—libgconf-java, libglade-java, libgnome-java and libgtk-java. libgtk-java and libgnome-java provide the GUI components of the bindings.
A fairly complex custom component class usually takes somewhere between 4 and 8 pages of Java code. In real life components grow even bigger as developers have to handle many cases omitted in book ...
This article 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.
JavaFX isn't hard to learn. In fact, any developer with a little bit of object-oriented knowledge and a penchant for desktop development in Java can quickly put together a feature-rich GUI application ...
When people ask me why I prefer IntelliJ IDEA for Java development, my answer usually comes down to one thing: it feels like ...