Java

Project Swing
(JavaTM Foundation Classes)

Documentation Contents
Project Swing is the part of the JavaTM Foundation Classes (JFC) software that implements a set of GUI components with a pluggable look and feel. Project Swing is implemented entirely in the Java programming language, and is based on the JDKTM 1.1 Lightweight UI Framework. The pluggable look and feel lets you design a single set of GUI components that can automatically have the look and feel of any OS platform (Microsoft Windows, SolarisTM, Macintosh). Project Swing components include both 100% Pure JavaTM certified versions of the existing AWT component set (Button, Scrollbar, Label, etc.), plus a rich set of higher-level components (such as tree view, list box, and tabbed panes).

Enhancements

API Specification
(javadoc)

Additional Specification


For More Information

Located on the website:


Copyright © 2004, 2010 Oracle and/or its affiliates. All rights reserved.

Please send comments to: swing-feedback@java.sun.com
 Oracle and/or its affiliates