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

I

id - Variable in class data.Design
The design id.
imgDefault - Variable in class gui.buttons.CustomButton
Image that represents the button.
imgPressed - Variable in class gui.buttons.CustomButton
Image that represents the button when pressed.
IMPORT_FROM_HOMEDIR - Static variable in class main.UserPreferences
Open file import browse dialog in the user's home directory by default.
IMPORT_FROM_LASTDIR - Static variable in class main.UserPreferences
Open file import browse dialog in the last opened directory by default.
IMPORT_FROM_USERDIR - Static variable in class main.UserPreferences
Open file import browse dialog in a userspecified directory by default.
importData(String, boolean) - Method in class data.DataSheet
Fills the DataSheet with data from a given file and assigns Parameter names.
importDataWithHeadersMenuItem - Variable in class gui.menus.MainDataMenu
The import data with headers menu item.
importDataWithoutHeadersMenuItem - Variable in class gui.menus.MainDataMenu
The import data without headers menu item.
inActiveDesignDefaultColor - Variable in class main.UserPreferences
The inactive (filtered) design default color.
InconsistentDataException - Exception in exceptions
This exception is thrown when the user tries to update the current DataSheet with data from a file that is not compatible, for example because the number of parameters does not fit.
InconsistentDataException(String) - Constructor for exception exceptions.InconsistentDataException
Instantiates a new inconsistent data exception.
initialiseSettings() - Method in class chart.Axis
Initialise display settings.
insideBounds - Variable in class data.Design
is used to store the information whether the design is within the bounds of all axes.
invertAxis - Variable in class actionListeners.AxisDisplaySettingsActionListener
Specifies whether the Axis is inverted.
invertAxisButtonGroup - Variable in class gui.panels.AxisDisplaySettingsPanel
The invert axis button group.
invertAxisFalseButton - Variable in class gui.panels.AxisDisplaySettingsPanel
The invert axis false button.
invertAxisTrueButton - Variable in class gui.panels.AxisDisplaySettingsPanel
The invert axis true button.
invertFilter - Variable in class actionListeners.AxisDisplaySettingsActionListener
Specifies whether the Filters are inverted.
invertFilterButtonGroup - Variable in class gui.panels.AxisDisplaySettingsPanel
The invert filter button group.
invertFilterFalseButton - Variable in class gui.panels.AxisDisplaySettingsPanel
The invert filter false button.
invertFilterTrueButton - Variable in class gui.panels.AxisDisplaySettingsPanel
The invert filter true button.
isActive() - Method in class chart.Axis
Checks if this Axis is active.
isActive() - Method in class data.Cluster
Checks whether Designs belonging to this Cluster should be displayed
isActive(Chart) - Method in class data.Design
Checks whether the design is active.
isAutoFit() - Method in class chart.Axis
Checks if this axis is autofitted.
isAutoFitAxis() - Method in class actionListeners.AxisDisplaySettingsActionListener
Checks if Axis is autofitted.
isAutoFitAxis() - Method in class main.UserPreferences
Checks if axes are autofitted.
isAxisInverted() - Method in class chart.Axis
Checks if this Axis is inverted.
isAxisInverted() - Method in class main.UserPreferences
Checks whether axes are inverted.
isBordered - Variable in class gui.tables.ColorRenderer
Specifies whether cell is bordered.
isCellEditable(int, int) - Method in class data.ClusterSet
 
isCellEditable(int, int) - Method in class data.DataSheet
 
isFilterInverted() - Method in class chart.Axis
Checks if the Filters are inverted.
isFilterInverted() - Method in class main.UserPreferences
Checks whether filters are inverted.
isInsideBounds(Axis) - Method in class data.Design
Checks if the design is inside the bounds for a given Axis.
isInsideBounds(Chart) - Method in class data.Design
Returns the value of the boolean field insideBounds.
isInvertAxis() - Method in class actionListeners.AxisDisplaySettingsActionListener
Checks if is Axis is inverted.
isInvertFilter() - Method in class actionListeners.AxisDisplaySettingsActionListener
Checks if filters are inverted.
isLastFileInitialised() - Method in class main.UserPreferences
Checks if the last file field has been initialised.
isLoggingEnabled() - Static method in class main.Main
Checks if is debug message printing is enabled.
isNameUnique(String) - Method in class data.ClusterSet
Checks if a given name is a unique Cluster name.
isNameUnique(String, int) - Method in class data.ClusterSet
Checks if a given name is a unique Cluster name but does check against the name of Cluster with index exception.
isNameUnique(String) - Method in class data.DataSheet
Checks if a give String is a unique Parameter name.
isNumeric() - Method in class data.Parameter
Checks whether the parameter is numeric or discrete.
isSettingsChanged() - Method in class actionListeners.AxisDisplaySettingsActionListener
Checks if is settings changed.
isShowDesignIDs() - Method in class actionListeners.ChartDisplaySettingsActionListener
Checks if design IDs are shown.
isShowDesignIDs() - Method in class chart.Chart
Checks if design IDs should be shown.
isShowDesignIDs() - Method in class main.UserPreferences
Checks if design id numbers are shown left to the left-most axis.
isShowFilteredDesigns() - Method in class actionListeners.ChartDisplaySettingsActionListener
Checks if filtered designs are shown.
isShowFilteredDesigns() - Method in class chart.Chart
Checks whether filtered designs should be shown.
isShowFilteredDesigns() - Method in class main.UserPreferences
Checks if filtered designs should be shown.
isTreatConsecutiveAsOne() - Method in class main.UserPreferences
Checks .

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