Class | Description |
---|---|
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 |
SkinAdditions are defined in trinidad-skins.xml file <skin-addition>
They 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.
|
SkinFactory |
Factory for creating Skin objects.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.