Interface StyleProvider
-
- All Known Implementing Classes:
HeaderToolbarConditionalStyleProvider,PropertyStyleProvider
public interface StyleProvider- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]getFields()JRStylegetStyle(byte evaluation)Returns a style.String[]getVariables()
-