completed the saving function
use trajectory to save simulation results
fixed a bug in machinesimualtor
complete the save function roughly
add saving suppport
fix some bugs
change the main view and implement storage func...
delete redundant code and change the main view
add probe editor
correct some inappropriatenames
fix a bug of MachineModel
change the way to configure diagnostic class
change the DiagnosticAgent to hold the values w...
change the DiagnosticAgent to hold exactly (x,y...
change the DiagnosticAgent class to make it mor...
fixed some little bugs
change plot and parameter class to make them mo...
remove unnecessary code of plot class
Merge branch 'ms8.machinesimulator' into m6.mac...
add the function to show BPM datum difference
Merge branch 'ms8.machinesimulator' into m6.mac...
Merge branch 'ms8.machinesimulator' into m6.mac...
fix some little bugs
rename the BPM Table to Diagnostic History and ...
add BPM Table View to handle the BPM datum
Merge branch 'ms8.machinesimulator' into m6.mac...
Merge branch 'ms7.machinesimulator' into m6.mac...
fix a bug and change some symbols
change some component name
Merge branch 'ms7.machinesimulator' into m6.mac...
Merge branch 'ms7.machinesimulator' into m6.mac...
change some compent names and layout
Merge branch 'ms7.machinesimulator' into m6.mac...
change the way to set legend name of plot and ...
change the way to check the history records
Merge branch 'ms7.machinesimulator' into m6.mac...
delete the useless class
change the way to record the values
add the record function to record the simulatio...
add new class MachineSimulationHistoryRecord
add history record view to record values used f...
correct an issue about timer in Controller
correct some comment error
change the way to set ModelInput
change the way to get live values
remove scenario reference from nodepropertyrecord
add check method to check if there are non-nul...
correct name error
correct some name errors
add channel monitor
add DispatchTimer in controller to sync values
add sequence table view and add what-if scenari...
add rfcavity node to the AcceleratorNodeRecord
add messagecenter to the model class
add popup menu to the plot and address some exc...
add synoptic display
add model and magnet menu to set the synchroniz...
change button name
change some variables name
change modifier of some variables and methods
remove unnecessary code
move parameter object from TwissPlot to Documen...
correct a error
change the way of configuring plot
add Parameter class to hold some properties of ...
set betax and betay as default displayed
correct symbol error
add final to some methods arguments
correct some spelling errors
delect JCA_CONTEXT.printInfo() which I added to...
move checkbox out of table and plot view
add comments
change the way of plot
modify getAllPostion() method
add clear all button
change getParameterData() method
change the name of plot class
correct naming error
correct naming error
implement the plotting function of machinesimulator
add clearall button
modify showtwisplot method
modify plot view
set GraphColor
add controllerand plotter
remove the track lines
restitute jca.jar
ignore .settings
add notes
add MachineSimulatorPlot.java
add plot checkbox to gui.bricks
change jca.jar,add localhost in the new jca.jar