| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.chart.editor.DefaultChartEditorFactoryChartEditorFactory interface.
Constructor Summary | |
| |
Method Summary | |
ChartEditor |
|
public ChartEditor createEditor(JFreeChart chart)
Returns a new instance of aChartEditor.
- Specified by:
- createEditor in interface ChartEditorFactory
- Parameters:
chart- the chart.
- Returns:
- A chart editor for the given chart.