The spark.skins.spark.windowChrome package contains the classes used to skin the Spark Window and WindowedApplication components.
Classes
| Class | Description | |
|---|---|---|
| CloseButtonSkin | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
| MacCloseButtonSkin | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome on an Apple Computer. | |
| MacMaximizeButtonSkin | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
| MacMinimizeButtonSkin | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
| MacTitleBarSkin | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component for an Apple Macintosh when you use Flex chrome. | |
| MaximizeButtonSkin | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
| MinimizeButtonSkin | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
| RestoreButtonSkin | The default skin class for the restore button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
| TitleBarSkin | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. |
Fri Mar 19 2010, 02:57 AM -07:00
