|
Header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jfree.chart.editor.DefaultChartEditorFactory
public class DefaultChartEditorFactory
A default implementation of the ChartEditorFactory
interface.
Constructor Summary | |
---|---|
DefaultChartEditorFactory()
Creates a new instance. |
Method Summary | |
---|---|
ChartEditor |
createEditor(JFreeChart chart)
Returns a new instance of a ChartEditor . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultChartEditorFactory()
Method Detail |
---|
public ChartEditor createEditor(JFreeChart chart)
ChartEditor
.
createEditor
in interface ChartEditorFactory
chart
- the chart.
|
Footer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |