The world of Java depends on two established GUI toolkits: Swing and SWT (standard widget toolkit). Both software packages provide the widgets, controls, menus, and user interface components in most ...
Simon Phipps, Sun’s chief technology evangelist, likens Java to a baby duck. “When Java technology was born, it looked around, saw a Web browser and thought it was an applet,” he jokes. His point: ...
Instantiations recently upgraded its popular Eclipse-based Ajax/Java GUI builder to allow developers to take advantage of new features in the latest major release of the Google Web Toolkit (GWT 2.0).
Thirty years ago, Java 1.0 revolutionized software development. Every Java demo featured a simple "Hello World" dialog window with the only available option: Java's Abstract Window Toolkit, the first ...
In the first installment of this series, we outlined what it means to test graphical user interface (GUI) applications, and to what ends that testing is done. (See part 1.) Now we’ll apply those ...