See: Description
| Interface | 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. |
| Class | Description |
|---|---|
| ChartEditorManager |
The central point for obtaining
ChartEditor instances for editing
charts. |
| DefaultChartEditorFactory |
A default implementation of the
ChartEditorFactory interface. |
| DefaultLogAxisEditor |
A panel for editing properties of a
LogAxis. |
| DefaultPolarPlotEditor |
A panel for editing the properties of a
PolarPlot. |
| PaletteSample | Deprecated
This class is no longer supported (as of version 1.0.4).
|