Uses of Class
org.gjt.sp.jedit.gui.HistoryModel
Packages that use HistoryModel
-
Uses of HistoryModel in org.gjt.sp.jedit.gui
Methods in org.gjt.sp.jedit.gui that return HistoryModelModifier 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.Methods in org.gjt.sp.jedit.gui that return types with arguments of type HistoryModelModifier and TypeMethodDescriptionHistoryModelSaver.load
(Map<String, HistoryModel> models) JEditHistoryModelSaver.load
(Map<String, HistoryModel> models) Method parameters in org.gjt.sp.jedit.gui with type arguments of type HistoryModelModifier 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)