Qt Jambi is a new and noteworthy alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces. In this article JavaWorld contributor Jeff Hanson introduces the ...
Model-View-Controller (MVC) paradigm is an intuitive and widely accepted strategy in UI design, be it web or rich client. In fact it is so well established as a de-facto standard, that "compliance ...
What's the preferred toolkit/environment for creating GUI apps in Java nowadays? I've got a project coming up that requires a cross-platform GUI, and Java has already been pitched as the language ...
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).
Alex Ruiz follows up his popular JavaOne 2007 presentation with this introduction to test-driven GUI development with FEST. Learn what differentiates FEST (formerly TestNG-Abbot) from other GUI ...
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 ...