| Package | Description |
|---|---|
| com.jidesoft.plaf.windows |
The package contains ComponentUI implementation specific for Windows L&F.
|
| Modifier and Type | Method and Description |
|---|---|
TMSchema.TypeEnum |
XPStyle.getTypeEnum(java.awt.Component c,
TMSchema.Part part,
TMSchema.State state,
TMSchema.Prop prop) |
static TMSchema.TypeEnum |
TMSchema.TypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TMSchema.TypeEnum[] |
TMSchema.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|