| 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 PaletteSample[] |
DefaultColorBarEditor.availablePaletteSamples
An array of availiable sample palettes.
|
private PaletteSample |
DefaultColorBarEditor.currentPalette
The Palette Sample displaying the current Palette.
|
| Constructor and Description |
|---|
PaletteChooserPanel(PaletteSample current,
PaletteSample[] available)
Deprecated.
Constructor.
|
PaletteChooserPanel(PaletteSample current,
PaletteSample[] available)
Deprecated.
Constructor.
|