public class TMSchema
extends java.lang.Object
Modifier and Type | Class | 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 | Description |
---|---|
TMSchema() |