Uses of Class
org.jfree.chart.editor.DefaultPlotEditor
Packages that use DefaultPlotEditor
Package
Description
Provides a simple (but so far incomplete) framework for editing chart
properties.
-
Uses of DefaultPlotEditor in org.jfree.chart.editor
Subclasses of DefaultPlotEditor in org.jfree.chart.editorFields in org.jfree.chart.editor declared as DefaultPlotEditorModifier and TypeFieldDescriptionprivate DefaultPlotEditor
DefaultChartEditor.plotEditor
A panel for displaying/editing the properties of the plot.Methods in org.jfree.chart.editor that return DefaultPlotEditorModifier and TypeMethodDescriptionDefaultChartEditor.getPlotEditor()
Returns a reference to the plot property sub-panel.