Package edu.bu.qsad.app.shooter.io

Class Summary
EnergyLevel saved energy levels for a potential function.
EnergySetterParams energy level parameters for a potential function.
ExcelAdapter  
FunctionTableModel javax.swing.table.TableModel implementation which connects the dataset for a particular spectrum (x,y coordinates) to the javax.swing.table package so that the data can be displayed in a UI table.
IO methods for loading and saving a Shooter Workspace.
IOUtil The IOUtil class has helper methods for reading and writing the state of a Shooter workspace.
PlotParams  
PotentialFunction Store all data necessary to save and recall a potential function.
PotentialFunctionFactory  
ShooterParams  
WaveFunctionParams  
Workspace A user's session with the shooter can be completely described with the values stored in an instance of this class.