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 default implementation of theChartEditorFactory
interface.A panel for editing properties of aLogAxis
.A panel for editing the properties of aPolarPlot
.