Klasse FWChartResultFormComponentPanel

Alle implementierten Schnittstellen:
ImageObserver, MenuContainer, Serializable, Accessible

public class FWChartResultFormComponentPanel extends FWAbstractResultFormComponentPanel
This form component displays a JFreeChart. It is a display only component. The displayed chart can be set by one of the setChart(JFreeChart) methods.
Version:
1.0
Autor:
Andreas Enders
Siehe auch:
  • Felddetails

    • iChartPanel

      protected org.jfree.chart.ChartPanel iChartPanel
      The Panel the chart is displayed in.
  • Konstruktordetails

    • FWChartResultFormComponentPanel

      public FWChartResultFormComponentPanel()
  • Methodendetails