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

C

chart - package chart
 
Chart - Class in chart
A serializable representation of all relevant settings for a Chart which is displayed on a ChartFrame.
Chart(DataSheet, ProgressMonitor) - Constructor for class chart.Chart
Instantiates a new chart.
ChartCreationThread - Class in workerThreads
A thread that runs in the background to create a new chart.
ChartCreationThread(Main, ProgressMonitor) - Constructor for class workerThreads.ChartCreationThread
Instantiates a new chart creation thread.
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 - 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 - 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.
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.
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 - 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.
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.
checkIfNumeric() - Method in class data.Parameter
Checks whether the parameter is numeric or discrete by rechecking all designs.
checkOccurrenceInDiscreteLevel(String) - Method in class data.Parameter
Checks the count of designs for which this parameter is on the discrete level defined by the given string argument.
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.
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.
ClusterSet - Class in data
A collection of several Clusters.
ClusterSet(DataSheet) - Constructor for class data.ClusterSet
Instantiates a new cluster set.
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.
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
 
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.
CUSTOM_TABLE_MODEL_TYPE - Static variable in class customEvents.DataTableModelEvent
Used to identify table model events that require application specific code to run.
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.
customEvents - package customEvents
 

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