An interface implemented by objects upon which style attributes can be set.
author: Lucian Chirita (lucianc@users.sourceforge.net) version: $Id: JRStyleSetter.java 1765 2007-06-21 15:50:27Z lucianc $ See Also:JRAbstractObjectFactory.setStyle(JRStyleSetterJRStyleContainer)
Set the style on the object.
In some cases, this method is invoked after the object has requested its style to be set.
Parameters: style - the style to be used by the object