| Package | Description |
|---|---|
| org.jfree.chart.editor |
Provides a simple (but so far incomplete) framework for editing chart
properties.
|
| Class and Description |
|---|
| 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. |