| Package | Description |
|---|---|
| org.jfree.chart.editor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChartEditorFactory
A default implementation of the
ChartEditorFactory interface. |
| Modifier and Type | Field and Description |
|---|---|
(package private) static ChartEditorFactory |
ChartEditorManager.factory
This factory creates new
ChartEditor instances as required. |
| Modifier and Type | Method and Description |
|---|---|
static ChartEditorFactory |
ChartEditorManager.getChartEditorFactory()
Returns the current factory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ChartEditorManager.setChartEditorFactory(ChartEditorFactory f)
Sets the chart editor factory.
|