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

G

GenericTableColumnModel - Class in gui.tables
A column model for the JTable that displays the DataSheet.
GenericTableColumnModel() - Constructor for class gui.tables.GenericTableColumnModel
Instantiates a new generic table column model.
germanLocaleRadioButton - Variable in class gui.dialogs.FileImportSettingsDialog
Sets the number format locale to German.
getActiveAxisCount() - Method in class chart.Chart
Gets the active axis count.
getActiveDesignColor() - Method in class actionListeners.ChartDisplaySettingsActionListener
Gets the active design color.
getActiveDesignColor() - Method in class data.Cluster
Gets the color in which Designs belonging to this Cluster are displayed.
getActiveDesignColorButton() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the active design color button.
getActiveDesignDefaultColor() - Method in class xdat.UserPreferences
Gets the active design default color.
getAllBlanksRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the all blanks radio button.
getAutoFitAxisSelection() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the auto fit axis selection.
getAxis(int) - Method in class chart.Chart
Gets an Axis by its index.
getAxis(String) - Method in class chart.Chart
Gets an Axis by its name.
getAxis() - Method in class chart.Filter
Gets the axis to which the Filter belongs.
getAxisApplyFiltersRequired() - Method in class customEvents.DataTableModelEvent
Gets the axis apply filters required.
getAxisAutofitRequired() - Method in class customEvents.DataTableModelEvent
Gets the axis autofit required.
getAxisChoiceCombo() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis choice combo.
getAxisColor() - Method in class actionListeners.AxisDisplaySettingsActionListener
Gets the axis color.
getAxisColor() - Method in class chart.Axis
Gets the axis color.
getAxisColor() - Method in class xdat.UserPreferences
Gets the axis color
getAxisColorButton() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis color button.
getAxisCount() - Method in class chart.Chart
Gets the axis count.
getAxisDefaultMax() - Method in class xdat.UserPreferences
Gets the axis default maximum value.
getAxisDefaultMin() - Method in class xdat.UserPreferences
Gets the axis default minimum value.
getAxisDisplaySettingsActionListener() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis display settings action listener.
getAxisDisplaySettingsPanel() - Method in class gui.dialogs.DisplaySettingsDialog
Gets the axis display settings panel.
getAxisHeight() - Method in class xdat.UserPreferences
Gets the axis height.
getAxisHeightSpinner() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the axis height spinner.
getAxisLabelColor() - Method in class actionListeners.AxisDisplaySettingsActionListener
Gets the axis label color.
getAxisLabelColorButton() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis label color button.
getAxisLabelFontColor() - Method in class chart.Axis
Gets the axis label font color.
getAxisLabelFontColor() - Method in class xdat.UserPreferences
Gets the axis label font color.
getAxisLabelFontSize() - Method in class chart.Axis
Gets the axis label font size.
getAxisLabelFontSize() - Method in class xdat.UserPreferences
Gets the axis label font size.
getAxisLabelFontSizeSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis label font size spinner.
getAxisMax() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis max.
getAxisMaxHeight() - Method in class chart.Chart
Gets the largest height of all Axis heights.
getAxisMaxWidth() - Method in class chart.Chart
Gets the largest width of all Axis widths.
getAxisMin() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis min.
getAxisResetFilterRequired() - Method in class customEvents.DataTableModelEvent
Gets the axis reset filter required.
getAxisTicCount() - Method in class xdat.UserPreferences
Gets the axis tick count.
getAxisTicLabelFontColor() - Method in class chart.Axis
Gets the axis tic label font color.
getAxisTicLabelFontColor() - Method in class xdat.UserPreferences
Gets the axis tick label font color.
getAxisTicLabelFontSize() - Method in class xdat.UserPreferences
Gets the axis tick label font size.
getAxisTicLabelFormat() - Method in class xdat.UserPreferences
Gets the axis tick label format.
getAxisTicLength() - Method in class xdat.UserPreferences
Gets the axis tick length.
getAxisTopPos() - Method in class chart.Chart
Gets the position in pixels of the top of the Axes of this Chart.
getAxisWidth() - Method in class xdat.UserPreferences
Gets the width in pixels that is used by one axis.
getAxisWidthSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the axis width spinner.
getBackGroundColor() - Method in class actionListeners.ChartDisplaySettingsActionListener
Gets the back ground color.
getBackGroundColor() - Method in class chart.Chart
Gets the back ground color.
getBackGroundColorButton() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the back ground color button.
getCellEditorValue() - Method in class gui.tables.ColorEditor
 
getChart() - Method in class chart.Axis
Gets the chart to which this Axis belongs.
getChart() - Method in class gui.frames.ChartFrame
Gets the chart.
getChart(int) - Method in class xdat.Session
Gets a chart from this session.
getChartCount() - Method in class xdat.Session
Gets the number of charts
getChartDisplaySettingsActionListener() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the chart display settings action listener.
getChartDisplaySettingsPanel() - Method in class gui.dialogs.DisplaySettingsDialog
Gets the chart display settings panel.
getChartFrame() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the chart frame.
getChartFrame(int) - Method in class xdat.Main
Gets a chart frame to the Vector with references to all chart frames.
getChartFrameCount() - Method in class xdat.Main
Gets the chart frame count.
getChartPanel() - Method in class gui.frames.ChartFrame
Gets the chart panel.
getCheckBox(int) - Method in class gui.dialogs.ParameterSetSelectionDialog
Gets a check box based on its index.
getCheckBoxCount() - Method in class gui.dialogs.ParameterSetSelectionDialog
Gets the check box count.
getCluster(int) - Method in class data.ClusterSet
Gets a cluster by index i.
getCluster(String) - Method in class data.ClusterSet
Gets a cluster by name.
getCluster() - Method in class data.Design
Gets the cluster to which the design belongs.
getClusterCount() - Method in class data.ClusterSet
Gets the cluster count.
getClusterMenu() - Method in class gui.frames.ChartFrame
Gets the cluster menu.
getClusterSet() - Method in class data.DataSheet
Gets the cluster set.
getClusterTable() - Method in class gui.dialogs.ClusterDialog
Gets the cluster table.
getColumnClass(int) - Method in class data.ClusterSet
 
getColumnClass(int) - Method in class data.DataSheet
 
getColumnCount() - Method in class data.ClusterSet
 
getColumnCount() - Method in class data.DataSheet
 
getColumnName(int) - Method in class data.ClusterSet
 
getColumnName(int) - Method in class data.DataSheet
 
getColumnSelectionAllowed() - Method in class gui.tables.DataSheetTableColumnModel
 
getColumnSelectionAllowed() - Method in class gui.tables.GenericTableColumnModel
 
getCommaRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the comma radio button.
getCurrentAxis() - Method in class actionListeners.AxisDisplaySettingsActionListener
Gets the axis that is currently being edited.
getCurrentDataSheet() - Method in class xdat.Session
Gets the current data sheet.
getCurrentDir() - Method in class xdat.UserPreferences
Gets the directory for the file browsing dialog.
getCurrentSession() - Method in class xdat.Main
Gets the current session.
getDataSheet() - Method in class chart.Axis
Gets the data sheet.
getDataSheet() - Method in class chart.Chart
Gets the data sheet.
getDataSheet() - Method in class gui.dialogs.ClusterDialog
Gets the data sheet.
getDataSheet() - Method in class xdat.Main
Gets the data sheet.
getDataSheetTablePanel() - Method in class xdat.Main
Gets the Data Sheet Table Panel.
getDataTable() - Method in class gui.panels.DataSheetTablePanel
Gets the data table.
getDefaultBackgroundColor() - Method in class xdat.UserPreferences
Gets the default background color.
getDefaultDesignColor(boolean) - Method in class chart.Chart
Gets the default design color.
getDelimiter() - Method in class xdat.UserPreferences
Gets the delimiter for importing data.
getDelimiterButtonGroup() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the delimiter button group.
getDesign(int) - Method in class data.DataSheet
Gets the Design with index i.
getDesignColor(Design, boolean) - Method in class chart.Chart
Gets the design color.
getDesignCount() - Method in class data.DataSheet
Gets the design count.
getDesignIDFontSize() - Method in class xdat.UserPreferences
Gets the design id font size.
getDesignLabelFontSize() - Method in class chart.Chart
Gets the design label font size.
getDesignLabelFontSize() - Method in class xdat.UserPreferences
Gets the design label font size.
getDesignLabelFontSizeSpinner() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the design label font size spinner.
getDirToImportFrom() - Method in class xdat.UserPreferences
Gets the dir to import from.
getDiscreteLevelCount() - Method in class data.Parameter
Gets the discrete level count in the TreeSet that stores all discrete levels.
getDoubleValue(Parameter) - Method in class data.Design
Gets the numeric (double) representation of a value for a given parameter.
getDoubleValueOf(String) - Method in class data.Parameter
Gets a numeric representation of a string value for this parameter.
getFileBrowsingButtonGroup() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the file browsing button group.
getFilterColor() - Method in class actionListeners.ChartDisplaySettingsActionListener
Gets the filter color.
getFilterColor() - Method in class chart.Chart
Gets the filter color.
getFilterColorButton() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the filter color button.
getFilterDefaultColor() - Method in class xdat.UserPreferences
Gets the filter default color.
getFilteredDesignColor() - Method in class actionListeners.ChartDisplaySettingsActionListener
Gets the filtered design color.
getFilteredDesignColorButton() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the filtered design color button.
getFilteredDesignDefaultColor() - Method in class xdat.UserPreferences
Gets the filtered design default color.
getFilterHeight() - Method in class chart.Chart
Gets the filter height.
getFilterHeight() - Method in class xdat.UserPreferences
Gets the filter height.
getFilterHeightSpinner() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the filter height spinner.
getFilterType() - Method in class chart.Filter
Gets the filter type.
getFilterWidth() - Method in class chart.Chart
Gets the filter width.
getFilterWidth() - Method in class xdat.UserPreferences
Gets the width of one half triangle that represents a filter in pixels.
getFilterWidthSpinner() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the filter width spinner.
getGermanLocaleRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the german locale radio button.
getHeight() - Method in class chart.Axis
Gets the Axis height in pixels.
getHeight() - Method in class chart.Chart
Determines the height of this Chart.
getHighestPos() - Method in class chart.Filter
Gets the highest position that this Filter may reach.
getHomeDir() - Method in class xdat.UserPreferences
Gets the user home directory.
getId() - Method in class data.Design
Gets the id of the design.
getInvertAxisSelection() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the invert axis selection.
getInvertFilterSelection() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the invert filter selection.
getLastFile() - Method in class xdat.UserPreferences
Gets the last file.
getLicenseText() - Method in class gui.dialogs.LicenseDisplayDialog
Creates a formatted string of the license for display in the text field.
getLineCount(String) - Method in class data.DataSheet
Opens a text file and counts the number of lines.
getLocale() - Method in class xdat.UserPreferences
Returns the number format locale to be used for parsing data.
getLocation() - Method in class chart.Chart
Gets the location of this Chart on the Screen.
getLowerFilter() - Method in class chart.Axis
Gets the lower filter.
getLowestPos() - Method in class chart.Filter
Gets the lowest position that this Filter may reach.
getMainChartMenu() - Method in class gui.menus.MainMenuBar
Gets the main chart menu.
getMainDataMenu() - Method in class gui.menus.MainMenuBar
Gets the main data menu.
getMainFileMenu() - Method in class gui.menus.MainMenuBar
Gets the main file menu.
getMainHelpMenu() - Method in class gui.menus.MainMenuBar
Gets the main help menu.
getMainMenuBar() - Method in class xdat.Main
Gets the main menu bar.
getMainOptionsMenu() - Method in class gui.menus.MainMenuBar
Gets the main options menu.
getMax() - Method in class chart.Axis
Gets the maximum value of this Axis.
getMaxAxisLabelFontSize() - Method in class chart.Chart
Gets the largest Axis label font size on this Chart.
getMaxValueOf(Parameter) - Method in class data.DataSheet
Gets the maximum value of a given Parameter in the DataSheet.
getMin() - Method in class chart.Axis
Gets the minimum value of this Axis.
getMinValueOf(Parameter) - Method in class data.DataSheet
Gets the minimum value of a given Parameter.
getName() - Method in class chart.Axis
Gets the name of the Parameter represented by this Axis.
getName() - Method in class data.Cluster
Gets the Cluster name.
getName() - Method in class data.Parameter
Gets the name.
getNumberFormatLocaleButtonGroup() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the number format locale button group.
getOtherDelimiter() - Method in class xdat.UserPreferences
Gets the character that is used as delimiter when importing data.
getOtherRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the other delimiting character radio button.
getOtherTextField() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the other text field.
getParameter() - Method in class chart.Axis
Gets the parameter represented by this Axis.
getParameter(int) - Method in class data.DataSheet
Gets the Parameter with the index index.
getParameter(String) - Method in class data.DataSheet
Gets the Parameter with the name parameterName.
getParameterCount() - Method in class data.DataSheet
Gets the Parameter count.
getParameterName(int) - Method in class data.DataSheet
Gets the Parameter name of the Parameter with index index.
getPreferredSize() - Method in class gui.panels.ChartPanel
 
getRange() - Method in class chart.Axis
Gets the range of this Axis.
getRowCount() - Method in class data.ClusterSet
 
getRowCount() - Method in class data.DataSheet
 
getSelectParametersMenu() - Method in class gui.frames.ChartFrame
Gets the select parameters menu.
getSemiColonRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the semi colon radio button.
getSessionDirectory() - Method in class xdat.Session
Gets the directory where the session was saved.
getSessionName() - Method in class xdat.Session
Gets the session name.
getShowDesignIDsSelection() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the show design IDs selection.
getShowFilteredDesignsSelection() - Method in class gui.panels.ChartDisplaySettingsPanel
Gets the show filtered designs selection.
getSize() - Method in class chart.Chart
Gets the size of this Chart.
getSpaceRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the space radio button.
getStringValue(Parameter) - Method in class data.Design
Gets the String representation of a value for a given parameter.
getStringValueOf(double) - Method in class data.Parameter
Gets the string representation of a given double value for this parameter.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gui.tables.ColorEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gui.tables.ColorRenderer
 
getTabRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the tab radio button.
getTicCount() - Method in class chart.Axis
Gets the tic count.
getTicCountSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the tic count spinner.
getTicLabelColor() - Method in class actionListeners.AxisDisplaySettingsActionListener
Gets the tic label color.
getTicLabelColorButton() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the tic label color button.
getTicLabelFontSize() - Method in class chart.Axis
Gets the tic label font size.
getTicLabelFontSizeSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the tic label font size spinner.
getTicLabelFormat() - Method in class chart.Axis
Gets the tic label format.
getTicLength() - Method in class chart.Axis
Gets the tic length in pixels.
getTicSizeSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
Gets the tic size spinner.
getTopMargin() - Method in class chart.Chart
Gets the top margin.
getTreatConsecutiveAsOneCheckBox() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the treat consecutive as one check box.
getUniqueClusterName() - Method in class data.ClusterSet
Creates a unique name for a new Cluster.
getUniqueIdentificationNumber() - Method in class data.Cluster
Gets the unique identification number.
getUniqueParameterName(String) - Method in class data.DataSheet
Checks whether a given String is a unique parameter name using DataSheet.isNameUnique(String).
getUpperFilter() - Method in class chart.Axis
Gets the upper filter.
getUseHomeRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the use home directory radio button.
getUseLastRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the use last directory radio button.
getUserDir() - Method in class xdat.UserPreferences
Gets the user directory.
getUserPreferences() - Static method in class xdat.Main
Gets the user preferences.
getUseThisRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the use this directory radio button.
getUseThisTextField() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the text field that specifies the user-specific file-browsing location.
getUsLocaleRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
Gets the us locale radio button.
getValue() - Method in class chart.Filter
Gets the current value of this Filter.
getValueAt(int, int) - Method in class data.ClusterSet
 
getValueAt(int, int) - Method in class data.DataSheet
 
getVersionString() - Static method in class xdat.Main
Gets the version string to be shown in the help->about dialog.
getWidth() - Method in class chart.Axis
Gets the Axis width in pixels.
getWidth() - Method in class chart.Chart
Determines the width of this Chart.
getXPos() - Method in class chart.Filter
Gets the x position of this Filter on the Chart.
getYPos() - Method in class chart.Filter
Gets the y position of this Filter on the Chart.
GFuncs - Class in xdat
Contains generic functions that can be used by other classes.
GFuncs() - Constructor for class xdat.GFuncs
 
gui - package gui
 
gui.buttons - package gui.buttons
 
gui.dialogs - package gui.dialogs
 
gui.frames - package gui.frames
 
gui.menus - package gui.menus
 
gui.panels - package gui.panels
 
gui.tables - package gui.tables
 

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