Module jEdit

Class JEditHistoryModelSaver

java.lang.Object
org.gjt.sp.jedit.gui.JEditHistoryModelSaver
All Implemented Interfaces:
HistoryModelSaver

public class JEditHistoryModelSaver extends Object implements HistoryModelSaver
Handles loading and saving of the "history" files. A history file is .ini format and stores historymodels for all named historytextfields, separately but in the same file.
Version:
$Id: FoldHandler.java 5568 2006-07-10 20:52:23Z kpouer $
Author:
Matthieu Casanova