public interface IExtraColorScheme
Modifier and Type | Method and Description |
---|---|
IColorScheme |
getColorScheme()
Returns a color scheme.
|
java.lang.String |
getName()
Returns a name of this scheme.
|
java.lang.String getName()
Returns a name of this scheme.
Read-only String
.
IColorScheme getColorScheme()
Returns a color scheme.
Read-only IColorScheme
.