News

When people ask me why I prefer IntelliJ IDEA for Java development, my answer usually comes down to one thing: it feels like ...
CodeGear has teamed up with Instantiations, a provider of software products, services and technologies for Eclipse, Java and Smalltalk. The companies plan to add Instantiations' Swing Designer visual ...
CodeGear has teamed up with Instantiations, a provider of software products, services and technologies for Eclipse, Java and Smalltalk. The companies plan to add Instantiations' Swing Designer visual ...
GWT Designer is built on Instantiations' WindowBuilder Pro, an Eclipse-based tool for creating Java GUI applications. The product supports Windows, Linux and Mac OS X, as well as the popular Ext GWT ...
Google is announcing on Wednesday its donation of GUI designer technology to the Eclipse Foundation, a contribution that an Eclipse official said could lead to the emergence of mobile GUI builders ...
Which is better for your next Java GUI project: Java Swing vs. JavaFX? This tip explores their history and capabilities to help you choose the right one.
The two donated projects are WindowBuilder, which is a Java GUI Designer for Eclipse, and CodePro Profiler, a tool that developers can use to discover memory leaks and other performance issues.
* Java GUI remoting. Despite important advantages, Java Web Start can’t reproduce the lightness of the HTML/JavaScript browser. But there are lots of ways to skin a cat.
GUI testing is a hard and often neglected task. We take a look at two open source solutions for writing SWT and Swing tests, SWTBot and Marathon, and how they can be used from JRuby. We talked to ...
Java GUI Development: Reintroducing MVC 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 ...