Uses of Package
org.jfree.chart.editor
-
Packages that use org.jfree.chart.editor Package Description org.jfree.chart.editor Provides a simple (but so far incomplete) framework for editing chart properties. -
Classes in org.jfree.chart.editor used by org.jfree.chart.editor Class Description ChartEditor A chart editor is typically aJComponentcontaining a user interface for modifying the properties of a chart.ChartEditorFactory A factory for creating newChartEditorinstances.DefaultAxisEditor A panel for editing the properties of an axis.DefaultPlotEditor A panel for editing the properties of aPlot.DefaultTitleEditor A panel for editing the properties of a chart title.DefaultValueAxisEditor A panel for editing properties of aValueAxis.