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 ...
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 ...
Finding out how to create a User Interface (UI) using the Java Swing library is not only a useful skill, it also is an ideal way to learn about objects and to make sure that the ideas really have sunk ...