JSR-209 (Final Release)

Package javax.swing.plaf

Provides the basis for the implementation of Swing pluggable look-and-feel capabilities for AGUI.

See:
          Description

Class Summary
ComponentUI The base class for all delegate objects in the AGUI Swing pluggable look and feel architecture.
 

Package javax.swing.plaf Description

Provides the basis for the implementation of Swing pluggable look-and-feel capabilities for AGUI. It's classes are subclassed and implemented by look and feels. This package is only used by developers who are developing a new look and feel for an AGUI implementation. It is not intended to be used by developers of AGUI applications. See javax.microedition.plaf

Note: Most of the Swing API is not thread safe. For details, see Threads and Swing, a section in The Java Tutorial.

Since:
1.2

JSR-209 (Final Release)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.