Serialized Form
-
Package cern.accsoft.steering.aloha.app
-
Class cern.accsoft.steering.aloha.app.AppException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.aloha.calc
-
Class cern.accsoft.steering.aloha.calc.CalculatorException extends AppException implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.aloha.calc.solve
-
Class cern.accsoft.steering.aloha.calc.solve.SolverException extends AppException implements Serializable
- serialVersionUID:
- -829846974612259916L
-
-
Package cern.accsoft.steering.aloha.gui.components
-
Class cern.accsoft.steering.aloha.gui.components.DoubleTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
preferences
Preferences preferences
-
-
-
Package cern.accsoft.steering.aloha.gui.dv
-
Class cern.accsoft.steering.aloha.gui.dv.MatrixCoordinatesPane extends cern.jdve.interactor.CoordinatesPane implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.aloha.gui.panels
-
Class cern.accsoft.steering.aloha.gui.panels.AbstractVariationParameterPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
exportDialog
cern.accsoft.steering.util.gui.dialog.SimplePanelDialog exportDialog
-
parametersTableModel
cern.accsoft.steering.aloha.gui.panels.AbstractVariationParameterPanel.VariationParametersTableModel parametersTableModel
-
preferences
Preferences preferences
-
selectionAdapter
cern.accsoft.steering.util.gui.table.TableModelSelectionAdapter selectionAdapter
the selection-adapter keeps track of all selected items and returns the indizes of the table model -
table
javax.swing.JTable table
-
variationData
VariationData variationData
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.AlignmentDataPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
modelDelegate
ModelDelegate modelDelegate
our interface to the model -
workingSet
HelperDataManager workingSet
the workingSet, which contains all loaded data
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.AlohaChartRendererPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -4027681139311807434L
-
Serialized Fields
-
chart
cern.jdve.Chart chart
the currently selected Chart -
chkHVIndicatorsVisible
javax.swing.JCheckBox chkHVIndicatorsVisible
the combo box to switch on/off the visibility of the h/v indicators -
chkLabelsVisible
javax.swing.JCheckBox chkLabelsVisible
the combo-box to switch on/off the labels on the x-axis -
chkStatistics
javax.swing.JCheckBox chkStatistics
the combo-box to switch on/off the display of the statistics - values -
internalFrameListener
javax.swing.event.InternalFrameListener internalFrameListener
the listener, which we add to all the DvViews to get notified, when they are activated. -
table
javax.swing.JTable table
the table, where we display the data -
tableModel
cern.accsoft.steering.aloha.gui.panels.AlohaChartRendererPanel.RendererTableModel tableModel
the tableModel, which provides the data
-
-
Class cern.accsoft.steering.aloha.gui.panels.ApplyPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
applyPanelContent
javax.swing.JComponent applyPanelContent
-
-
Class cern.accsoft.steering.aloha.gui.panels.CalculatorConfigPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
activeSolverConfigPanel
SolverConfigPanel activeSolverConfigPanel
the config panel for the active solver -
cboSolvers
javax.swing.JComboBox<Solver> cboSolvers
-
chkActiveNoise
javax.swing.JCheckBox chkActiveNoise
-
chkVaryCorrectorGains
javax.swing.JCheckBox chkVaryCorrectorGains
-
chkVaryMonitorGains
javax.swing.JCheckBox chkVaryMonitorGains
-
noiseWeighterConfig
NoiseWeighterConfig noiseWeighterConfig
the config interface for the noise-weighter -
preferences
Preferences preferences
the preferences whic define also the number format -
sensitivityMatrixManagerConfig
SensitivityMatrixManagerConfig sensitivityMatrixManagerConfig
the configuration interface for the sensitivity-matrix manager -
solverConfigPanelManager
SolverConfigPanelManager solverConfigPanelManager
The manager which keeps track of all the available config-panels for solvers. -
solverManager
SolverManager solverManager
the manager, which keeps track of the actually active Solver -
solverPanel
javax.swing.JPanel solverPanel
the placeholder - panel for the solverPanel -
txtMinNorm
javax.swing.JFormattedTextField txtMinNorm
-
txtNoiseLimit
javax.swing.JFormattedTextField txtNoiseLimit
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.CorrectorsPanel extends MachineElementsPanel implements Serializable
-
Class cern.accsoft.steering.aloha.gui.panels.DataViewerPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -5359391586208558362L
-
Serialized Fields
-
dataViewer
cern.jdve.viewer.DataViewer dataViewer
-
-
Class cern.accsoft.steering.aloha.gui.panels.HelperDataPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
displaySetManager
DisplaySetManager displaySetManager
The displaysetManager which we use to add a new displayset. -
helperDataManager
HelperDataManager helperDataManager
the manager, which provides all the loaded measurements -
selectionAdapter
cern.accsoft.steering.aloha.gui.panels.HelperDataPanel.MeasurementsSelectionAdapter selectionAdapter
-
tableModel
cern.accsoft.steering.aloha.gui.panels.HelperDataPanel.HelperDataTableModel tableModel
the table models for the elements-table and for the element-table.
-
-
Class cern.accsoft.steering.aloha.gui.panels.MachineElementsPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
activeBuffer
java.util.ArrayList<java.lang.Boolean> activeBuffer
-
dataChanged
boolean dataChanged
-
displayGains
boolean displayGains
-
elements
AbstractMachineElement[] elements
-
gainBuffer
java.util.ArrayList<java.lang.Double> gainBuffer
-
machineElementsManager
MachineElementsManager machineElementsManager
-
preferences
Preferences preferences
-
table
javax.swing.JTable table
-
tableModel
cern.accsoft.steering.aloha.gui.panels.MachineElementsPanel.ElementsTableModel tableModel
-
-
Class cern.accsoft.steering.aloha.gui.panels.MainPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
alohaPanelFactory
AlohaPanelFactory alohaPanelFactory
-
dataViewerPanel
DataViewerPanel dataViewerPanel
the panel for the dataviewer views -
detailPanel
javax.swing.JPanel detailPanel
the panel, where the measurement - details are displayed. -
helperDataPanel
javax.swing.JPanel helperDataPanel
the panel to display the available HelperData -
measurementsPanel
javax.swing.JPanel measurementsPanel
the panel to display all available measurements -
modelDelegatesPanel
javax.swing.JPanel modelDelegatesPanel
the panel which displays all the models -
PREFERRED_SIZE
java.awt.Dimension PREFERRED_SIZE
-
statusLabel
javax.swing.JLabel statusLabel
-
-
Class cern.accsoft.steering.aloha.gui.panels.MeasurementReaderOptionsPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cboBeamNumbers
javax.swing.JComboBox<BeamNumber> cboBeamNumbers
The combo box for selecting the beam number -
measurementReaderOptions
MeasurementReaderOptions measurementReaderOptions
The options which we want to edit
-
-
Class cern.accsoft.steering.aloha.gui.panels.MeasurementsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
displaySetManager
DisplaySetManager displaySetManager
-
measurementManager
MeasurementManager measurementManager
the manager, which provides all the loaded measurements -
selectionAdapter
cern.accsoft.steering.aloha.gui.panels.MeasurementsPanel.MeasurementsSelectionAdapter selectionAdapter
-
tableModelMeasurements
cern.accsoft.steering.aloha.gui.panels.MeasurementsPanel.MeasurementsTableModel tableModelMeasurements
the table models for the elements-table and for the element-table.
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.ModelDelegatesPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
modelDelegateManager
ModelDelegateManager modelDelegateManager
the manager, which provides all the loaded model -
modelDelegateManagerListener
ModelDelegateManagerListener modelDelegateManagerListener
-
modelManager
cern.accsoft.steering.jmad.model.manage.JMadModelManager modelManager
-
selectionAdapter
cern.accsoft.steering.aloha.gui.panels.ModelDelegatesPanel.ModelDelegatesSelectionAdapter selectionAdapter
-
tableModel
cern.accsoft.steering.aloha.gui.panels.ModelDelegatesPanel.ModelDelegatesTableModel tableModel
the table models for the elements-table and for the element-table.
-
-
Class cern.accsoft.steering.aloha.gui.panels.ModelInstanceSelectionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
btnNewInstance
javax.swing.JRadioButton btnNewInstance
this button is true, if a new instance shall be created. -
btnSameInstance
javax.swing.JRadioButton btnSameInstance
this button is true, if an old instance shall be reused. -
cboModelDelegateInstances
javax.swing.JComboBox<MeasurementManager.ModelDelegateInstance> cboModelDelegateInstances
the combobox, which allows to select the model-instance, if the same as in another measurement shall be used. -
modelDelegateManager
ModelDelegateManager modelDelegateManager
The manager which keeps track of all the loaded models. -
newInstance
boolean newInstance
This property defines if a new instance of the model shall be created, or not. -
selectedModelDelegate
ModelDelegate selectedModelDelegate
the selected (or created) modelDelegate
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.MonitorsPanel extends MachineElementsPanel implements Serializable
-
Serialized Fields
-
loadMonitorSelectionAction
javax.swing.Action loadMonitorSelectionAction
the action to load the selection of the monitors from a file. -
monitorPersistenceService
XmlMonitorSelectionPersistenceService monitorPersistenceService
The persistence service to use for loading and saving the monitor - selections -
monitorSelectionFileFilter
javax.swing.filechooser.FileFilter monitorSelectionFileFilter
the file filter for the file chooser dialog. -
preferences
Preferences preferences
The preferences to get the data path -
saveMonitorSelectionAction
javax.swing.Action saveMonitorSelectionAction
the action to save the selection
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.TextExporterPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- -979851588126505826L
-
Serialized Fields
-
textExporter
TextExporter textExporter
the text-exporter to use -
txtExportedText
javax.swing.JTextArea txtExportedText
-
txtFractionDigits
javax.swing.JTextPane txtFractionDigits
-
-
-
Package cern.accsoft.steering.aloha.gui.panels.fit
-
Class cern.accsoft.steering.aloha.gui.panels.fit.CalcButtonsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
calcActionHandler
CalcActionHandler calcActionHandler
-
iterations
int iterations
the number of iterations -
resultExportActionHandler
ResultExportActionHandler resultExportActionHandler
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.fit.FitDataViewerPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
chartFactory
ChartFactory chartFactory
-
dataSetManager
FitDataSetManager dataSetManager
-
dataViewer
cern.jdve.viewer.DataViewer dataViewer
-
dataViewsManager
DataViewsManager dataViewsManager
-
iterationChartFactory
IterationChartFactory iterationChartFactory
-
machineElementsManager
MachineElementsManager machineElementsManager
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.fit.FitFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
calcButtonsPanel
javax.swing.JPanel calcButtonsPanel
the panel which contains the buttons to start the fits -
calculatorConfigPanel
javax.swing.JPanel calculatorConfigPanel
the panel to configure the calculator -
calculatorInfoPanel
javax.swing.JPanel calculatorInfoPanel
the info-panel of the calculator -
fitDataViewerPanel
javax.swing.JPanel fitDataViewerPanel
-
fixedParameterPanel
javax.swing.JPanel fixedParameterPanel
the panel, which displays the fixed parameters -
modelOperationPanel
javax.swing.JPanel modelOperationPanel
the panel to operate model details -
sensitivityMatrixContributorConfigsPanel
javax.swing.JPanel sensitivityMatrixContributorConfigsPanel
the panel to configure the contributors to the sensitivity matrix -
variationParameterPanel
javax.swing.JPanel variationParameterPanel
the panel, which displays the variation-parameters
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.fit.FixedVariationParametersPanel extends AbstractVariationParameterPanel implements Serializable
- serialVersionUID:
- -8295723842030707612L
-
Class cern.accsoft.steering.aloha.gui.panels.fit.SensitivityMatrixContributorConfigsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
sensitivityMatrixManagerConfig
SensitivityMatrixManagerConfig sensitivityMatrixManagerConfig
the config which we use to get the contributors -
tableModel
cern.accsoft.steering.aloha.gui.panels.fit.SensitivityMatrixContributorConfigsPanel.ContributorConfigsTableModel tableModel
the table model
-
-
-
Class cern.accsoft.steering.aloha.gui.panels.fit.VariedVariationParametersPanel extends AbstractVariationParameterPanel implements Serializable
- serialVersionUID:
- -4485545690833656337L
-
-
Package cern.accsoft.steering.aloha.gui.panels.solve
-
Class cern.accsoft.steering.aloha.gui.panels.solve.GenericSolverConfigPanel extends SolverConfigPanel implements Serializable
- serialVersionUID:
- 772269527169482804L
-
Serialized Fields
-
solver
T extends SolverConfig solver
the solver to configure
-
-
Class cern.accsoft.steering.aloha.gui.panels.solve.MicadoSolverConfigPanel extends GenericSolverConfigPanel<MicadoSolverConfig> implements Serializable
- serialVersionUID:
- 2708622392003776061L
-
Serialized Fields
-
txtMicadoIterations
javax.swing.JFormattedTextField txtMicadoIterations
the text field for the threshold factor
-
-
Class cern.accsoft.steering.aloha.gui.panels.solve.SolverConfigPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 3826668886302199308L
-
Class cern.accsoft.steering.aloha.gui.panels.solve.SvdSolverConfigPanel extends GenericSolverConfigPanel<SvdSolverConfig> implements Serializable
- serialVersionUID:
- 2973279357909647645L
-
Serialized Fields
-
preferences
Preferences preferences
the aloha preferences -
txtSvdThresholdFactor
javax.swing.JFormattedTextField txtSvdThresholdFactor
the text field for the threshold factor
-
-
-
Package cern.accsoft.steering.aloha.meas
-
Class cern.accsoft.steering.aloha.meas.MeasurementException extends AppException implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.aloha.meas.data
-
Class cern.accsoft.steering.aloha.meas.data.InconsistentDataException extends MeasurementException implements Serializable
- serialVersionUID:
- -2085409419448575089L
-
-
Package cern.accsoft.steering.aloha.model
-
Class cern.accsoft.steering.aloha.model.ModelDelegateException extends AppException implements Serializable
- serialVersionUID:
- -7995375022002419181L
-
-
Package cern.accsoft.steering.aloha.plugin.kickresp.display
-
Class cern.accsoft.steering.aloha.plugin.kickresp.display.KickResponseOptionsPanel extends javax.swing.JPanel implements Serializable
- serialVersionUID:
- 2604108585593501737L
-
Serialized Fields
-
comboBox
javax.swing.JComboBox comboBox
-
comboBoxListener
java.awt.event.ActionListener comboBoxListener
-
kickResponseMeasurment
KickResponseMeasurement kickResponseMeasurment
The kick-response measurement to take care of -
managerListener
MeasurementManagerListener managerListener
-
measurementManager
MeasurementManager measurementManager
the measurement manager to get the trajectory measurements
-
-
-
Package cern.accsoft.steering.aloha.plugin.multiturn.read.parse
-
Class cern.accsoft.steering.aloha.plugin.multiturn.read.parse.MultiturnParserException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.aloha.plugin.ssolve.solve.sannealing
-
Class cern.accsoft.steering.aloha.plugin.ssolve.solve.sannealing.SimulatedAnnealingConfigPanel extends GenericSolverConfigPanel<SimulatedAnnealingSolverConfig> implements Serializable
- serialVersionUID:
- -2168153146811266498L
-
-
Package cern.accsoft.steering.aloha.plugin.trim.display
-
Class cern.accsoft.steering.aloha.plugin.trim.display.TrimDataPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
measurement
TrimMeasurement measurement
the measurement this panel belongs to
-
-
-
-
Package cern.accsoft.steering.aloha.read.csv
-
Class cern.accsoft.steering.aloha.read.csv.CsvReaderException extends ReaderException implements Serializable
- serialVersionUID:
- 5982283429727937771L
-
-
Package cern.accsoft.steering.aloha.util.io
-
Class cern.accsoft.steering.aloha.util.io.NameListException extends AppException implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.util.io
-
Class cern.accsoft.steering.util.io.TextFileParserException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.util.meas.read
-
Class cern.accsoft.steering.util.meas.read.ReaderException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1024547356645355638L
-
-
Package cern.accsoft.steering.util.meas.read.yasp
-
Class cern.accsoft.steering.util.meas.read.yasp.InconsistentYaspFileException extends YaspReaderException implements Serializable
- serialVersionUID:
- 1L
-
Class cern.accsoft.steering.util.meas.read.yasp.YaspReaderException extends ReaderException implements Serializable
- serialVersionUID:
- 1L
-
-
Package cern.accsoft.steering.util.meas.yasp.browse
-
Class cern.accsoft.steering.util.meas.yasp.browse.YaspFileBrowser extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
currentDir
java.io.File currentDir
the current directory to browse -
dvPanel
YaspPreviewPanel dvPanel
the panel containing the dataviewer -
tableModel
cern.accsoft.steering.util.meas.yasp.browse.YaspFileBrowser.FileTableModel tableModel
the table model for the files
-
-
-
Class cern.accsoft.steering.util.meas.yasp.browse.YaspFileChooser extends javax.swing.JFileChooser implements Serializable
-
Serialized Fields
-
dvPanel
YaspPreviewPanel dvPanel
-
-
-
Class cern.accsoft.steering.util.meas.yasp.browse.YaspPreviewPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
correctorValueDataSets
java.util.Map<java.lang.String,cern.accsoft.steering.util.meas.yasp.browse.YaspPreviewPanel.CorrectorValuesDataSet> correctorValueDataSets
-
monitorValueDataSets
java.util.Map<java.lang.String,cern.accsoft.steering.util.meas.yasp.browse.YaspPreviewPanel.MonitorValueDataSet> monitorValueDataSets
maps to store the datasets -
reader
ReadingDataReader reader
-
-
-