Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
A
actionListeners
- package actionListeners
actionPerformed(ActionEvent)
- Method in class actionListeners.
AxisDisplaySettingsActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
AxisDisplaySettingsAxisChoiceComboActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ChartDisplaySettingsActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ChartFrameAddDesignToClusterMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ChartFrameClusteringMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ChartFrameOptionsMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ChartFrameSelectParametersMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ChartSpecificDisplaySettingsDialogActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ClusterDialogActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
DefaultDisplaySettingsDialogActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
FileImportSettingsDialogActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
LicenseDisplayDialogActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
MainChartMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
MainDataMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
MainFileMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
MainHelpMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
MainOptionsMenuActionListener
actionPerformed(ActionEvent)
- Method in class actionListeners.
ParameterSetSelectionDialogActionListener
actionPerformed(ActionEvent)
- Method in class gui.buttons.
ColorChoiceButton
Action performed.
actionPerformed(ActionEvent)
- Method in class gui.buttons.
CustomButton
Action performed.
actionPerformed(ActionEvent)
- Method in class gui.tables.
ColorEditor
Handles events from the editor button and from the dialog's OK button.
activationMap
- Variable in class data.
Design
is used to store the information is the design is filtered.
active
- Variable in class chart.
Axis
Specifies whether the Axis is displayed on the Chart.
active
- Variable in class data.
Cluster
Specifies whether Designs belonging to this Cluster should be displayed.
activeDesignColor
- Variable in class actionListeners.
ChartDisplaySettingsActionListener
The active design color.
activeDesignColor
- Variable in class chart.
Chart
The active design color.
activeDesignColor
- Variable in class data.
Cluster
The color in which Designs belonging to this Cluster are displayed.
activeDesignColorButton
- Variable in class gui.panels.
ChartDisplaySettingsPanel
The active design color button.
activeDesignDefaultColor
- Variable in class main.
UserPreferences
The active design default color.
addAxis(Axis)
- Method in class chart.
Chart
Adds the axis.
addAxis(int, Axis)
- Method in class chart.
Chart
Adds an Axis at the position index.
addChart(Chart)
- Method in class main.
Session
Adds a chart to the session.
addChartFrame(ChartFrame)
- Method in class main.
Main
Adds a chart frame to the Vector with references to all chart frames.
addClusterToBuffer()
- Method in class data.
ClusterSet
Adds a new cluster to the editing buffer.
addDesign(Design)
- Method in class data.
DataSheet
Adds a Design to the DataSheet.
addFilters()
- Method in class chart.
Axis
Adds the Filters.
addTableModelListener(TableModelListener)
- Method in class data.
ClusterSet
addTableModelListener(TableModelListener)
- Method in class data.
DataSheet
allBlanksRadioButton
- Variable in class gui.dialogs.
FileImportSettingsDialog
Enables any white space as delimiting character.
applyAllFilters()
- Method in class chart.
Chart
Apply all filters.
applyChanges()
- Method in class data.
ClusterSet
All changes made to the editing buffer are now applied by copying the buffer to the persistent Vector clusters.
applyFiltersToDesigns()
- Method in class chart.
Axis
Apply filters to designs
applySettings(Axis)
- Method in class actionListeners.
AxisDisplaySettingsActionListener
Apply settings.
applyToDesigns()
- Method in class chart.
Filter
Applies the Filter to all designs.
autoFit
- Variable in class chart.
Axis
Specifies whether this Axis is autofitted.
autofit()
- Method in class chart.
Axis
Sets the Axis display range such that all Designs lie within the upper and the lower bound of this Axis.
autoFitAxis
- Variable in class actionListeners.
AxisDisplaySettingsActionListener
Specifies whether Axes should be autofitted.
autoFitAxis
- Variable in class main.
UserPreferences
Axes are autofitted
autoFitAxisButtonGroup
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The auto fit axis button group.
autoFitAxisFalseButton
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The auto fit axis false button.
autoFitAxisTrueButton
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The auto fit axis true button.
axes
- Variable in class chart.
Chart
The axes on this Chart.
Axis
- Class in
chart
A serializable representation of all relevant settings for an Axis on a Chart.
Axis(UserPreferences, DataSheet, Chart, Parameter)
- Constructor for class chart.
Axis
Instantiates a new Axis.
axis
- Variable in class chart.
Filter
The axis to which the Filter belongs.
axisChoiceCombo
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The axis choice combo.
axisColor
- Variable in class actionListeners.
AxisDisplaySettingsActionListener
The axis color.
axisColor
- Variable in class chart.
Axis
The axis color.
axisColor
- Variable in class main.
UserPreferences
The axis color.
axisColorButton
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The axis color button.
axisDefaultMax
- Variable in class main.
UserPreferences
The axis default maximum value.
axisDefaultMin
- Variable in class main.
UserPreferences
The axis default minimum value.
AxisDisplaySettingsActionListener
- Class in
actionListeners
ActionListener that is used for the controls on the
AxisDisplaySettingsPanel
.
AxisDisplaySettingsActionListener(Main, JDialog, AxisDisplaySettingsPanel)
- Constructor for class actionListeners.
AxisDisplaySettingsActionListener
Instantiates a new axis display settings action listener for editing the default settings.
AxisDisplaySettingsActionListener(JDialog, AxisDisplaySettingsPanel, Chart)
- Constructor for class actionListeners.
AxisDisplaySettingsActionListener
Instantiates a new axis display settings action listener for a specific Chart.
AxisDisplaySettingsAxisChoiceComboActionListener
- Class in
actionListeners
ActionListener for the combobox that allows to switch the Axis that is currently being edited in an Axis Display Settings Dialog.
AxisDisplaySettingsAxisChoiceComboActionListener(Chart, AxisDisplaySettingsPanel, JComboBox)
- Constructor for class actionListeners.
AxisDisplaySettingsAxisChoiceComboActionListener
Instantiates a new axis display settings axis choice combo action listener.
axisDisplaySettingsPanel
- Variable in class gui.dialogs.
DisplaySettingsDialog
The axis display settings panel.
AxisDisplaySettingsPanel
- Class in
gui.panels
Panel to modify display settings for Objects of type
Axis
of the
Chart
.
AxisDisplaySettingsPanel(Main, DisplaySettingsDialog)
- Constructor for class gui.panels.
AxisDisplaySettingsPanel
Instantiates a new axis display settings panel that is used to modify the user preferences.
AxisDisplaySettingsPanel(Main, DisplaySettingsDialog, ChartFrame)
- Constructor for class gui.panels.
AxisDisplaySettingsPanel
Instantiates a new axis display settings panel that is used to modify the settings of a particular chart.
axisHeight
- Variable in class main.
UserPreferences
The axis height in pixels.
axisHeightSpinner
- Variable in class gui.panels.
ChartDisplaySettingsPanel
The axis height spinner.
axisInverted
- Variable in class chart.
Axis
Specifies whether the Axis should be displayed upside down.
axisInverted
- Variable in class main.
UserPreferences
Flips the axes upside down.
axisLabelColor
- Variable in class actionListeners.
AxisDisplaySettingsActionListener
The axis label color.
axisLabelColorButton
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The axis label color button.
axisLabelFontColor
- Variable in class chart.
Axis
The axis label font color.
axisLabelFontColor
- Variable in class main.
UserPreferences
The axis font color used for the axis title labels.
axisLabelFontSize
- Variable in class chart.
Axis
The axis label font size.
axisLabelFontSize
- Variable in class main.
UserPreferences
The axis label font size.
axisLabelFontSizeSpinner
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The axis label font size spinner.
axisMaxTextField
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The axis maximum value text field.
axisMinTextField
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The axis minimum value text field.
axisTicCount
- Variable in class main.
UserPreferences
The number of tics used on the axis count.
axisTicLabelFontColor
- Variable in class main.
UserPreferences
The font color used for the axis tic labels.
axisTicLabelFormat
- Variable in class main.
UserPreferences
The axis tic label format.
axisTicLength
- Variable in class main.
UserPreferences
The axis tic length in pixels.
axisWidth
- Variable in class main.
UserPreferences
The width in pixels that is used by one axis.
axisWidthSpinner
- Variable in class gui.panels.
AxisDisplaySettingsPanel
The axis width spinner.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y