Vaadin, the leading provider of Java web application frameworks, today announced the general availability of Swing Modernization Toolkit, a solution that enables organizations to run their existing ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
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 ...
Swing Modernization Toolkit addresses a growing challenge for enterprises: millions of lines of business-critical Java Swing code that still work but face increasing pressure from users who expect ...
The rise of rich Internet applications (RIAs) has lately become a hot topic in the Java community. In addition to new technologies like AJAX (Asynchronous JavaScript and XML), MacroMedia Flex, and ...
A few years ago I wrote a Soduko solver in Java. Works great, except I have to edit the source file to change the input because I could never get Swing to work like my mental model said it should. Cut ...