Package org.jdesktop.swingx.plaf

Provides pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.

See: Description

Package org.jdesktop.swingx.plaf Description

Provides pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.

The addons are loaded with ServiceLoader. As such we maintain, a services file for our implementations. SwingX uses the MetaInf/services generator API. This add a compile time dependency to the plaf module. The services generator, however, is not required at runtime.

Copyright © 2013. All rights reserved.