| Package | Description |
|---|---|
| org.jfree.chart.editor |
Provides a simple (but so far incomplete) framework for editing chart
properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPolarPlotEditor
A panel for editing the properties of a
PolarPlot. |
| Modifier and Type | Field and Description |
|---|---|
private DefaultPlotEditor |
DefaultChartEditor.plotEditor
A panel for displaying/editing the properties of the plot.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultPlotEditor |
DefaultChartEditor.getPlotEditor()
Returns a reference to the plot property sub-panel.
|