Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-209 (Final Approval Ballot)

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 Approval Ballot)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 209 specification.