| Interfaces | |
|---|---|
| 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. |
| Classes | |
|---|---|
| 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. |