Class ChartEditorManager

java.lang.Object
org.jfree.chart.editor.ChartEditorManager

public class ChartEditorManager extends Object
The central point for obtaining ChartEditor instances for editing charts. Right now, the API is minimal - the plan is to extend this class to provide customisation options for chart editors (for example, make some editor items read-only).