News

Sun open-sources mobile Java UI toolkit The company releases the code for its lightweight user interface toolkit under a modified GPLv2 license, in what it says was response to developer demand.
I'm currently working on a UI project using Java (1.4.2) Swing. My application is in the form of an MDI. I have a main JFrame which contains a JSrollPane, which contains a JDesktopPane.I set the ...
Java EE's Servlet and JSP API provide a fine foundation for handling a web-based request-response cycle. Adding UI frameworks like JSR-371 to the spec only causes problems.
News New Kendo UI Framework for Java Developers By John K. Waters November 16, 2012 Developer tools and solutions provider Telerik has released a new version of its framework for building applications ...
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 ...
The Red Hat build of Quarkus 3.2 features an enriched UI for Java development and the new Pact tool for contract-based testing.
Sun has open-sourced its toolkit for creating Java-based user interfaces for mobile phones. The source code for the lightweight UI toolkit (LWUIT) was released on Thursday under the 'GPLv2 with ...