Package org.jfree.chart.editor
package org.jfree.chart.editor
Provides a simple (but so far incomplete) framework for editing chart
properties.
-
ClassDescriptionA chart editor is typically a
JComponent
containing a user interface for modifying the properties of a chart.A factory for creating newChartEditor
instances.The central point for obtainingChartEditor
instances for editing charts.A panel for editing the properties of an axis.A panel for editing chart properties (includes subpanels for the title, legend and plot).A default implementation of theChartEditorFactory
interface.A panel for editing properties of aLogAxis
.A panel for editing the properties of a value axis.A panel for editing the properties of aPlot
.A panel for editing the properties of aPolarPlot
.A panel for editing the properties of a chart title.A panel for editing properties of aValueAxis
.