|
|||||||||
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 | |
---|---|
java.lang.String |
getDisplayName()
Returns the display name of this trait. |
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()
SubstanceTrait
this
trait. This method is
part of officially supported API.
getDisplayName
in interface SubstanceTrait
this
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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |