Serialized Form


Package org.jfree.eastwood

Class org.jfree.eastwood.Application extends javax.swing.JFrame implements Serializable

Serialized Fields

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.

Class org.jfree.eastwood.CentreLayout extends java.lang.Object implements Serializable

serialVersionUID: 469319532333015042L

Class org.jfree.eastwood.ChartApplet extends javax.swing.JApplet implements Serializable

Serialized Fields

chartPanel

org.jfree.chart.ChartPanel chartPanel
The chart panel in which the chart is displayed.

Class org.jfree.eastwood.ChartServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

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.