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 HistoryModelReturns 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) booleanHistoryModelSaver.save(Map<String, HistoryModel> models) booleanJEditHistoryModelSaver.save(Map<String, HistoryModel> models)