|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IThemeEffectiveData
Immutable Theme object.
Method Summary | |
---|---|
IColorSchemeEffectiveData |
getColorScheme(java.awt.Color styleColor)
Returns the color scheme. |
IFontSchemeEffectiveData |
getFontScheme()
Returns the font scheme. |
IFormatSchemeEffectiveData |
getFormatScheme()
Returns the shape format scheme. |
Method Detail |
---|
IColorSchemeEffectiveData getColorScheme(java.awt.Color styleColor)
Returns the color scheme.
IFontSchemeEffectiveData getFontScheme()
Returns the font scheme.
Read-only IFontSchemeEffectiveData
.
IFormatSchemeEffectiveData getFormatScheme()
Returns the shape format scheme.
Read-only IFormatSchemeEffectiveData
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |