| Class | Description | 
|---|---|
| CustomMetadata | CustomMetadata represents the metadata associated with a Skin. | 
| Icon | An object which represents a customizable icon that is capable of
 rendering itself. | 
| Skin | Defines the components (icons, styles, etc)
 which are used to implement a particular skin. | 
| SkinAddition | 
 SkinAddition objects are used by custom component developers who have created custom
 components, and they need a way to 'push' in their own stylesheet and
 resource bundle for these components into some skin of their choosing,
 most likely the simple skin. | 
| SkinAddition.Builder | convenience builder for SkinAddition
 does not support the deprecated ValueBinding for translationSource | 
| SkinFactory | All methods in this class dealing with skin management activities such as loading, creating,
 managing and disposing skins are deprecated. | 
| SkinFeatures | SkinFeatures represent the features supported by a Skin. | 
| SkinMetadata | SkinMetadata encapsulates information about a skin. | 
| SkinMetadata.Builder | convenience builder class for SkinMetadata SkinMetadata object can be created using this: | 
| SkinProvider | SkinProvider SPI is used to create, load, manage, and dispose skins. | 
| SkinVersion | The skin version works tightly with the skin family. | 
| Enum | Description | 
|---|---|
| SkinMetadata.RenderKitId | Enumeration representing RenderKit | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.