|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.jfree.ui |
Class org.jfree.ui.ApplicationFrame implements Serializable |
Class org.jfree.ui.ArrowPanel implements Serializable |
Serialized Fields |
int type
java.awt.geom.Rectangle2D available
Class org.jfree.ui.BoundsAnchor implements Serializable |
Serialized Fields |
java.lang.String name
Class org.jfree.ui.DateChooserPanel implements Serializable |
Serialized Fields |
java.util.Calendar chosenDate
java.awt.Color chosenDateButtonColor
java.awt.Color chosenMonthButtonColor
java.awt.Color chosenOtherButtonColor
int firstDayOfWeek
int yearSelectionRange
java.awt.Font dateFont
javax.swing.JComboBox monthSelector
javax.swing.JComboBox yearSelector
javax.swing.JButton todayButton
javax.swing.JButton[] buttons
boolean refreshing
Class org.jfree.ui.FloatDimension implements Serializable |
Serialized Fields |
float width
float height
Class org.jfree.ui.FontChooserDialog implements Serializable |
Serialized Fields |
FontChooserPanel fontChooserPanel
Class org.jfree.ui.FontChooserPanel implements Serializable |
Serialized Fields |
javax.swing.JList fontlist
javax.swing.JList sizelist
javax.swing.JCheckBox bold
javax.swing.JCheckBox italic
Class org.jfree.ui.FontDisplayField implements Serializable |
Serialized Fields |
java.awt.Font displayFont
Class org.jfree.ui.InsetsChooserPanel implements Serializable |
Serialized Fields |
javax.swing.JTextField topValueEditor
javax.swing.JTextField leftValueEditor
javax.swing.JTextField bottomValueEditor
javax.swing.JTextField rightValueEditor
Class org.jfree.ui.InsetsTextField implements Serializable |
Class org.jfree.ui.IntegerDocument implements Serializable |
Class org.jfree.ui.L1R1ButtonPanel implements Serializable |
Serialized Fields |
javax.swing.JButton left
javax.swing.JButton right
Class org.jfree.ui.L1R2ButtonPanel implements Serializable |
Serialized Fields |
javax.swing.JButton left
javax.swing.JButton right1
javax.swing.JButton right2
Class org.jfree.ui.L1R3ButtonPanel implements Serializable |
Serialized Fields |
javax.swing.JButton left
javax.swing.JButton right1
javax.swing.JButton right2
javax.swing.JButton right3
Class org.jfree.ui.NumberCellRenderer implements Serializable |
Class org.jfree.ui.PaintSample implements Serializable |
Serialized Fields |
java.awt.Paint paint
java.awt.Dimension preferredSize
Class org.jfree.ui.SerialDateChooserPanel implements Serializable |
Serialized Fields |
SerialDate date
java.awt.Color dateButtonColor
java.awt.Color monthButtonColor
java.awt.Color chosenOtherButtonColor
int firstDayOfWeek
int yearSelectionRange
java.awt.Font dateFont
javax.swing.JComboBox monthSelector
javax.swing.JComboBox yearSelector
javax.swing.JButton todayButton
javax.swing.JButton[] buttons
boolean refreshing
Class org.jfree.ui.SortableTable implements Serializable |
Serialized Fields |
SortableTableHeaderListener headerListener
Class org.jfree.ui.SortableTableModel implements Serializable |
Serialized Fields |
int sortingColumn
boolean ascending
Class org.jfree.ui.Spinner implements Serializable |
Serialized Fields |
int value
javax.swing.JTextField textField
javax.swing.JPanel buttonPanel
ArrowPanel upButton
ArrowPanel downButton
Class org.jfree.ui.StandardDialog implements Serializable |
Serialized Fields |
boolean cancelled
Class org.jfree.ui.StrokeChooserPanel implements Serializable |
Serialized Fields |
javax.swing.JComboBox selector
Class org.jfree.ui.StrokeSample implements Serializable |
Serialized Fields |
java.awt.Stroke stroke
java.awt.Dimension preferredSize
Class org.jfree.ui.TextAnchor implements Serializable |
Serialized Fields |
java.lang.String name
Class org.jfree.ui.WizardDialog implements Serializable |
Serialized Fields |
java.lang.Object result
int step
WizardPanel currentPanel
java.util.List panels
javax.swing.JButton previousButton
javax.swing.JButton nextButton
javax.swing.JButton finishButton
javax.swing.JButton helpButton
Class org.jfree.ui.WizardPanel implements Serializable |
Serialized Fields |
WizardDialog owner
Package org.jfree.ui.about |
Class org.jfree.ui.about.AboutFrame implements Serializable |
Serialized Fields |
java.util.ResourceBundle resources
java.lang.String application
java.lang.String version
java.lang.String copyright
java.lang.String info
java.awt.Image logo
java.util.List contributors
java.lang.String licence
java.util.List libraries
Class org.jfree.ui.about.AboutPanel implements Serializable |
Class org.jfree.ui.about.ContributorsPanel implements Serializable |
Serialized Fields |
javax.swing.JTable table
javax.swing.table.TableModel model
Class org.jfree.ui.about.ContributorsTableModel implements Serializable |
Serialized Fields |
java.util.List contributors
java.lang.String nameColumnLabel
java.lang.String contactColumnLabel
Class org.jfree.ui.about.LibraryPanel implements Serializable |
Serialized Fields |
javax.swing.JTable table
javax.swing.table.TableModel model
Class org.jfree.ui.about.LibraryTableModel implements Serializable |
Serialized Fields |
java.util.List libraries
java.lang.String nameColumnLabel
java.lang.String versionColumnLabel
java.lang.String licenceColumnLabel
java.lang.String infoColumnLabel
Class org.jfree.ui.about.SystemPropertiesFrame implements Serializable |
Serialized Fields |
SystemPropertiesPanel panel
Class org.jfree.ui.about.SystemPropertiesPanel implements Serializable |
Serialized Fields |
javax.swing.JTable table
javax.swing.JPopupMenu copyPopupMenu
javax.swing.JMenuItem copyMenuItem
SystemPropertiesPanel.PopupListener copyPopupListener
Class org.jfree.ui.about.SystemPropertiesTableModel implements Serializable |
Serialized Fields |
java.util.List properties
java.lang.String nameColumnLabel
java.lang.String valueColumnLabel
Package org.jfree.xml |
Class org.jfree.xml.ElementDefinitionException implements Serializable |
Serialized Fields |
java.lang.Exception parent
Class org.jfree.xml.ParseException implements Serializable |
Serialized Fields |
int line
int column
Package org.jfree.xml.factory.objects |
Class org.jfree.xml.factory.objects.ObjectFactoryException implements Serializable |
Package org.jfree.date |
Class org.jfree.date.SerialDate implements Serializable |
Serialized Fields |
java.lang.String description
Class org.jfree.date.SpreadsheetDate implements Serializable |
Serialized Fields |
int serial
int day
int month
int year
java.lang.String description
Package org.jfree.util |
Class org.jfree.util.DefaultConfiguration implements Serializable |
Class org.jfree.util.StackableException implements Serializable |
Serialized Fields |
java.lang.Exception parent
Class org.jfree.util.StackableRuntimeException implements Serializable |
Serialized Fields |
java.lang.Exception parent
Package org.jfree.layout |
Class org.jfree.layout.CenterLayout implements Serializable |
Class org.jfree.layout.FormatLayout implements Serializable |
Serialized Fields |
int[] rowFormats
int rowGap
int[] columnGaps
int[] rowHeights
int totalHeight
int[] columnWidths
int totalWidth
int columns1and2Width
int columns4and5Width
int columns1to4Width
int columns1to5Width
int columns0to5Width
Class org.jfree.layout.LCBLayout implements Serializable |
Serialized Fields |
int[] colWidth
int[] rowHeight
int labelGap
int buttonGap
int vGap
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |