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 ...
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 ...
A look at some of the best integrated development environments (IDEs) and code editors for Java software developers. Learn more. Back in the early days of Java, developers created applications using ...
A core feature of the MIDP (Mobile Information Device Profile) technology is its support for developing mobile phone user interfaces. The MIDP provides a set of Java APIs known as the LCDUI, which has ...