| Package | Description |
|---|---|
| com.jidesoft.plaf.windows |
The package contains ComponentUI implementation specific for Windows L&F.
|
| Class and Description |
|---|
| TMSchema.Control
An enumeration of the various Windows controls (also known as components, or top-level parts)
|
| TMSchema.Part
An enumeration of the Windows compoent parts
|
| TMSchema.Prop
An enumeration of the possible component attributes and the corresponding value type
|
| TMSchema.State
An enumeration of the possible component states
|
| TMSchema.TypeEnum
An enumeration of attribute values for some Props
|
| XPStyle
Implements Windows XP Styles for the Windows Look and Feel.
|
| XPStyle.Skin
A class which encapsulates attributes for a given part (component type) and which provides methods for painting
backgrounds and glyphs
|