- unRegisterComboModel(ParallelChartFrameComboModel) - Method in class xdat.Main
-
Unregisters a comboBoxModel for update notification
- unRegisterComponentForRepaint(JDialog) - Method in class gui.frames.ChartFrame
-
Unregisters a dialog with this frame for repaint notification.
- updateData(String, boolean, ProgressMonitor) - Method in class data.DataSheet
-
Updates the DataSheet with Data from a given file and assigns Parameter names.
- updateDataPanel() - Method in class xdat.Main
-
To be called when the data in the panel has changed to update the GUI.
- updateRunsTableModel() - Method in class gui.panels.DataSheetTablePanel
-
Updates the table model.
- updateTicCountSpinnerEnabled() - Method in class gui.panels.Scatter2DChartAxisPanel
-
Sets the state of the tic count spinner according to whether or not the parameter is numeric
- UPPER_FILTER - Static variable in class chart.Filter
-
Constant that describes an upper filter.
- UserPreferences - Class in xdat
-
This class stores all user preference settings.
- UserPreferences(String) - Constructor for class xdat.UserPreferences
-
Instantiates a new user preferences object.