Uses of Class
com.atlassian.jira.web.bean.I18nBean

Packages that use I18nBean
com.atlassian.jira.charts.jfreechart   
com.atlassian.jira.charts.jfreechart.util   
com.atlassian.jira.issue.fields   
 

Uses of I18nBean in com.atlassian.jira.charts.jfreechart
 

Constructors in com.atlassian.jira.charts.jfreechart with parameters of type I18nBean
CreatedVsResolvedChartGenerator(org.jfree.data.xy.XYDataset createdVsResolved, org.jfree.data.time.TimeSeries trendSeries, List domainMarkers, I18nBean i18nBean)
           
HistogramChartGenerator(org.jfree.data.time.TimeSeriesCollection dataset, String yLabel, I18nBean i18nBean)
           
PieChartGenerator(org.jfree.data.general.PieDataset pieDataset, I18nBean i18nBean)
           
StackedBarChartGenerator(org.jfree.data.category.CategoryDataset dataset, String yLabel, I18nBean I18nBean)
           
 

Uses of I18nBean in com.atlassian.jira.charts.jfreechart.util
 

Methods in com.atlassian.jira.charts.jfreechart.util with parameters of type I18nBean
static void ChartUtil.setDefaults(org.jfree.chart.JFreeChart chart, I18nBean i18nBean)
           
 

Uses of I18nBean in com.atlassian.jira.issue.fields
 

Constructors in com.atlassian.jira.issue.fields with parameters of type I18nBean
NameComparator(I18nBean i18nBean)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.