|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStyleHolder
Interface publishes base functionality for style holders
Method Summary | |
---|---|
void |
applyStyle(BuiltinStyle builtinStyle)
Applies the style. |
void |
applyStyle(java.lang.String styleName)
Applies a new style. |
java.lang.String |
getStyleName()
Gets style name. |
Method Detail |
---|
java.lang.String getStyleName()
void applyStyle(java.lang.String styleName)
styleName
- Style namevoid applyStyle(BuiltinStyle builtinStyle)
builtinStyle
- the built-in style.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |