| Class | Description |
| AntiAliasLevel |
Stores the anti-alias level constants. |
| AppSkinInfo |
Stores window-skin properties, such as color and font. |
| AsyncRequestResult |
Stores the result information for an asynchronous call. |
| ColorType |
Stores the color-type constants. |
| CSXSWindowType |
Stores constants for the window types supported by the
CSXS infrastructure. |
| Extension |
Stores properties specific to an extension. |
| GradientColor |
Stores gradient color information. |
| GradientStop |
Stores gradient stop information. |
| HostEnvironment |
Stores information about the environment in which the extension is loaded. |
| Job |
Representation of a job (long running operation). |
| NetworkPreferences |
Stores preferences related to network connection. |
| RGBColor |
Stores an RGB color with red, green, blue, and alpha values. |
| StateInfo |
Stores current state information for the window in which the extension runs. |
| SyncRequestResult |
Contains the result information for a synchronous call. |
| SystemPath |
Static class stores operating-system-specific location constants for use
in the CSXSInterface.getSystemPath() method. |
| UIColor |
Stores color information, including the type, anti-alias level, and specific color
values in a color object of an appropriate type. |
| WindowGeometry |
Stores the dimensions of the window in which the extension is loaded. |