| java.lang.Object | |
| ↳ | org.jfree.chart.editor.DefaultChartEditorFactory |
A default implementation of the ChartEditorFactory interface.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new instance.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a new instance of a
ChartEditor. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.jfree.chart.editor.ChartEditorFactory
| |||||||||||
Creates a new instance.
Returns a new instance of a ChartEditor.
| chart | the chart. |
|---|