| Package | Description |
|---|---|
| org.jfree.chart.editor |
Provides a simple (but so far incomplete) framework for editing chart
properties.
|
| Modifier and Type | Field and Description |
|---|---|
private DefaultTitleEditor |
DefaultChartEditor.titleEditor
A panel for displaying/editing the properties of the title.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultTitleEditor |
DefaultChartEditor.getTitleEditor()
Returns a reference to the title editor.
|