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).
I'm writing a Java "wrapper" GUI for a CLI app that gets used pretty heavily. The CLI app is very robust and is a very good standalone program, but some people would like drag/drop functionality and ...
I've used Perl/Tk in the past and while it works, the look and feel is really that of a late 90s app. There isn't much customization you can do (in terms of skinning the default Tk widgets), so ...
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 ...
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 ...