News

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 ...
Here are three Java Hello World examples developers can use to get started on the new release: Hello World with a console output Hello World with a Java Swing component Hello World with a static code ...
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.
Being able to tolerate changes in a component’s position and/or layout. java.awt.Robot is a class introduced in JDK 1.3 that can be used to test GUIs built using Swing and AWT.
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.