public class SWTChartEditor
extends java.lang.Object
| Constructor and Description |
|---|
SWTChartEditor(Display display,
JFreeChart chart2edit)
Creates a new editor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
open()
Opens the editor.
|
void |
updateChart(JFreeChart chart)
Updates the chart properties.
|