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
S
saveSessionAs(String)
- Method in class xdat.
Main
Save session.
saveToFile(String)
- Method in class xdat.
Session
Serializes the session to a file.
serialVersionUID
- Static variable in class xdat.
Main
The version tracking unique identifier for Serialization.
Session
- Class in
xdat
Stores all relevant information of a session.
Session()
- Constructor for class xdat.
Session
Instantiates a new session.
sessionFileExtension
- Static variable in class xdat.
Session
The when storing session files this file extension will be used.
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 xdat.
UserPreferences
Sets the active design default color.
setAtLeastOneNumeric(boolean)
- Method in class data.
Parameter
setAutoFit(boolean)
- Method in class chart.
Axis
Specifies whether this Axis should be autofitted.
setAutoFitAxis(boolean)
- Method in class xdat.
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 xdat.
UserPreferences
Sets the axis color.
setAxisDefaultMax(double)
- Method in class xdat.
UserPreferences
Sets the axis default max.
setAxisDefaultMin(double)
- Method in class xdat.
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 xdat.
UserPreferences
Sets the axis height.
setAxisInverted(boolean)
- Method in class chart.
Axis
Specifies whether this axis is inverted.
setAxisInverted(boolean)
- Method in class xdat.
UserPreferences
Specifies whether axes are inverted.
setAxisLabelFontColor(Color)
- Method in class chart.
Axis
Sets the axis label font color.
setAxisLabelFontColor(Color)
- Method in class xdat.
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 xdat.
UserPreferences
Sets the axis label font size.
setAxisLabelVerticalDistance(int)
- Method in class chart.
Chart
Sets the vertical distance between two axis labels that are vertically offset to prevent overlap.
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 xdat.
UserPreferences
Sets the axis tick count.
setAxisTicLabelFontColor(Color)
- Method in class xdat.
UserPreferences
Sets the axis tick label font color.
setAxisTicLabelFontSize(int)
- Method in class xdat.
UserPreferences
Sets the axis tick label font size.
setAxisTicLabelFormat(String)
- Method in class xdat.
UserPreferences
Sets the axis tick label format.
setAxisTicLength(int)
- Method in class xdat.
UserPreferences
Sets the axis tick length.
setAxisWidth(int)
- Method in class chart.
Chart
Sets the axis width.
setAxisWidth(int)
- Method in class xdat.
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.
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 xdat.
Session
Sets the current data sheet.
setCurrentSession(Session)
- Method in class xdat.
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 xdat.
Main
Sets the data sheet.
setDefaultBackgroundColor(Color)
- Method in class xdat.
UserPreferences
Sets the default background color.
setDelimiter(String)
- Method in class xdat.
UserPreferences
Sets the delimiter for importing data.
setDesignIDFontSize(int)
- Method in class xdat.
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 xdat.
UserPreferences
Sets the design label font size.
setDirToImportFrom(int)
- Method in class xdat.
UserPreferences
Sets the dir to import from.
setFilterColor(Color)
- Method in class chart.
Chart
Sets the filter color.
setFilterColor(Color)
- Method in class xdat.
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 xdat.
UserPreferences
Sets the filter height.
setFilterInverted(boolean)
- Method in class chart.
Axis
Specifies whether the filter should be inverted.
setFilterInverted(boolean)
- Method in class xdat.
UserPreferences
Specifies whether filters inverted.
setFilterWidth(int)
- Method in class chart.
Chart
Sets the filter width.
setFilterWidth(int)
- Method in class xdat.
UserPreferences
Sets the filter width.
setHeight(int)
- Method in class chart.
Axis
Sets the Axis height in pixels.
setHomeDir(String)
- Method in class xdat.
UserPreferences
Sets the home directory.
setId(int)
- Method in class data.
Design
Sets the id of the design.
setInActiveDesignDefaultColor(Color)
- Method in class xdat.
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 requiring an active datasheet 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 xdat.
UserPreferences
Sets the last file.
setLicenseAccepted(boolean)
- Method in class xdat.
UserPreferences
Specifies whether the user has accepted the license.
setLocale(int)
- Method in class xdat.
UserPreferences
Sets the number format string to be used for both parsing data.
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 xdat.
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 xdat.
Session
Sets the directory where the session is saved.
setSessionName(String)
- Method in class xdat.
Session
Sets the session name.
setShowDesignIDs(boolean)
- Method in class chart.
Chart
Specifies whether design IDs should be shown.
setShowDesignIDs(boolean)
- Method in class xdat.
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 xdat.
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 xdat.
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 xdat.
UserPreferences
Sets the user directory.
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
setVerticallyOffsetAxisLabels(boolean)
- Method in class chart.
Chart
Sets whether axis labels should be vertically offset.
setVerticallyOffsetAxisLabels(boolean)
- Method in class xdat.
UserPreferences
Sets whether axis labels should be vertically offset.
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.
stateChanged(ChangeEvent)
- Method in class actionListeners.
AxisDisplaySettingsActionListener
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