Uses of Class
org.jfree.chart.editor.DefaultColorBarEditor
Packages that use DefaultColorBarEditor
Package
Description
Provides a simple (but so far incomplete) framework for editing chart
properties.
-
Uses of DefaultColorBarEditor in org.jfree.chart.editor
Fields in org.jfree.chart.editor declared as DefaultColorBarEditorModifier and TypeFieldDescriptionprivate DefaultColorBarEditor
DefaultPlotEditor.colorBarAxisPropertyPanel
A panel used to display/edit the properties of the colorbar axis (if any).Methods in org.jfree.chart.editor that return DefaultColorBarEditorModifier and TypeMethodDescriptionstatic DefaultColorBarEditor
DefaultColorBarEditor.getInstance
(ColorBar colorBar) A static method that returns a panel that is appropriate for the axis type.