|
################################################################## JQuickPlot - Java Quick XY Plots Copyright (C) 2008 Frederic Roudaut This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation; version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ################################################################### |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Package JQuickPlot |
---|
Class JQuickPlot.JQuickPlot extends org.jfree.ui.ApplicationFrame implements Serializable |
---|
Serialized Fields |
---|
int _nbSubplots
int _nbPlots
org.jfree.data.xy.XYSeriesCollection[] _datasets
ColumnList[] datasetColumnListX
ColumnList[] datasetColumnListY
java.lang.String[] _datasetFile
java.lang.String[] _labelX
java.lang.String[] _labelY
org.jfree.chart.plot.CombinedDomainXYPlot[] _plotList
org.jfree.chart.plot.XYPlot[][] _subplotList
boolean _ConfMenuIsOpened
javax.swing.JFrame _frameConfiguration
Class JQuickPlot.MainConfiguration extends javax.swing.JPanel implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JToggleButton invokePopupButton
javax.swing.JFrame curveConfMenu
javax.swing.JTextField textFieldX
java.lang.String _plotRefName
java.lang.String[] _labelX
Class JQuickPlot.PlotConfiguration extends javax.swing.JPanel implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JToggleButton invokePopupButton
javax.swing.JFrame curveConfMenu
javax.swing.JTextField _textFieldFile
javax.swing.JTextField _textFieldX
javax.swing.JTextField _textFieldY
javax.swing.JTextField _textFieldLabelY
java.lang.String _plotRefName
int _plotRefNum
ColumnList[] _datasetColumnListX
ColumnList[] _datasetColumnListY
java.lang.String[] _datasetFile
java.lang.String[] _labelY
|
################################################################## JQuickPlot - Java Quick XY Plots Copyright (C) 2008 Frederic Roudaut This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation; version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ################################################################### |
|||||||
PREV NEXT | FRAMES NO FRAMES |