public static String getWhenNoDataName(int i)(Code)
searchReportFont
public static JRReportFont searchReportFont(String name, JasperDesign design)(Code)
Gets the JRReportFont to an specific name
Parameters: name - The reportFont-Name to search for Parameters: design - The JasperDesign which holds the reportFont-Definitions The JRReportFont to the name or null if not found