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 ...
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 ...
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 ...
I have a big project to work on next semester that I have to build a GUI for. So I wanted to ask the *NIX community a question: which toolkit would you recommend for development now and for when I am ...