|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRStyleSetter
An interface implemented by objects upon which style attributes can be set.
JRAbstractObjectFactory.setStyle(JRStyleSetter, JRStyleContainer)| Method Summary | |
|---|---|
void |
setStyle(JRStyle style)
Set the style on the object. |
void |
setStyleNameReference(java.lang.String name)
Set the name of an external style that is to be used by the object. |
| Method Detail |
|---|
void setStyle(JRStyle style)
style - the style to be used by the objectvoid setStyleNameReference(java.lang.String name)
name - the name of an external style
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||