public class TMSchema extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TMSchema.Control
An enumeration of the various Windows controls (also known as components, or top-level parts)
|
static class |
TMSchema.Part
An enumeration of the Windows compoent parts
|
static class |
TMSchema.Prop
An enumeration of the possible component attributes and the corresponding value type
|
static class |
TMSchema.State
An enumeration of the possible component states
|
static class |
TMSchema.TypeEnum
An enumeration of attribute values for some Props
|
Constructor and Description |
---|
TMSchema() |