Uses of Class
org.gjt.sp.jedit.gui.HistoryModel
-
Uses of HistoryModel in org.gjt.sp.jedit.gui
Modifier and TypeMethodDescriptionstatic HistoryModel
Returns a named model.HistoryText.getModel()
Returns the underlying history controller.HistoryTextArea.getModel()
Returns the underlying history controller.HistoryTextField.getModel()
Returns the underlying history model.Modifier and TypeMethodDescriptionHistoryModelSaver.load
(Map<String, HistoryModel> models) JEditHistoryModelSaver.load
(Map<String, HistoryModel> models) Modifier and TypeMethodDescriptionHistoryModelSaver.load
(Map<String, HistoryModel> models) JEditHistoryModelSaver.load
(Map<String, HistoryModel> models) boolean
HistoryModelSaver.save
(Map<String, HistoryModel> models) boolean
JEditHistoryModelSaver.save
(Map<String, HistoryModel> models)