|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.substance.color.BaseColorScheme
public abstract class BaseColorScheme
Base class for Substance color schemes.
| Field Summary | |
|---|---|
protected java.lang.String |
id
Color scheme ID. |
| Constructor Summary | |
|---|---|
BaseColorScheme()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns ID of this scheme. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jvnet.substance.color.ColorScheme |
|---|
getDarkColor, getExtraLightColor, getForegroundColor, getLightColor, getMidColor, getUltraDarkColor, getUltraLightColor |
| Field Detail |
|---|
protected java.lang.String id
| Constructor Detail |
|---|
public BaseColorScheme()
| Method Detail |
|---|
public java.lang.String getId()
this scheme.
this scheme.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||