org.jfree.chart.editor
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.Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.