| Package | Description |
|---|---|
| org.jfree.chart.editor |
Provides a simple (but so far incomplete) framework for editing chart
properties.
|
| Modifier and Type | Field and Description |
|---|---|
private DefaultColorBarEditor |
DefaultPlotEditor.colorBarAxisPropertyPanel
A panel used to display/edit the properties of the colorbar axis (if
any).
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultColorBarEditor |
DefaultColorBarEditor.getInstance(ColorBar colorBar)
A static method that returns a panel that is appropriate for the axis
type.
|