UndoableEdit
that describes the modification of a receiver's sensibility tables. all instances share one InterleavedStreamFile
that is created the first time a EditTableLookupRcvSense
is instantiated. Successive edits will write their undo data to this float file. The float file is a temporary file that will be deleted if the undo history is purged or the application quits.
@author Hanns Holger Rutz
@version 0.75, 10-Jun-08
@see UndoManager
@see de.sciss.meloncillo.io.InterleavedStreamFile
@synchronization this class is thread safe
|
|
|
|