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

C

cancelButton - Variable in class gui.panels.AxisDisplaySettingsPanel
The cancel button.
cancelButton - Variable in class gui.panels.ChartDisplaySettingsPanel
The cancel button.
chart - package chart
 
chart - Variable in class actionListeners.AxisDisplaySettingsActionListener
The chart for which the settings are edited.
chart - Variable in class actionListeners.AxisDisplaySettingsAxisChoiceComboActionListener
The chart for which the settings are edited.
chart - Variable in class actionListeners.ChartFrameOptionsMenuActionListener
The chart.
chart - Variable in class actionListeners.ChartSpecificDisplaySettingsDialogActionListener
The chart.
chart - Variable in class chart.Axis
The Chart to which this Axis belongs.
Chart - Class in chart
A serializable representation of all relevant settings for a Chart which is displayed on a ChartFrame.
Chart(DataSheet) - Constructor for class chart.Chart
Instantiates a new chart.
chart - Variable in class gui.frames.ChartFrame
The chart.
chart - Variable in class gui.panels.ChartPanel
The chart.
ChartDisplaySettingsActionListener - Class in actionListeners
ActionListener for a ChartDisplaySettingsPanel that allows to modify the Display Settings of a Chart.
ChartDisplaySettingsActionListener(Main, ChartDisplaySettingsPanel) - Constructor for class actionListeners.ChartDisplaySettingsActionListener
Instantiates a new chart display settings action listener to edit default settings.
ChartDisplaySettingsActionListener(Main, ChartDisplaySettingsPanel, Chart) - Constructor for class actionListeners.ChartDisplaySettingsActionListener
Instantiates a new chart display settings action listener to edit settings for a specific chart.
chartDisplaySettingsPanel - Variable in class gui.dialogs.DisplaySettingsDialog
The chart display settings panel.
ChartDisplaySettingsPanel - Class in gui.panels
Panel to modify display settings for a Chart.
ChartDisplaySettingsPanel(Main, DisplaySettingsDialog) - Constructor for class gui.panels.ChartDisplaySettingsPanel
Instantiates a new chart display settings panel the allows editing the default settings in the user preferences.
ChartDisplaySettingsPanel(Main, DisplaySettingsDialog, ChartFrame) - Constructor for class gui.panels.ChartDisplaySettingsPanel
Instantiates a new chart display settings panel that allows editing a particular chart.
chartFrame - Variable in class actionListeners.ChartFrameAddDesignToClusterMenuActionListener
The chart frame.
chartFrame - Variable in class actionListeners.ChartFrameClusteringMenuActionListener
The chart frame.
chartFrame - Variable in class actionListeners.ChartFrameOptionsMenuActionListener
The chart frame.
chartFrame - Variable in class actionListeners.ChartFrameSelectParametersMenuActionListener
The chart frame.
chartFrame - Variable in class actionListeners.ChartSpecificDisplaySettingsDialogActionListener
The chart frame.
chartFrame - Variable in class actionListeners.ParameterSetSelectionDialogActionListener
The chart frame.
chartFrame - Variable in class gui.ChartFrameClosingAdapter
The chart frame.
ChartFrame - Class in gui.frames
A frame that us used to display a Chart.
ChartFrame(Main, Chart) - Constructor for class gui.frames.ChartFrame
Instantiates a new chart frame.
chartFrame - Variable in class gui.menus.ChartFrameAddDesignToClusterMenu
The chart frame.
chartFrame - Variable in class gui.panels.AxisDisplaySettingsPanel
The chart frame.
chartFrame - Variable in class gui.panels.ChartDisplaySettingsPanel
The chart frame to which the settings apply.
ChartFrameAddDesignToClusterMenu - Class in gui.menus
Menu for a ChartFrame to add a Design to a Cluster.
ChartFrameAddDesignToClusterMenu(Main, ChartFrame) - Constructor for class gui.menus.ChartFrameAddDesignToClusterMenu
Instantiates a new chartFrame menu from within which a design can be added to a cluster.
ChartFrameAddDesignToClusterMenuActionListener - Class in actionListeners
ActionListener for the ChartFrameAddDesignToClusterMenu to add a Design to a Cluster.
ChartFrameAddDesignToClusterMenuActionListener(Main, ChartFrame) - Constructor for class actionListeners.ChartFrameAddDesignToClusterMenuActionListener
Instantiates this class.
ChartFrameClosingAdapter - Class in gui
Closing adapter for the ChartFrame.
ChartFrameClosingAdapter(ChartFrame, Main) - Constructor for class gui.ChartFrameClosingAdapter
Instantiates a new chart frame closing adapter.
ChartFrameClusteringMenu - Class in gui.menus
Menu for a ChartFrame to edit Clusters.
ChartFrameClusteringMenu(Main, ChartFrame) - Constructor for class gui.menus.ChartFrameClusteringMenu
Instantiates a new chart frame clustering menu.
ChartFrameClusteringMenuActionListener - Class in actionListeners
ActionListener for the ChartFrameClusteringMenu.
ChartFrameClusteringMenuActionListener(Main, ChartFrame) - Constructor for class actionListeners.ChartFrameClusteringMenuActionListener
Instantiates a new chart frame clustering menu action listener.
ChartFrameMenuBar - Class in gui.menus
Menubar for a ChartFrame
ChartFrameMenuBar(Main, ChartFrame, Chart) - Constructor for class gui.menus.ChartFrameMenuBar
Instantiates a new chart frame menu bar.
ChartFrameOptionsMenu - Class in gui.menus
Options Menu for a ChartFrame
ChartFrameOptionsMenu(Main, ChartFrame) - Constructor for class gui.menus.ChartFrameOptionsMenu
Instantiates a new chart frame options menu.
ChartFrameOptionsMenuActionListener - Class in actionListeners
ActionListener that is used for a ChartFrameOptionsMenu.
ChartFrameOptionsMenuActionListener(Main, Chart, ChartFrame) - Constructor for class actionListeners.ChartFrameOptionsMenuActionListener
Instantiates a new chart frame options menu action listener.
chartFrames - Variable in class xdat.Main
A reference to all active chart frames.
ChartFrameSelectParametersMenu - Class in gui.menus
Menu of the ChartFrame that allows to select the Parameters to be displayed.
ChartFrameSelectParametersMenu(Main, ChartFrame, Chart) - Constructor for class gui.menus.ChartFrameSelectParametersMenu
Instantiates a new chart frame select parameters menu.
ChartFrameSelectParametersMenuActionListener - Class in actionListeners
ActionListener for a ChartFrameSelectParametersMenu.
ChartFrameSelectParametersMenuActionListener(Main, ChartFrame) - Constructor for class actionListeners.ChartFrameSelectParametersMenuActionListener
Instantiates a new chart frame select parameters menu action listener.
chartPanel - Variable in class gui.frames.ChartFrame
The panel on which the chart is painted.
ChartPanel - Class in gui.panels
Panel that is used to display a Chart.
ChartPanel(DataSheet, Chart) - Constructor for class gui.panels.ChartPanel
Instantiates a new chart panel.
charts - Variable in class xdat.Session
All active charts.
ChartSpecificDisplaySettingsDialogActionListener - Class in actionListeners
ActionListener for the Ok button of a ChartDisplaySettingsPanel that was instantiated using the constructor form ChartDisplaySettingsPanel.ChartDisplaySettingsPanel(Main, DisplaySettingsDialog, ChartFrame).
ChartSpecificDisplaySettingsDialogActionListener(Main, DisplaySettingsDialog, Chart, ChartFrame) - Constructor for class actionListeners.ChartSpecificDisplaySettingsDialogActionListener
Instantiates a new chart specific display settings dialog action listener.
checkBoxes - Variable in class gui.dialogs.ParameterSetSelectionDialog
The check boxes.
checkBoxMenuItems - Variable in class gui.menus.ChartFrameSelectParametersMenu
Array containing all check box menu items.
checkLicense() - Method in class xdat.Main
 
checkParameters() - Method in class data.DataSheet
Scans the whole DataSheet to determine the parameter types (numeric/discrete).
clearAllCharts() - Method in class xdat.Session
Clear all charts.
Cluster - Class in data
A group of Designs that can be displayed in a userspecified different color or removed from the display altogether, irrespective of the Filter settings.
Cluster(String, int) - Constructor for class data.Cluster
Instantiates a new cluster.
cluster - Variable in class data.Design
The cluster to which the design belongs.
ClusterDialog - Class in gui.dialogs
A dialog to edit Clusters.
ClusterDialog(JFrame, Main, DataSheet) - Constructor for class gui.dialogs.ClusterDialog
Instantiates a new cluster dialog.
ClusterDialogActionListener - Class in actionListeners
ActionListener for a ClusterDialog.
ClusterDialogActionListener(Main, ClusterDialog) - Constructor for class actionListeners.ClusterDialogActionListener
Instantiates a new cluster dialog action listener.
clusteringMenuItem - Variable in class gui.menus.MainDataMenu
The clustering menu item.
clusterMenu - Variable in class gui.frames.ChartFrame
The Cluster menu.
clusters - Variable in class data.ClusterSet
The clusters.
clustersBuffer - Variable in class data.ClusterSet
A buffer of clusters that is used while the user is editing this ClusterSet.
ClusterSet - Class in data
A collection of several Clusters.
ClusterSet(DataSheet) - Constructor for class data.ClusterSet
Instantiates a new cluster set.
clusterSet - Variable in class data.DataSheet
The cluster set.
clusterTable - Variable in class gui.dialogs.ClusterDialog
The cluster table.
cmd - Variable in class gui.menus.ChartFrameOptionsMenu
The action listener.
cmd - Variable in class gui.menus.ChartFrameSelectParametersMenu
The actionlistener.
cmd - Variable in class gui.panels.AxisDisplaySettingsPanel
The action listener for this panel.
cmd - Variable in class gui.panels.ChartDisplaySettingsPanel
The action listener
ColorChoiceButton - Class in gui.buttons
Button to display the current color of a Cluster and bring up a dialog to edit this color.
ColorChoiceButton(Color, String) - Constructor for class gui.buttons.ColorChoiceButton
Instantiates a new color choice button.
ColorEditor - Class in gui.tables
Cell Editor to choose a color for a Cluster.
ColorEditor() - Constructor for class gui.tables.ColorEditor
Instantiates a new color editor.
ColorRenderer - Class in gui.tables
Color Renderer for a cell that displays the color of a Cluster.
ColorRenderer(boolean) - Constructor for class gui.tables.ColorRenderer
Instantiates a new color renderer.
combo - Variable in class actionListeners.AxisDisplaySettingsAxisChoiceComboActionListener
The combobox that allows the user to choose from the available Axes.
commaRadioButton - Variable in class gui.dialogs.FileImportSettingsDialog
Enables comma as delimiting character.
compare(String, String) - Method in class data.Parameter.ReverseStringComparator
 
componentHidden(ComponentEvent) - Method in class gui.frames.ChartFrame
 
componentMoved(ComponentEvent) - Method in class gui.frames.ChartFrame
 
componentResized(ComponentEvent) - Method in class gui.frames.ChartFrame
 
componentShown(ComponentEvent) - Method in class gui.frames.ChartFrame
 
contentPanel - Variable in class gui.panels.AxisDisplaySettingsPanel
The content panel.
copySettingsTo(Cluster) - Method in class data.Cluster
Copies settings of this Cluster to a given Cluster.
CorruptDataException - Exception in exceptions
This exception is thrown when the data of a discrete parameter is corrupt.
CorruptDataException(Parameter) - Constructor for exception exceptions.CorruptDataException
Instantiates a new corrupt data exception.
createBuffer() - Method in class data.ClusterSet
Creates a buffer by copying the clusters Vector.
createMenuItem - Variable in class gui.menus.MainChartMenu
The create menu item.
currentAxis - Variable in class actionListeners.AxisDisplaySettingsActionListener
The Axis currently being edited.
currentColor - Variable in class gui.buttons.ColorChoiceButton
The current color.
currentColor - Variable in class gui.tables.ColorEditor
The current color.
currentDataSheet - Variable in class xdat.Session
The current data sheet.
currentSession - Variable in class xdat.Main
The current session containing all relevant info in the memory.
CustomButton - Class in gui.buttons
Custom Button that can be represented by to images.
CustomButton(String, String, String, String) - Constructor for class gui.buttons.CustomButton
Instantiates a new custom button.

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