org.jfree.report.modules.gui.common
public interface IconTheme
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getLargeIcon(java.util.Locale locale,
java.lang.String id) |
javax.swing.Icon |
getSmallIcon(java.util.Locale locale,
java.lang.String id) |
void |
initialize(org.pentaho.reporting.libraries.base.config.Configuration configuration) |