|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SubstanceSkin
Skin for Substance look and feel.
| Method Summary | |
|---|---|
SubstanceBorderPainter |
getBorderPainter()
|
SubstanceButtonShaper |
getButtonShaper()
|
SubstanceDecorationPainter |
getDecorationPainter()
|
java.lang.String |
getDisplayName()
Returns the display name of this trait. |
SubstanceGradientPainter |
getGradientPainter()
|
SubstanceHighlightPainter |
getHighlightPainter()
|
SubstanceTheme |
getTheme()
Returns the theme of this skin. |
SubstanceWatermark |
getWatermark()
Returns the watermark of this skin. |
boolean |
set()
Sets this skin. |
| Method Detail |
|---|
java.lang.String getDisplayName()
SubstanceTraitthis trait. This method is
part of officially supported API.
getDisplayName in interface SubstanceTraitthis trait.boolean set()
this skin. Can call any public static method in
SubstanceLookAndFeel class.
true if skin has been set successfully,
false otherwise.SubstanceTheme getTheme()
this skin. The result may be
null if this skin doesn't define a custom
theme.
this skin. The result may be
null if this skin doesn't define a
custom theme.SubstanceWatermark getWatermark()
this skin. The result may be
null if this skin doesn't define a custom
watermark.
this skin. The result may be
null if this skin doesn't define a
custom watermark.SubstanceButtonShaper getButtonShaper()
SubstanceGradientPainter getGradientPainter()
SubstanceBorderPainter getBorderPainter()
SubstanceHighlightPainter getHighlightPainter()
SubstanceDecorationPainter getDecorationPainter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||