Serialized Form


Package net.sourceforge.chart2d

Class net.sourceforge.chart2d.Chart2D implements Serializable

Class net.sourceforge.chart2d.Chart2DEmbeddedAppletDemo implements Serializable

Class net.sourceforge.chart2d.Chart2DPropertiesPanel implements Serializable

Serialized Fields

chart2DProps

Chart2DProperties chart2DProps

colorDialog

javax.swing.JDialog colorDialog

colorChooser

javax.swing.JColorChooser colorChooser

chartMagnifyWhenResizeTrue

javax.swing.JRadioButton chartMagnifyWhenResizeTrue

chartMagnifyWhenResizeFalse

javax.swing.JRadioButton chartMagnifyWhenResizeFalse

chartStretchWhenResizeTrue

javax.swing.JRadioButton chartStretchWhenResizeTrue

chartStretchWhenResizeFalse

javax.swing.JRadioButton chartStretchWhenResizeFalse

chartBorderExistenceTrue

javax.swing.JRadioButton chartBorderExistenceTrue

chartBorderExistenceFalse

javax.swing.JRadioButton chartBorderExistenceFalse

chartBorderThicknessModel

javax.swing.JTextField chartBorderThicknessModel

chartBorderColor

javax.swing.JButton chartBorderColor

chartGapExistenceTrue

javax.swing.JRadioButton chartGapExistenceTrue

chartGapExistenceFalse

javax.swing.JRadioButton chartGapExistenceFalse

chartGapThicknessModel

javax.swing.JTextField chartGapThicknessModel

chartBackgroundExistenceTrue

javax.swing.JRadioButton chartBackgroundExistenceTrue

chartBackgroundExistenceFalse

javax.swing.JRadioButton chartBackgroundExistenceFalse

chartBackgroundColor

javax.swing.JButton chartBackgroundColor

chartTitleExistenceTrue

javax.swing.JRadioButton chartTitleExistenceTrue

chartTitleExistenceFalse

javax.swing.JRadioButton chartTitleExistenceFalse

chartTitleText

javax.swing.JTextField chartTitleText

chartTitleFontPointModel

javax.swing.JTextField chartTitleFontPointModel

chartTitleFontName

javax.swing.JComboBox chartTitleFontName

chartTitleFontColor

javax.swing.JButton chartTitleFontColor

chartTitleFontStyleItalic

javax.swing.JCheckBox chartTitleFontStyleItalic

chartTitleFontStyleBold

javax.swing.JCheckBox chartTitleFontStyleBold

chartTitleBetweenRestGapExistenceTrue

javax.swing.JRadioButton chartTitleBetweenRestGapExistenceTrue

chartTitleBetweenRestGapExistenceFalse

javax.swing.JRadioButton chartTitleBetweenRestGapExistenceFalse

chartTitleBetweenRestGapThicknessModel

javax.swing.JTextField chartTitleBetweenRestGapThicknessModel

chartDatasetAutoColorTypeNatural

javax.swing.JRadioButton chartDatasetAutoColorTypeNatural

chartDatasetAutoColorTypePastel

javax.swing.JRadioButton chartDatasetAutoColorTypePastel

chartDataLabelsPrecision

javax.swing.JTextField chartDataLabelsPrecision

chartBetweenChartAndLegendGapExistenceTrue

javax.swing.JRadioButton chartBetweenChartAndLegendGapExistenceTrue

chartBetweenChartAndLegendGapExistenceFalse

javax.swing.JRadioButton chartBetweenChartAndLegendGapExistenceFalse

chartBetweenChartAndLegendGapThicknessModel

javax.swing.JTextField chartBetweenChartAndLegendGapThicknessModel

legendExistenceTrue

javax.swing.JRadioButton legendExistenceTrue

legendExistenceFalse

javax.swing.JRadioButton legendExistenceFalse

legendBorderExistenceTrue

javax.swing.JRadioButton legendBorderExistenceTrue

legendBorderExistenceFalse

javax.swing.JRadioButton legendBorderExistenceFalse

legendBorderThicknessModel

javax.swing.JTextField legendBorderThicknessModel

legendBorderColor

javax.swing.JButton legendBorderColor

legendGapExistenceTrue

javax.swing.JRadioButton legendGapExistenceTrue

legendGapExistenceFalse

javax.swing.JRadioButton legendGapExistenceFalse

legendGapThicknessModel

javax.swing.JTextField legendGapThicknessModel

legendBackgroundExistenceTrue

javax.swing.JRadioButton legendBackgroundExistenceTrue

legendBackgroundExistenceFalse

javax.swing.JRadioButton legendBackgroundExistenceFalse

legendBackgroundColor

javax.swing.JButton legendBackgroundColor

legendLabelsFontPointModel

javax.swing.JTextField legendLabelsFontPointModel

legendLabelsFontName

javax.swing.JComboBox legendLabelsFontName

legendLabelsFontColor

javax.swing.JButton legendLabelsFontColor

legendLabelsFontStyleItalic

javax.swing.JCheckBox legendLabelsFontStyleItalic

legendLabelsFontStyleBold

javax.swing.JCheckBox legendLabelsFontStyleBold

legendBetweenLabelsOrBulletsGapExistenceTrue

javax.swing.JRadioButton legendBetweenLabelsOrBulletsGapExistenceTrue

legendBetweenLabelsOrBulletsGapExistenceFalse

javax.swing.JRadioButton legendBetweenLabelsOrBulletsGapExistenceFalse

legendBetweenLabelsOrBulletsGapThicknessModel

javax.swing.JTextField legendBetweenLabelsOrBulletsGapThicknessModel

legendBetweenLabelsAndBulletsGapExistenceTrue

javax.swing.JRadioButton legendBetweenLabelsAndBulletsGapExistenceTrue

legendBetweenLabelsAndBulletsGapExistenceFalse

javax.swing.JRadioButton legendBetweenLabelsAndBulletsGapExistenceFalse

legendBetweenLabelsAndBulletsGapThicknessModel

javax.swing.JTextField legendBetweenLabelsAndBulletsGapThicknessModel

legendBulletsOutlineExistenceTrue

javax.swing.JRadioButton legendBulletsOutlineExistenceTrue

legendBulletsOutlineExistenceFalse

javax.swing.JRadioButton legendBulletsOutlineExistenceFalse

legendBulletsOutlineColor

javax.swing.JButton legendBulletsOutlineColor

legendBulletsSizeModelWidth

javax.swing.JTextField legendBulletsSizeModelWidth

legendBulletsSizeModelHeight

javax.swing.JTextField legendBulletsSizeModelHeight

validatePropertiesOnUpdateTrue

javax.swing.JRadioButton validatePropertiesOnUpdateTrue

validatePropertiesOnUpdateFalse

javax.swing.JRadioButton validatePropertiesOnUpdateFalse

Class net.sourceforge.chart2d.DynamicChart2DFrameDemo implements Serializable

Serialized Fields

chartThread

java.lang.Thread chartThread

dataset

Dataset dataset

graphProps

GraphProperties graphProps

chart2D

LBChart2D chart2D

Class net.sourceforge.chart2d.GraphChart2D implements Serializable

Class net.sourceforge.chart2d.GraphChart2DPropertiesDialog implements Serializable

Serialized Fields

dialogOwner

java.awt.Frame dialogOwner

graphChart2DProps

GraphChart2DProperties graphChart2DProps

chart2DPropsPanel

Chart2DPropertiesPanel chart2DPropsPanel

graphChart2DPropsPanel

GraphChart2DPropertiesPanel graphChart2DPropsPanel

graphPropsPanelVector

java.util.Vector graphPropsPanelVector

Class net.sourceforge.chart2d.GraphChart2DPropertiesPanel implements Serializable

Serialized Fields

graphChart2DProps

GraphChart2DProperties graphChart2DProps

colorDialog

javax.swing.JDialog colorDialog

colorChooser

javax.swing.JColorChooser colorChooser

chartDatasetCustomizeGreatestValueTrue

javax.swing.JRadioButton chartDatasetCustomizeGreatestValueTrue

chartDatasetCustomizeGreatestValueFalse

javax.swing.JRadioButton chartDatasetCustomizeGreatestValueFalse

chartDatasetCustomGreatestValue

javax.swing.JTextField chartDatasetCustomGreatestValue

chartDatasetCustomizeLeastValueTrue

javax.swing.JRadioButton chartDatasetCustomizeLeastValueTrue

chartDatasetCustomizeLeastValueFalse

javax.swing.JRadioButton chartDatasetCustomizeLeastValueFalse

chartDatasetCustomLeastValue

javax.swing.JTextField chartDatasetCustomLeastValue

chartGraphableToAvailableRatio

javax.swing.JTextField chartGraphableToAvailableRatio

numbersAxisNumLabels

javax.swing.JTextField numbersAxisNumLabels

labelsAxisTicksAlignmentCentered

javax.swing.JRadioButton labelsAxisTicksAlignmentCentered

labelsAxisTicksAlignmentBetween

javax.swing.JRadioButton labelsAxisTicksAlignmentBetween

labelsAxisTitleExistenceTrue

javax.swing.JRadioButton labelsAxisTitleExistenceTrue

labelsAxisTitleExistenceFalse

javax.swing.JRadioButton labelsAxisTitleExistenceFalse

labelsAxisTitleText

javax.swing.JTextField labelsAxisTitleText

labelsAxisTitleFontPointModel

javax.swing.JTextField labelsAxisTitleFontPointModel

labelsAxisTitleFontName

javax.swing.JComboBox labelsAxisTitleFontName

labelsAxisTitleFontColor

javax.swing.JButton labelsAxisTitleFontColor

labelsAxisTitleFontStyleItalic

javax.swing.JCheckBox labelsAxisTitleFontStyleItalic

labelsAxisTitleFontStyleBold

javax.swing.JCheckBox labelsAxisTitleFontStyleBold

labelsAxisTitleBetweenRestGapExistenceTrue

javax.swing.JRadioButton labelsAxisTitleBetweenRestGapExistenceTrue

labelsAxisTitleBetweenRestGapExistenceFalse

javax.swing.JRadioButton labelsAxisTitleBetweenRestGapExistenceFalse

labelsAxisTitleBetweenRestGapThicknessModel

javax.swing.JTextField labelsAxisTitleBetweenRestGapThicknessModel

labelsAxisTicksOutlineExistenceTrue

javax.swing.JRadioButton labelsAxisTicksOutlineExistenceTrue

labelsAxisTicksOutlineExistenceFalse

javax.swing.JRadioButton labelsAxisTicksOutlineExistenceFalse

labelsAxisTicksOutlineColor

javax.swing.JButton labelsAxisTicksOutlineColor

labelsAxisTicksSizeModelWidth

javax.swing.JTextField labelsAxisTicksSizeModelWidth

labelsAxisTicksSizeModelHeight

javax.swing.JTextField labelsAxisTicksSizeModelHeight

labelsAxisTicksColor

javax.swing.JButton labelsAxisTicksColor

labelsAxisLabelsFontPointModel

javax.swing.JTextField labelsAxisLabelsFontPointModel

labelsAxisLabelsFontName

javax.swing.JComboBox labelsAxisLabelsFontName

labelsAxisLabelsFontColor

javax.swing.JButton labelsAxisLabelsFontColor

labelsAxisLabelsFontStyleItalic

javax.swing.JCheckBox labelsAxisLabelsFontStyleItalic

labelsAxisLabelsFontStyleBold

javax.swing.JCheckBox labelsAxisLabelsFontStyleBold

labelsAxisBetweenLabelsOrTicksGapExistenceTrue

javax.swing.JRadioButton labelsAxisBetweenLabelsOrTicksGapExistenceTrue

labelsAxisBetweenLabelsOrTicksGapExistenceFalse

javax.swing.JRadioButton labelsAxisBetweenLabelsOrTicksGapExistenceFalse

labelsAxisBetweenLabelsOrTicksGapThicknessModel

javax.swing.JTextField labelsAxisBetweenLabelsOrTicksGapThicknessModel

labelsAxisBetweenLabelsAndTicksGapExistenceTrue

javax.swing.JRadioButton labelsAxisBetweenLabelsAndTicksGapExistenceTrue

labelsAxisBetweenLabelsAndTicksGapExistenceFalse

javax.swing.JRadioButton labelsAxisBetweenLabelsAndTicksGapExistenceFalse

labelsAxisBetweenLabelsAndTicksGapThicknessModel

javax.swing.JTextField labelsAxisBetweenLabelsAndTicksGapThicknessModel

numbersAxisTitleExistenceTrue

javax.swing.JRadioButton numbersAxisTitleExistenceTrue

numbersAxisTitleExistenceFalse

javax.swing.JRadioButton numbersAxisTitleExistenceFalse

numbersAxisTitleText

javax.swing.JTextField numbersAxisTitleText

numbersAxisTitleFontPointModel

javax.swing.JTextField numbersAxisTitleFontPointModel

numbersAxisTitleFontName

javax.swing.JComboBox numbersAxisTitleFontName

numbersAxisTitleFontColor

javax.swing.JButton numbersAxisTitleFontColor

numbersAxisTitleFontStyleItalic

javax.swing.JCheckBox numbersAxisTitleFontStyleItalic

numbersAxisTitleFontStyleBold

javax.swing.JCheckBox numbersAxisTitleFontStyleBold

numbersAxisTitleBetweenRestGapExistenceTrue

javax.swing.JRadioButton numbersAxisTitleBetweenRestGapExistenceTrue

numbersAxisTitleBetweenRestGapExistenceFalse

javax.swing.JRadioButton numbersAxisTitleBetweenRestGapExistenceFalse

numbersAxisTitleBetweenRestGapThicknessModel

javax.swing.JTextField numbersAxisTitleBetweenRestGapThicknessModel

numbersAxisTicksOutlineExistenceTrue

javax.swing.JRadioButton numbersAxisTicksOutlineExistenceTrue

numbersAxisTicksOutlineExistenceFalse

javax.swing.JRadioButton numbersAxisTicksOutlineExistenceFalse

numbersAxisTicksOutlineColor

javax.swing.JButton numbersAxisTicksOutlineColor

numbersAxisTicksSizeModelWidth

javax.swing.JTextField numbersAxisTicksSizeModelWidth

numbersAxisTicksSizeModelHeight

javax.swing.JTextField numbersAxisTicksSizeModelHeight

numbersAxisTicksColor

javax.swing.JButton numbersAxisTicksColor

numbersAxisLabelsFontPointModel

javax.swing.JTextField numbersAxisLabelsFontPointModel

numbersAxisLabelsFontName

javax.swing.JComboBox numbersAxisLabelsFontName

numbersAxisLabelsFontColor

javax.swing.JButton numbersAxisLabelsFontColor

numbersAxisLabelsFontStyleItalic

javax.swing.JCheckBox numbersAxisLabelsFontStyleItalic

numbersAxisLabelsFontStyleBold

javax.swing.JCheckBox numbersAxisLabelsFontStyleBold

numbersAxisBetweenLabelsOrTicksGapExistenceTrue

javax.swing.JRadioButton numbersAxisBetweenLabelsOrTicksGapExistenceTrue

numbersAxisBetweenLabelsOrTicksGapExistenceFalse

javax.swing.JRadioButton numbersAxisBetweenLabelsOrTicksGapExistenceFalse

numbersAxisBetweenLabelsOrTicksGapThicknessModel

javax.swing.JTextField numbersAxisBetweenLabelsOrTicksGapThicknessModel

numbersAxisBetweenLabelsAndTicksGapExistenceTrue

javax.swing.JRadioButton numbersAxisBetweenLabelsAndTicksGapExistenceTrue

numbersAxisBetweenLabelsAndTicksGapExistenceFalse

javax.swing.JRadioButton numbersAxisBetweenLabelsAndTicksGapExistenceFalse

numbersAxisBetweenLabelsAndTicksGapThicknessModel

javax.swing.JTextField numbersAxisBetweenLabelsAndTicksGapThicknessModel

graphOverlayOrder

javax.swing.JComboBox graphOverlayOrder

validatePropertiesOnUpdateTrue

javax.swing.JRadioButton validatePropertiesOnUpdateTrue

validatePropertiesOnUpdateFalse

javax.swing.JRadioButton validatePropertiesOnUpdateFalse

Class net.sourceforge.chart2d.GraphPropertiesPanel implements Serializable

Serialized Fields

graphProps

GraphProperties graphProps

colorDialog

javax.swing.JDialog colorDialog

colorChooser

javax.swing.JColorChooser colorChooser

graphBackgroundExistenceTrue

javax.swing.JRadioButton graphBackgroundExistenceTrue

graphBackgroundExistenceFalse

javax.swing.JRadioButton graphBackgroundExistenceFalse

graphBackgroundColor

javax.swing.JButton graphBackgroundColor

graphBorderLeftBottomExistenceTrue

javax.swing.JRadioButton graphBorderLeftBottomExistenceTrue

graphBorderLeftBottomExistenceFalse

javax.swing.JRadioButton graphBorderLeftBottomExistenceFalse

graphBorderLeftBottomThicknessModel

javax.swing.JTextField graphBorderLeftBottomThicknessModel

graphBorderLeftBottomColor

javax.swing.JButton graphBorderLeftBottomColor

graphBorderRightTopExistenceTrue

javax.swing.JRadioButton graphBorderRightTopExistenceTrue

graphBorderRightTopExistenceFalse

javax.swing.JRadioButton graphBorderRightTopExistenceFalse

graphBorderRightTopThicknessModel

javax.swing.JTextField graphBorderRightTopThicknessModel

graphBorderRightTopColor

javax.swing.JButton graphBorderRightTopColor

graphAllowComponentAlignmentTrue

javax.swing.JRadioButton graphAllowComponentAlignmentTrue

graphAllowComponentAlignmentFalse

javax.swing.JRadioButton graphAllowComponentAlignmentFalse

graphOutlineComponentsExistenceTrue

javax.swing.JRadioButton graphOutlineComponentsExistenceTrue

graphOutlineComponentsExistenceFalse

javax.swing.JRadioButton graphOutlineComponentsExistenceFalse

graphOutlineComponentsColor

javax.swing.JButton graphOutlineComponentsColor

graphBetweenComponentsGapExistenceTrue

javax.swing.JRadioButton graphBetweenComponentsGapExistenceTrue

graphBetweenComponentsGapExistenceFalse

javax.swing.JRadioButton graphBetweenComponentsGapExistenceFalse

graphBetweenComponentsGapThicknessModel

javax.swing.JTextField graphBetweenComponentsGapThicknessModel

graphBarsExistenceTrue

javax.swing.JRadioButton graphBarsExistenceTrue

graphBarsExistenceFalse

javax.swing.JRadioButton graphBarsExistenceFalse

graphBarsThicknessModel

javax.swing.JTextField graphBarsThicknessModel

graphBarsExcessSpaceFeedbackRatio

javax.swing.JTextField graphBarsExcessSpaceFeedbackRatio

graphBarsWithinCategoryOverlapRatio

javax.swing.JTextField graphBarsWithinCategoryOverlapRatio

graphLinesExistenceTrue

javax.swing.JRadioButton graphLinesExistenceTrue

graphLinesExistenceFalse

javax.swing.JRadioButton graphLinesExistenceFalse

graphLinesThicknessModel

javax.swing.JTextField graphLinesThicknessModel

graphLinesFillInteriorTrue

javax.swing.JRadioButton graphLinesFillInteriorTrue

graphLinesFillInteriorFalse

javax.swing.JRadioButton graphLinesFillInteriorFalse

graphLinesExcessSpaceFeedbackRatio

javax.swing.JTextField graphLinesExcessSpaceFeedbackRatio

graphLinesWithinCategoryOverlapRatio

javax.swing.JTextField graphLinesWithinCategoryOverlapRatio

graphDotsExistenceTrue

javax.swing.JRadioButton graphDotsExistenceTrue

graphDotsExistenceFalse

javax.swing.JRadioButton graphDotsExistenceFalse

graphDotsThicknessModel

javax.swing.JTextField graphDotsThicknessModel

graphDotsWithinCategoryOverlapRatio

javax.swing.JTextField graphDotsWithinCategoryOverlapRatio

graphDotsExcessSpaceFeedbackRatio

javax.swing.JTextField graphDotsExcessSpaceFeedbackRatio

graphNumbersLinesExistenceTrue

javax.swing.JRadioButton graphNumbersLinesExistenceTrue

graphNumbersLinesExistenceFalse

javax.swing.JRadioButton graphNumbersLinesExistenceFalse

graphNumbersLinesThicknessModel

javax.swing.JTextField graphNumbersLinesThicknessModel

graphNumbersLinesStyle

javax.swing.JComboBox graphNumbersLinesStyle

graphNumbersLinesColor

javax.swing.JButton graphNumbersLinesColor

graphLabelsLinesExistenceTrue

javax.swing.JRadioButton graphLabelsLinesExistenceTrue

graphLabelsLinesExistenceFalse

javax.swing.JRadioButton graphLabelsLinesExistenceFalse

graphLabelsLinesThicknessModel

javax.swing.JTextField graphLabelsLinesThicknessModel

graphLabelsLinesStyle

javax.swing.JComboBox graphLabelsLinesStyle

graphLabelsLinesColor

javax.swing.JButton graphLabelsLinesColor

graphLinesThicknessAssociationTrue

javax.swing.JRadioButton graphLinesThicknessAssociationTrue

graphLinesThicknessAssociationFalse

javax.swing.JRadioButton graphLinesThicknessAssociationFalse

validatePropertiesOnUpdateTrue

javax.swing.JRadioButton validatePropertiesOnUpdateTrue

validatePropertiesOnUpdateFalse

javax.swing.JRadioButton validatePropertiesOnUpdateFalse

datasetValidatePropertiesOnUpdateTrue

javax.swing.JRadioButton datasetValidatePropertiesOnUpdateTrue

datasetValidatePropertiesOnUpdateFalse

javax.swing.JRadioButton datasetValidatePropertiesOnUpdateFalse

Class net.sourceforge.chart2d.LBChart2D implements Serializable

Serialized Fields

needsUpdate

boolean needsUpdate

graphChart2DProps

GraphChart2DProperties graphChart2DProps

chart

LBChartArea chart

bufferImage

boolean bufferImage

image

java.awt.image.BufferedImage image

size

java.awt.Dimension size

imageSize

java.awt.Dimension imageSize

prefSize

java.awt.Dimension prefSize

customizePrefSize

boolean customizePrefSize

customPrefSize

java.awt.Dimension customPrefSize

Class net.sourceforge.chart2d.LBChart2DFrameDemo implements Serializable

Serialized Fields

frame

javax.swing.JFrame frame

dialog

GraphChart2DPropertiesDialog dialog

message

MessageDialog message

Class net.sourceforge.chart2d.LLChart2D implements Serializable

Serialized Fields

needsUpdate

boolean needsUpdate

graphChart2DProps

GraphChart2DProperties graphChart2DProps

chart

LLChartArea chart

bufferImage

boolean bufferImage

image

java.awt.image.BufferedImage image

size

java.awt.Dimension size

imageSize

java.awt.Dimension imageSize

prefSize

java.awt.Dimension prefSize

customizePrefSize

boolean customizePrefSize

customPrefSize

java.awt.Dimension customPrefSize

Class net.sourceforge.chart2d.LLChart2DFrameDemo implements Serializable

Serialized Fields

frame

javax.swing.JFrame frame

dialog

GraphChart2DPropertiesDialog dialog

message

MessageDialog message

Class net.sourceforge.chart2d.MessageDialog implements Serializable

Serialized Fields

okayButton

javax.swing.JButton okayButton

Class net.sourceforge.chart2d.MultipleChart2DFrameDemo implements Serializable

Class net.sourceforge.chart2d.PieChart2D implements Serializable

Serialized Fields

needsUpdate

boolean needsUpdate

pieChart2DProps

PieChart2DProperties pieChart2DProps

chart

PieChartArea chart

bufferImage

boolean bufferImage

image

java.awt.image.BufferedImage image

size

java.awt.Dimension size

imageSize

java.awt.Dimension imageSize

prefSize

java.awt.Dimension prefSize

customizePrefSize

boolean customizePrefSize

customPrefSize

java.awt.Dimension customPrefSize

Class net.sourceforge.chart2d.PieChart2DFrameDemo implements Serializable

Serialized Fields

frame

javax.swing.JFrame frame

dialog

PieChart2DPropertiesDialog dialog

message

MessageDialog message

Class net.sourceforge.chart2d.PieChart2DPropertiesDialog implements Serializable

Serialized Fields

dialogOwner

java.awt.Frame dialogOwner

pieChart2DProps

PieChart2DProperties pieChart2DProps

chart2DPropsPanel

Chart2DPropertiesPanel chart2DPropsPanel

pieChart2DPropsPanel

PieChart2DPropertiesPanel pieChart2DPropsPanel

Class net.sourceforge.chart2d.PieChart2DPropertiesPanel implements Serializable

Serialized Fields

pieChart2DProps

PieChart2DProperties pieChart2DProps

colorDialog

javax.swing.JDialog colorDialog

colorChooser

javax.swing.JColorChooser colorChooser

chartBetweenPieLabelsAndPieGapExistenceTrue

javax.swing.JRadioButton chartBetweenPieLabelsAndPieGapExistenceTrue

chartBetweenPieLabelsAndPieGapExistenceFalse

javax.swing.JRadioButton chartBetweenPieLabelsAndPieGapExistenceFalse

chartBetweenPieLabelsAndPieGapThicknessModel

javax.swing.JTextField chartBetweenPieLabelsAndPieGapThicknessModel

piePreferredSize

javax.swing.JTextField piePreferredSize

pieSectorsOutlineExistenceTrue

javax.swing.JRadioButton pieSectorsOutlineExistenceTrue

pieSectorsOutlineExistenceFalse

javax.swing.JRadioButton pieSectorsOutlineExistenceFalse

pieSectorsOutlineColor

javax.swing.JButton pieSectorsOutlineColor

pieLabelsExistenceTrue

javax.swing.JRadioButton pieLabelsExistenceTrue

pieLabelsExistenceFalse

javax.swing.JRadioButton pieLabelsExistenceFalse

pieLabelsTypeRaw

javax.swing.JCheckBox pieLabelsTypeRaw

pieLabelsTypePercent

javax.swing.JCheckBox pieLabelsTypePercent

pieLabelsBetweenLabelsGapExistenceTrue

javax.swing.JRadioButton pieLabelsBetweenLabelsGapExistenceTrue

pieLabelsBetweenLabelsGapExistenceFalse

javax.swing.JRadioButton pieLabelsBetweenLabelsGapExistenceFalse

pieLabelsBetweenLabelsGapThicknessModel

javax.swing.JTextField pieLabelsBetweenLabelsGapThicknessModel

pieLabelsPointsLabelsGapOffsetExistenceTrue

javax.swing.JRadioButton pieLabelsPointsLabelsGapOffsetExistenceTrue

pieLabelsPointsLabelsGapOffsetExistenceFalse

javax.swing.JRadioButton pieLabelsPointsLabelsGapOffsetExistenceFalse

pieLabelsPointsLabelsGapOffsetThicknessModel

javax.swing.JTextField pieLabelsPointsLabelsGapOffsetThicknessModel

pieLabelsPointsPieSectorsDepthRatio

javax.swing.JTextField pieLabelsPointsPieSectorsDepthRatio

pieLabelsPointsBetweenPieAndLabelGapsDepthRatio

javax.swing.JTextField pieLabelsPointsBetweenPieAndLabelGapsDepthRatio

pieLabelsLinesExistenceTrue

javax.swing.JRadioButton pieLabelsLinesExistenceTrue

pieLabelsLinesExistenceFalse

javax.swing.JRadioButton pieLabelsLinesExistenceFalse

pieLabelsLinesThicknessModel

javax.swing.JTextField pieLabelsLinesThicknessModel

pieLabelsLinesColor

javax.swing.JButton pieLabelsLinesColor

pieLabelsLinesDotsExistenceTrue

javax.swing.JRadioButton pieLabelsLinesDotsExistenceTrue

pieLabelsLinesDotsExistenceFalse

javax.swing.JRadioButton pieLabelsLinesDotsExistenceFalse

pieLabelsLinesDotsThicknessModel

javax.swing.JTextField pieLabelsLinesDotsThicknessModel

pieLabelsLinesDotsColor

javax.swing.JButton pieLabelsLinesDotsColor

validatePropertiesOnUpdateTrue

javax.swing.JRadioButton validatePropertiesOnUpdateTrue

validatePropertiesOnUpdateFalse

javax.swing.JRadioButton validatePropertiesOnUpdateFalse


Package nups

Class nups.mainWindow implements Serializable

Serialized Fields

parent

nupsApp parent

contentPane

javax.swing.JPanel contentPane

menuBar1

javax.swing.JMenuBar menuBar1

menuFile

javax.swing.JMenu menuFile

menuFileExit

javax.swing.JMenuItem menuFileExit

menuHelp

javax.swing.JMenu menuHelp

menuHelpAbout

javax.swing.JMenuItem menuHelpAbout

statusBar

javax.swing.JLabel statusBar

borderLayout1

java.awt.BorderLayout borderLayout1

jMenu1

javax.swing.JMenu jMenu1

jMenuItem1

javax.swing.JMenuItem jMenuItem1

jMenuItem2

javax.swing.JMenuItem jMenuItem2

jPanel1

javax.swing.JPanel jPanel1

jScrollPane1

javax.swing.JScrollPane jScrollPane1

console

javax.swing.JList console

jPanel2

javax.swing.JPanel jPanel2

jScrollPane2

javax.swing.JScrollPane jScrollPane2

networkObjects

javax.swing.JList networkObjects

jScrollPane4

javax.swing.JScrollPane jScrollPane4

gridLayout1

java.awt.GridLayout gridLayout1

titledBorder1

javax.swing.border.TitledBorder titledBorder1

jTable1

javax.swing.JTable jTable1

titledBorder2

javax.swing.border.TitledBorder titledBorder2

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

jMenu2

javax.swing.JMenu jMenu2

jMenuItem3

javax.swing.JMenuItem jMenuItem3

Class nups.SampleTableModel implements Serializable

Serialized Fields

temp

java.lang.String[][] temp

columnNames

java.lang.String[] columnNames