Deprecated API


Contents
Deprecated Classes
ikayaki.gui.MagnetometerStatusPanel.MagnetometerStatusAnimator
          replaced by a simple Timer in constructor 
ikayaki.squid.SquidEmulator
          This emulator is no up to date and behaves differently from the real machine. Test the program with the real machine instead. 
ikayaki.squid.SquidFront
          This class is not up to date. It is not recommended to use this. 
 

Deprecated Methods
ikayaki.gui.MagnetometerStatusPanel.MagnetometerStatusAnimator.going(int, int)
          handler positions estimated by Handler. 
ikayaki.gui.MeasurementSequenceTableModel.projectUpdated(ProjectEvent)
          The selected rows need to be saved before updating the table data, and that can only be done with access to the JTable. That's why it is on MeasurementSequencePanel's responsibility is to react to ProjectEvents and do the fireTableDataChanged(). 
ikayaki.gui.MagnetometerStatusPanel.MagnetometerStatusAnimator.run_old()
          handler positions now estimated by Handler. 
ikayaki.gui.ProjectExplorerPanel.setBrowserFieldCursorToEnd()
          not needed anymore; cursor seems to be there anyway?