Package | Description |
---|---|
org.jfree.chart.editor |
Class and Description |
---|
ChartEditor
A chart editor is typically a
JComponent containing a user interface
for modifying the properties of a chart. |
ChartEditorFactory
A factory for creating new
ChartEditor instances. |
DefaultAxisEditor
A panel for editing the properties of an axis.
|
DefaultPlotEditor
A panel for editing the properties of a
Plot . |
DefaultTitleEditor
A panel for editing the properties of a chart title.
|
DefaultValueAxisEditor
A panel for editing properties of a
ValueAxis . |