The world of Java depends on two established GUI toolkits: Swing and SWT (standard widget toolkit). Both software packages provide the widgets, controls, menus, and user interface components in most ...
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).
The Java platforms (J2SE and J2EE) are filled with rich and useful features, making Java an extremely useful resource for more than mere programming. To use Java, a good scripting tool is needed.
Animated transitions are key to creating a comfortable, seamless user experience in your Java desktop and Web applications. In this installment of Open source Java projects, Jeff Friesen introduces ...
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 ...
Portland, Ore.-based Instantiations Inc. has acquired SWT Designer, a design tool that is said to help software developers create rich client user interfaces for Java applications, from Eclipse ...
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'm doing some Java stuff with school, and I was wondering if it's possible to create a console gui, in Java? I'm not getting much with google, as I'm not sure what "this" is called.<br><br>Basicly, ...
I've wanted to write this article for quite a while. Over the years I've noted that Java-based music and sound applications have increased in number and quality, yet no comprehensive list or summaries ...