Uses of Interface
org.gjt.sp.jedit.gui.MutableListModel
Packages that use MutableListModel
-
Uses of MutableListModel in org.gjt.sp.jedit.buffer
Classes in org.gjt.sp.jedit.buffer that implement MutableListModel -
Uses of MutableListModel in org.gjt.sp.jedit.gui
Classes in org.gjt.sp.jedit.gui that implement MutableListModelModifier and TypeClassDescriptionclassA named history list One history list can be used by several history text fields.Constructors in org.gjt.sp.jedit.gui with parameters of type MutableListModelModifierConstructorDescriptionPasteFromListDialog(String name, View view, MutableListModel<String> model)