|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SubstanceTraitInfo
Base interface for Substance traits info, like ThemeInfo,
WatermarkInfo etc.
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Returns the class name of the associated trait. |
java.lang.String |
getDisplayName()
Returns the display name of the associated trait. |
boolean |
isDefault()
Returns indication whether the associated trait is default. |
void |
setDefault(boolean isDefault)
Sets indication whether the associated trait is default. |
| Method Detail |
|---|
java.lang.String getDisplayName()
java.lang.String getClassName()
boolean isDefault()
true if the associated trait is default,
false otherwise.void setDefault(boolean isDefault)
isDefault - New indication whether the associated trait is default.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||