|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jidesoft.plaf.windows.TMSchema
public class TMSchema
Implements 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)
Nested Class Summary | |
---|---|
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 Summary | |
---|---|
TMSchema()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TMSchema()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |