Deprecated API


Contents
Deprecated Methods
mavis.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(). 
mavis.gui.DifferenceVectorTableModel.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(). 
mavis.gui.ProjectExplorerPanel.setBrowserFieldCursorToEnd()
          not needed anymore; cursor seems to be there anyway? 
mavis.gui.FileActionsPanel.setBrowserFieldCursorToEnd()
          not needed anymore; cursor seems to be there anyway?