Serialized Form
Package org.jfree.eastwood |
entryField
javax.swing.JComboBox entryField
- The entry field for the chart definition.
entryModel
javax.swing.DefaultComboBoxModel entryModel
- The combo box model which stores a history of entries.
paper
javax.swing.JPanel paper
- The page that the chart panel is centred within.
chartPanel
org.jfree.chart.ChartPanel chartPanel
- The panel used to display the chart.
serialVersionUID: 469319532333015042L
chartPanel
org.jfree.chart.ChartPanel chartPanel
- The chart panel in which the chart is displayed.
font
java.awt.Font font
maximumImageSize
int maximumImageSize
- The maximum image size in pixels (to stop someone requesting an
insanely large image). This is configurable via init params.
Copyright © 2010. All Rights Reserved.