Uses of Class
org.jfree.chart.editor.PaletteSample
Packages that use PaletteSample
Package
Description
Provides a simple (but so far incomplete) framework for editing chart
properties.
-
Uses of PaletteSample in org.jfree.chart.editor
Fields in org.jfree.chart.editor declared as PaletteSampleModifier and TypeFieldDescriptionprivate PaletteSample[]
DefaultColorBarEditor.availablePaletteSamples
An array of availiable sample palettes.private PaletteSample
DefaultColorBarEditor.currentPalette
The Palette Sample displaying the current Palette.Constructors in org.jfree.chart.editor with parameters of type PaletteSampleModifierConstructorDescriptionPaletteChooserPanel
(PaletteSample current, PaletteSample[] available) Deprecated.Constructor.