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

S

saveSessionAs() - Method in class actionListeners.MainFileMenuActionListener
Save session as.
saveSessionAs(String) - Method in class main.Main
Save session.
saveToFile(String) - Method in class main.Session
Serializes the session to a file.
saveToFile() - Method in class main.UserPreferences
Save to file.
selectedBorder - Variable in class gui.tables.ColorRenderer
The selected border.
selectParametersMenu - Variable in class gui.frames.ChartFrame
The select Parameters menu.
semiColonRadioButton - Variable in class gui.dialogs.FileImportSettingsDialog
Enables semi-colon as delimiting character.
serialVersionUID - Static variable in class chart.Axis
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class chart.Chart
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class chart.Filter
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class data.Cluster
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class data.ClusterSet
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class data.DataSheet
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class data.Design
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class data.Parameter.ReverseStringComparator
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class data.Parameter
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in exception exceptions.CorruptDataException
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in exception exceptions.InconsistentDataException
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.buttons.ColorChoiceButton
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.buttons.CustomButton
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.buttons.MinMaxSpinnerModel
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.dialogs.ClusterDialog
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.dialogs.DisplaySettingsDialog
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.dialogs.FileImportSettingsDialog
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.dialogs.LicenseDisplayDialog
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.dialogs.ParameterSetSelectionDialog
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.frames.ChartFrame
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.ChartFrameAddDesignToClusterMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.ChartFrameClusteringMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.ChartFrameMenuBar
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.ChartFrameOptionsMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.ChartFrameSelectParametersMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.MainChartMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.MainDataMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.MainFileMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.MainHelpMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.MainMenuBar
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.menus.MainOptionsMenu
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.panels.AxisDisplaySettingsPanel
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.panels.ChartDisplaySettingsPanel
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.panels.ChartPanel
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.panels.DataSheetTablePanel
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.panels.TitledSubPanel
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.tables.ColorEditor
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.tables.ColorRenderer
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class gui.tables.GenericTableColumnModel
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class main.LicenseChecker
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class main.LicenseKey
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class main.Main
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class main.Session
The version tracking unique identifier for Serialization.
serialVersionUID - Static variable in class main.UserPreferences
The version tracking unique identifier for Serialization.
Session - Class in main
Stores all relevant information of a session.
Session() - Constructor for class main.Session
Instantiates a new session.
sessionDirectory - Variable in class main.Session
The directory where the session was saved.
sessionFileExtension - Static variable in class main.Session
The when storing session files this file extension will be used.
sessionName - Variable in class main.Session
The session name.
setActionListener(AxisDisplaySettingsActionListener) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the action listeners to the controls.
setActionListener(ChartDisplaySettingsActionListener) - Method in class gui.panels.ChartDisplaySettingsPanel
Sets the action listener.
setActive(boolean) - Method in class chart.Axis
Specifies whether this Axis is active.
setActive(boolean) - Method in class data.Cluster
Specifies whether Designs belonging to this Cluster should be displayed
setActive(Filter, boolean) - Method in class data.Design
Specifies whether the design is still active after applying a given Filter.
setActiveDesignColor(Color) - Method in class chart.Chart
Sets the active design color.
setActiveDesignColor(Color) - Method in class data.Cluster
Sets the color in which Designs belonging to this Cluster are displayed.
setActiveDesignDefaultColor(Color) - Method in class main.UserPreferences
Sets the active design default color.
setAutoFit(boolean) - Method in class chart.Axis
Specifies whether this Axis should be autofitted.
setAutoFitAxis(boolean) - Method in class main.UserPreferences
Specifies whether axes should be autofitted.
setAutoFitAxisSelection(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the auto fit axis selection.
setAxisColor(Color) - Method in class chart.Axis
Sets the axis color.
setAxisColor(Color) - Method in class chart.Chart
Sets the axis color.
setAxisColor(Color) - Method in class main.UserPreferences
Sets the axis color.
setAxisDefaultMax(double) - Method in class main.UserPreferences
Sets the axis default max.
setAxisDefaultMin(double) - Method in class main.UserPreferences
Sets the axis default minimum value.
setAxisHeight(int) - Method in class chart.Chart
Sets the height of this Chart by setting the heigh of all Axes.
setAxisHeight(int) - Method in class main.UserPreferences
Sets the axis height.
setAxisInverted(boolean) - Method in class chart.Axis
Specifies whether this axis is inverted.
setAxisInverted(boolean) - Method in class main.UserPreferences
Specifies whether axes are inverted.
setAxisLabelFontColor(Color) - Method in class chart.Axis
Sets the axis label font color.
setAxisLabelFontColor(Color) - Method in class main.UserPreferences
Sets the axis label font color.
setAxisLabelFontSize(int) - Method in class chart.Axis
Sets the axis label font size.
setAxisLabelFontSize(int) - Method in class main.UserPreferences
Sets the axis label font size.
setAxisRangeFieldsEnabled(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
When autofitting is switched off, this method is used to enable the fields where the ranges can be entered.
setAxisTicCount(int) - Method in class main.UserPreferences
Sets the axis tic count.
setAxisTicLabelFontColor(Color) - Method in class main.UserPreferences
Sets the axis tic label font color.
setAxisTicLabelFontSize(int) - Method in class main.UserPreferences
Sets the axis tic label font size.
setAxisTicLabelFormat(String) - Method in class main.UserPreferences
Sets the axis tic label format.
setAxisTicLength(int) - Method in class main.UserPreferences
Sets the axis tic length.
setAxisWidth(int) - Method in class chart.Chart
Sets the axis width.
setAxisWidth(int) - Method in class main.UserPreferences
Sets the axis width.
setBackGroundColor(Color) - Method in class chart.Chart
Sets the back ground color.
setCluster(Cluster) - Method in class data.Design
Sets the cluster.
setClusterMenu(ChartFrameAddDesignToClusterMenu) - Method in class gui.frames.ChartFrame
Sets the cluster menu.
setClusterSet(ClusterSet) - Method in class data.DataSheet
Sets the cluster set.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.ChartFrameAddDesignToClusterMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.ChartFrameClusteringMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.ChartFrameOptionsMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.ChartFrameSelectParametersMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.MainChartMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.MainDataMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.MainFileMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.MainHelpMenu
Sets the ctrl accelerator.
setCtrlAccelerator(JMenuItem, char) - Method in class gui.menus.MainOptionsMenu
Sets the ctrl accelerator.
setCurrentAxis(Axis) - Method in class actionListeners.AxisDisplaySettingsActionListener
Sets the current axis.
setCurrentColor(Color) - Method in class gui.buttons.ColorChoiceButton
Sets the current color.
setCurrentDataSheet(DataSheet) - Method in class main.Session
Sets the current data sheet.
setCurrentSession(Session) - Method in class main.Main
Sets the current session.
setDataSheet(DataSheet) - Method in class chart.Axis
Sets the data sheet.
setDataSheet(DataSheet) - Method in class chart.Chart
Sets the data sheet.
setDataSheet(DataSheet) - Method in class main.Main
Sets the data sheet.
setDefaultBackgroundColor(Color) - Method in class main.UserPreferences
Sets the default background color.
setDelimiter(String) - Method in class main.UserPreferences
Sets the delimiter for importing data.
setDesignIDFontSize(int) - Method in class main.UserPreferences
Sets the design id font size.
setDesignLabelFontSize(int) - Method in class chart.Chart
Sets the design label font size.
setDesignLabelFontSize(int) - Method in class main.UserPreferences
Sets the design label font size.
setDirToImportFrom(int) - Method in class main.UserPreferences
Sets the dir to import from.
setFilterColor(Color) - Method in class chart.Chart
Sets the filter color.
setFilterColor(Color) - Method in class main.UserPreferences
Sets the filter color.
setFilteredDesignColor(Color) - Method in class chart.Chart
Sets the filtered design color.
setFilterHeight(int) - Method in class chart.Chart
Sets the filter height.
setFilterHeight(int) - Method in class main.UserPreferences
Sets the filter height.
setFilterInverted(boolean) - Method in class chart.Axis
Specifies whether the filter should be inverted.
setFilterInverted(boolean) - Method in class main.UserPreferences
Specifies whether filters inverted.
setFilterWidth(int) - Method in class chart.Chart
Sets the filter width.
setFilterWidth(int) - Method in class main.UserPreferences
Sets the filter width.
setHeight(int) - Method in class chart.Axis
Sets the Axis height in pixels.
setHomeDir(String) - Method in class main.UserPreferences
Sets the home directory.
setId(int) - Method in class data.Design
Sets the id of the design.
setInActiveDesignDefaultColor(Color) - Method in class main.UserPreferences
Sets the in active design default color.
setInvertAxisSelection(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the invert axis selection.
setInvertFilterSelection(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the invert filter selection.
setItemsRequiringDataSheetEnabled(boolean) - Method in class gui.menus.MainChartMenu
Specifies whether the menu item createMenuItem is enabled.
setItemsRequiringDataSheetEnabled(boolean) - Method in class gui.menus.MainDataMenu
Specifies whether the menu items updateDataWith(Out)HeadersMenuItem are enabled.
setItemsRequiringDataSheetEnabled(boolean) - Method in class gui.menus.MainMenuBar
Tells the main menu bar whether the DataSheet is enabled.
setLastFile(String) - Method in class main.UserPreferences
Sets the last file.
setLicenseAccepted(boolean) - Method in class main.LicenseChecker
Specifies whether the license was accepted.
setLocation(Point) - Method in class chart.Chart
Sets the location of this Chart on the Screen..
setLowerBoundSpinner(JSpinner) - Method in class gui.buttons.MinMaxSpinnerModel
Sets the lower bound spinner.
setMax(double) - Method in class chart.Axis
Sets the maximum value of this Axis.
setMin(double) - Method in class chart.Axis
Sets the minimum value of this Axis.
setName(String) - Method in class data.Cluster
Sets the Cluster name.
setName(String) - Method in class data.Parameter
Sets the name.
setNumeric(boolean) - Method in class data.Parameter
Specifies whether the parameter is numeric or dicrete.
setOkCancelButtonTargetChart(Chart) - Method in class gui.panels.AxisDisplaySettingsPanel
Tells the panel that the settings should be applied to the a specific chart
setOkCancelButtonTargetChart(Chart) - Method in class gui.panels.ChartDisplaySettingsPanel
Tells the panel that the settings should be applied to the the chart specified in the argument.
setOkCancelButtonTargetDefaultSettings() - Method in class gui.panels.AxisDisplaySettingsPanel
Tells the panel that the settings should be applied to the user preferences
setOkCancelButtonTargetDefaultSettings() - Method in class gui.panels.ChartDisplaySettingsPanel
Tells the panel that the settings should be applied to the user preferences.
setOtherDelimiter(String) - Method in class main.UserPreferences
Sets the user-defined delimiter.
setParameter(Parameter) - Method in class chart.Axis
Sets the parameter represented by this Axis.
setSelectParametersMenu(ChartFrameSelectParametersMenu) - Method in class gui.frames.ChartFrame
Sets the select parameters menu.
setSessionDirectory(String) - Method in class main.Session
Sets the directory where the session is saved.
setSessionName(String) - Method in class main.Session
Sets the session name.
setShowDesignIDs(boolean) - Method in class chart.Chart
Specifies whether design IDs should be shown.
setShowDesignIDs(boolean) - Method in class main.UserPreferences
Specifies whether design id numbers are shown left to the left-most axis.
setShowDesignIDsSelection(boolean) - Method in class gui.panels.ChartDisplaySettingsPanel
Sets the show design IDs selection.
setShowFilteredDesigns(boolean) - Method in class chart.Chart
Specifies whether filtered designs should be shown.
setShowFilteredDesigns(boolean) - Method in class main.UserPreferences
Sets whether filtered designs should be shown.
setShowFilteredDesignsSelection(boolean) - Method in class gui.panels.ChartDisplaySettingsPanel
Sets the show filtered designs selection.
setSize(Dimension) - Method in class chart.Chart
Sets the size of this Chart..
setStates(Axis) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the initial states of all controls.
setTicCount(int) - Method in class chart.Axis
Sets the tic count.
setTicLabelFontColor(Color) - Method in class chart.Axis
Sets the tic label font color.
setTicLabelFontSize(int) - Method in class chart.Axis
Sets the tic label font size.
setTicLabelFormat(String) - Method in class chart.Axis
Sets the tic label number format.
setTicLength(int) - Method in class chart.Axis
Sets the tic length in pixels.
setTreatConsecutiveAsOne(boolean) - Method in class main.UserPreferences
Sets whether consecutive delimiters should be treated as one.
setUpperBoundSpinner(JSpinner) - Method in class gui.buttons.MinMaxSpinnerModel
Sets the upper bound spinner.
setUserDir(String) - Method in class main.UserPreferences
Sets the user directory.
setUserPreferences(UserPreferences) - Method in class data.Cluster
Sets the user preferences.
setUserPreferences(UserPreferences) - Method in class main.Main
Sets the user preferences.
setValue(double) - Method in class chart.Filter
Sets the current value of this Filter.
setValue(Parameter, String) - Method in class data.Design
Sets the value for a given parameter.
setValue(Object) - Method in class gui.buttons.MinMaxSpinnerModel
 
setValueAt(Object, int, int) - Method in class data.ClusterSet
 
setValueAt(Object, int, int) - Method in class data.DataSheet
 
setWidth(int) - Method in class chart.Axis
Sets the Axis width in pixels.
setXPos(int) - Method in class chart.Filter
Sets the x position of this Filter on the Chart.
setYPos(int) - Method in class chart.Filter
Sets the y position of this Filter on the Chart.
showDesignIDs - Variable in class actionListeners.ChartDisplaySettingsActionListener
The show design IDs flag.
showDesignIDs - Variable in class chart.Chart
Specifies whether the design IDs next to the left-most Axis should be shown.
showDesignIDs - Variable in class main.UserPreferences
Flag to enable plotting design id numbers to the left of the left-most axis.
showDesignIDsButtonGroup - Variable in class gui.panels.ChartDisplaySettingsPanel
The show design IDs button group.
showDesignIDsFalseButton - Variable in class gui.panels.ChartDisplaySettingsPanel
The show design IDs false button.
showDesignIDsTrueButton - Variable in class gui.panels.ChartDisplaySettingsPanel
The show design IDs true button.
showFilteredDesigns - Variable in class actionListeners.ChartDisplaySettingsActionListener
The show filtered designs flag.
showFilteredDesigns - Variable in class chart.Chart
Switch that enables displaying filtered designs.
showFilteredDesigns - Variable in class main.UserPreferences
Switch that enables displaying filtered designs.
showfilteredDesignsButtonGroup - Variable in class gui.panels.ChartDisplaySettingsPanel
The show filtered designs button group.
showfilteredDesignsFalseButton - Variable in class gui.panels.ChartDisplaySettingsPanel
The showfiltered designs false button.
showfilteredDesignsTrueButton - Variable in class gui.panels.ChartDisplaySettingsPanel
The showfiltered designs true button.
size - Variable in class chart.Chart
The size of this Chart.
spaceRadioButton - Variable in class gui.dialogs.FileImportSettingsDialog
Enables blank space as delimiting character.
spinnerValueChanged - Variable in class actionListeners.AxisDisplaySettingsActionListener
Remembers when the spinner value was modified.
stateChanged(ChangeEvent) - Method in class actionListeners.AxisDisplaySettingsActionListener
 

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