A B C D E F G H I L M N O P R S T U V W X Y

P

paintComponent(Graphics) - Method in class gui.buttons.ColorChoiceButton
 
paintComponent(Graphics) - Method in class gui.buttons.CustomButton
 
paintComponent(Graphics) - Method in class gui.panels.ChartPanel
Overridden to implement the painting of the chart.
panel - Variable in class actionListeners.AxisDisplaySettingsActionListener
The panel on which the display settings controls are located.
panel - Variable in class actionListeners.AxisDisplaySettingsAxisChoiceComboActionListener
The panel on which the combobox is located.
panel - Variable in class actionListeners.ChartDisplaySettingsActionListener
The panel on which the settings controls are located.
parameter - Variable in class chart.Axis
The parameter that is represented by this Axis.
Parameter - Class in data
A Parameter represents a parameter of a DataSheet.
Parameter(String, DataSheet) - Constructor for class data.Parameter
Instantiates a new parameter.
Parameter.ReverseStringComparator - Class in data
Comparator for the discrete levels TreeSet to sort the data alphabetically.
Parameter.ReverseStringComparator() - Constructor for class data.Parameter.ReverseStringComparator
 
parameters - Variable in class data.DataSheet
The parameters.
ParameterSetSelectionDialog - Class in gui.dialogs
A dialog that allows selecting and unselecting Parameters.
ParameterSetSelectionDialog(Main, ChartFrame) - Constructor for class gui.dialogs.ParameterSetSelectionDialog
Instantiates a new parameter set selection dialog.
ParameterSetSelectionDialogActionListener - Class in actionListeners
ActionListener for a ParameterSetSelectionDialog.
ParameterSetSelectionDialogActionListener(ChartFrame, ParameterSetSelectionDialog) - Constructor for class actionListeners.ParameterSetSelectionDialogActionListener
Instantiates a new parameter set selection dialog action listener.
parameterValues - Variable in class data.Design
The parameter values.
parseNumber(String) - Static method in class data.NumberParser
Addresses issues with the standard parsing method of NumberFormat by verifying the parse position after parsing to ensure that all the input was parsed.
pathToInputFile - Variable in class workerThreads.DataSheetCreationThread
The path to the input file to be imported.
pathToInputFile - Variable in class workerThreads.DataSheetUpdateThread
The path to the input file to be imported.
preferences - Variable in class actionListeners.LicenseDisplayDialogActionListener
The UserPreferences.
prefs - Variable in class xdat.UserPreferences
Preferences Object to store settings.
printLog - Static variable in class actionListeners.AxisDisplaySettingsActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ChartDisplaySettingsActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ChartFrameAddDesignToClusterMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ChartFrameClusteringMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ChartFrameOptionsMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ChartFrameSelectParametersMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ChartSpecificDisplaySettingsDialogActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ClusterDialogActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.DefaultDisplaySettingsDialogActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.FileImportSettingsDialogActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.LicenseDisplayDialogActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.MainChartMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.MainDataMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.MainDataRemoveParameterMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.MainFileMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.MainHelpMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.MainOptionsMenuActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class actionListeners.ParameterSetSelectionDialogActionListener
Flag to enable debug message printing for this class.
printLog - Static variable in class chart.Axis
Flag to enable debug message printing for this class.
printLog - Static variable in class chart.Chart
Flag to enable debug message printing for this class.
printLog - Static variable in class chart.Filter
Flag to enable debug message printing for this class.
printLog - Static variable in class data.Cluster
Flag to enable debug message printing for this class.
printLog - Static variable in class data.ClusterSet
Flag to enable debug message printing for this class.
printLog - Static variable in class data.DataSheet
Flag to enable debug message printing for this class.
printLog - Static variable in class data.Design
Flag to enable debug message printing for this class.
printLog - Static variable in class data.NumberParser
Flag to enable debug message printing for this class.
printLog - Static variable in class data.Parameter
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.dialogs.ClusterDialog
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.dialogs.DisplaySettingsDialog
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.dialogs.FileImportSettingsDialog
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.dialogs.LicenseDisplayDialog
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.dialogs.ParameterSetSelectionDialog
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.frames.ChartFrame
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.menus.ChartFrameAddDesignToClusterMenu
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.menus.ChartFrameClusteringMenu
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.menus.ChartFrameSelectParametersMenu
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.panels.AxisDisplaySettingsPanel
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.panels.ChartDisplaySettingsPanel
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.panels.ChartPanel
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.panels.DataSheetTablePanel
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.tables.ColorEditor
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.tables.ColorRenderer
Flag to enable debug message printing for this class.
printLog - Static variable in class gui.tables.DataTable
Flag to enable debug message printing for this class.
printLog - Static variable in class workerThreads.ChartCreationThread
Flag to enable debug message printing for this class.
printLog - Static variable in class workerThreads.DataSheetCreationThread
Flag to enable debug message printing for this class.
printLog - Static variable in class workerThreads.DataSheetUpdateThread
Flag to enable debug message printing for this class.
printLog - Static variable in class xdat.Main
Flag to enable debug message printing for this class.
printLog - Static variable in class xdat.Session
Flag to enable debug message printing for this class.
printLog - Static variable in class xdat.UserPreferences
Flag to enable debug message printing for this class.
progressMonitor - Variable in class workerThreads.ChartCreationThread
The progress monitor.
progressMonitor - Variable in class workerThreads.DataSheetCreationThread
The progress monitor.
progressMonitor - Variable in class workerThreads.DataSheetUpdateThread
The progress monitor.

A B C D E F G H I L M N O P R S T U V W X Y