Module platform

Class DefaultChartEditorFactory

java.lang.Object
org.jfree.chart.editor.DefaultChartEditorFactory
All Implemented Interfaces:
ChartEditorFactory

public class DefaultChartEditorFactory extends Object implements ChartEditorFactory
A default implementation of the ChartEditorFactory interface.
  • Constructor Details

    • DefaultChartEditorFactory

      public DefaultChartEditorFactory()
      Creates a new instance.
  • Method Details