Header
And More


Uses of Interface
org.jfree.chart.editor.ChartEditor

Packages that use ChartEditor
org.jfree.chart.editor Provides a simple (but so far incomplete) framework for editing chart properties. 
 

Uses of ChartEditor in org.jfree.chart.editor
 

Methods in org.jfree.chart.editor that return ChartEditor
 ChartEditor DefaultChartEditorFactory.createEditor(JFreeChart chart)
          Returns a new instance of a ChartEditor.
 ChartEditor ChartEditorFactory.createEditor(JFreeChart chart)
          Creates an editor for the given chart.
static ChartEditor ChartEditorManager.getChartEditor(JFreeChart chart)
          Returns a component that can be used to edit the given chart.
 


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.