Uses of Class
org.jfree.chart.editor.DefaultTitleEditor
Packages that use DefaultTitleEditor
Package
Description
Provides a simple (but so far incomplete) framework for editing chart
properties.
-
Uses of DefaultTitleEditor in org.jfree.chart.editor
Fields in org.jfree.chart.editor declared as DefaultTitleEditorModifier and TypeFieldDescriptionprivate DefaultTitleEditorDefaultChartEditor.titleEditorA panel for displaying/editing the properties of the title.Methods in org.jfree.chart.editor that return DefaultTitleEditorModifier and TypeMethodDescriptionDefaultChartEditor.getTitleEditor()Returns a reference to the title editor.