gui

GUIDE Java GUI Builder Beta 3

Today, we 've released the third beta of GUIDE, a Swing GUI Builder. Features include: Intuitive drag-and-drop layout. Drag and drop event binding. ...

1 replies - 468 views - 09/19/09 by Brendon in Announcements

QF-Test Development Version 3.1 Released

After the successful release of version 3.0 of the renowned GUI testing tool QF-Test December 2009, Quality First Software has followed up with the new...

0 replies - 314 views - 06/23/09 by Martina Schmid in Announcements

JFreeChart 1.0.13

JFree.org is pleased to announce the immediate availability of JFreeChart version 1.0.13, a popular free / open source chart library for the Java platform. ...

1 replies - 785 views - 04/27/09 by David Gilbert in Announcements

JAXFront Publishes Free Community Edition

JAXFront can be used now for free as it is without any support including the XUI-Editor (designer). The free community edition is fully functional but will...

0 replies - 522 views - 03/10/09 by Stephan Portmann in Announcements

MiG Layout 3.6.2 - SWT/Swing LayoutManager

MiG Layout is the most versatile Java Layout Manager for Swing and SWT. It is very simple to use and has lots of documentation. Since MiG Layout is 100% free...

9 replies - 4073 views - 12/17/08 by Mikael Grev in Announcements

Speed-Learning JavaFX Script

Want to get up to speed quickly on the JavaFX Script language?  Weiqi Gao of Object Computing, Inc. (OCI) has written an excellent article that covers the...

0 replies - 2182 views - 12/02/08 by Jim Weaver in Announcements

Up the Nile *With* a Paddle: Fun With JavaFX Graphics

I've often mentioned the importance of programmers and graphics designers working together to create great looking RIAs.  The declarative syntax of JavaFX...

5 replies - 2713 views - 11/26/08 by Jim Weaver in Articles

Sanity Will Be Restored to Internet Application Development on December 4, 2008

Yes, that's a bold statement, but I've waited 13 years to be able to say it.  If you've followed my blog or have heard me speak about JavaFX, you know that I...

16 replies - 2721 views - 11/25/08 by Jim Weaver in Articles

Pivot: Java Framework for Desktop & Web Development

Pivot is an open-source framework for building high-quality, cross-platform applications that are easily deployable both via the web and to the desktop. It...

15 replies - 8267 views - 06/11/08 by Greg Brown in Announcements

Experimenting with Swing Application Framework

The quality and speed of building a Java-based graphic user interface (GUI) have always been high on the agenda. It is no secret that the development of a...

12 replies - 9276 views - 05/19/08 by ziggy777 in News

MiG Layout 3.5 - SWT/Swing LayoutManager

MiG Layout 3.5 is a Layout Manager for Swing and SWT that is very easy to use, yet extremely powerful when needed. It has a syntax that resembles CSS and...

6 replies - 3714 views - 04/28/08 by Mikael Grev in Announcements

Why Does JavaFX Get to Cheat?

Why does JavaFX get to do things that would be frowned upon if done in plain old Java?

14 replies - 5696 views - 03/25/08 by cfagan in News

Drag'n'drop in JavaFX

Using drag'n'drop in JavaFX applications.What is drag'n'drop from the point of view of the operating system? The drag'n'drop operation is a sequence of...

6 replies - 6653 views - 03/09/08 by Sergey Surikov in Tips and Tricks

JavaFX and JDBC

This guide describes how to use the JavaFX technology in application development. Common questions such as how to create CRUD-oriented systems and using SQL ...

17 replies - 15277 views - 02/25/08 by Sergey Surikov in Tips and Tricks

JavaFX - component creation

This article describes how to create new components for the JavaFX platform with an emphasis on the use of graphical facilities in building GUI.

5 replies - 8652 views - 02/24/08 by Sergey Surikov in Tips and Tricks