Module jEdit

Class ListModelEditor

java.lang.Object
org.gjt.sp.jedit.gui.ListModelEditor

public class ListModelEditor extends Object
A dialog that pops up when you click on "Previously Entered Strings" from a HistoryTextField. Allows the user to edit previously entered strings. Patch# 1818140
Since:
jEdit 4.3
Author:
Joerg Spieler
  • Constructor Details

    • ListModelEditor

      public ListModelEditor()
  • Method Details