public interface ChartEditorFactory
ChartEditor instances.| Modifier and Type | Method and Description |
|---|---|
ChartEditor |
createEditor(JFreeChart chart)
Creates an editor for the given chart.
|
ChartEditor createEditor(JFreeChart chart)
chart - the chart.