|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ChartEditorFactory | |
| org.jfree.chart.editor | Provides a simple (but so far incomplete) framework for editing chart properties. |
| Uses of ChartEditorFactory in org.jfree.chart.editor |
| Classes in org.jfree.chart.editor that implement ChartEditorFactory | |
class |
DefaultChartEditorFactory
A default implementation of the ChartEditorFactory interface. |
| Methods in org.jfree.chart.editor that return ChartEditorFactory | |
static ChartEditorFactory |
ChartEditorManager.getChartEditorFactory()
Returns the current factory. |
| Methods in org.jfree.chart.editor with parameters of type ChartEditorFactory | |
static void |
ChartEditorManager.setChartEditorFactory(ChartEditorFactory f)
Sets the chart editor factory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||