Package org.jfree.chart.editor

Provides a simple (but so far incomplete) framework for editing chart properties.

Interface Summary

ChartEditor A chart editor is typically a JComponent containing a user interface for modifying the properties of a chart.
ChartEditorFactory A factory for creating new ChartEditor instances.

Class Summary

ChartEditorManager The central point for obtaining ChartEditor instances for editing charts.
DefaultChartEditorFactory A default implementation of the ChartEditorFactory interface.
PaletteSample A panel that displays a palette sample.
Provides a simple (but so far incomplete) framework for editing chart properties.