Uses of Interface
org.gjt.sp.jedit.gui.MutableListModel
-
Uses of MutableListModel in org.gjt.sp.jedit.buffer
-
Uses of MutableListModel in org.gjt.sp.jedit.gui
Modifier and TypeClassDescriptionclass
A named history list One history list can be used by several history text fields.ModifierConstructorDescriptionPasteFromListDialog
(String name, View view, MutableListModel<String> model)