The 'Autosave' feature is implemented by at least 9 methods [show/hide]
The implementation of the Autosave feature highly depends on the following code elements:
org.gjt.sp.jedit.Autosave (class)
org.gjt.sp.jedit.Buffer.autosaveFile (field)
About half of the methods (4/9 = 44%) involved in implementing Autosave are members of org.gjt.sp.jedit.Autosave class.