Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
R
S
T
U
V
W
X
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.
MainDataRemoveParameterMenuActionListener
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.
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 xdat.
Session
Adds a chart to the session.
addChartFrame(ChartFrame)
- Method in class xdat.
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
apply()
- Method in class chart.
Filter
Applies the Filter to all designs.
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.
applyFilters()
- Method in class chart.
Axis
Apply filters to designs
applySettings(Axis)
- Method in class actionListeners.
AxisDisplaySettingsActionListener
Apply settings.
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.
autofitAllAxes()
- Method in class chart.
Chart
Autofits all axes.
autofitAxisAllChartFrames(int)
- Method in class xdat.
Main
Autofit a specified axis for all chart frames .
Axis
- Class in
chart
A serializable representation of all relevant settings for an Axis on a Chart.
Axis(DataSheet, Chart, Parameter)
- Constructor for class chart.
Axis
Instantiates a new Axis.
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
- 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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
R
S
T
U
V
W
X