Package com.jidesoft.plaf.windows
Class TMSchema
- java.lang.Object
-
- com.jidesoft.plaf.windows.TMSchema
-
public class TMSchema extends java.lang.ObjectImplements Windows Parts and their States and Properties for the Windows Look and Feel. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/userex/topics/partsandstates.asp See tmschema.h (or vssym32.h & vsstyle.h for MS Vista)- Author:
- Leif Samuelsson
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTMSchema.ControlAn enumeration of the various Windows controls (also known as components, or top-level parts)static classTMSchema.PartAn enumeration of the Windows compoent partsstatic classTMSchema.PropAn enumeration of the possible component attributes and the corresponding value typestatic classTMSchema.StateAn enumeration of the possible component statesstatic classTMSchema.TypeEnumAn enumeration of attribute values for some Props
-
Constructor Summary
Constructors Constructor Description TMSchema()
-