Uses of Class
org.fife.ui.rtextarea.LineNumberList
-
Packages that use LineNumberList Package Description org.fife.ui.rtextarea A single-font text editor with many custom features. -
-
Uses of LineNumberList in org.fife.ui.rtextarea
Methods in org.fife.ui.rtextarea that return LineNumberList Modifier and Type Method Description LineNumberListRTextAreaEditorKit. createLineNumberList(RTextArea textArea)Creates a line number list to use in the gutter for a text area.
-