Uses of Class
org.fife.ui.rtextarea.FoldIndicator
-
Packages that use FoldIndicator Package Description org.fife.ui.rtextarea A single-font text editor with many custom features. -
-
Uses of FoldIndicator in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea declared as FoldIndicator Modifier and Type Field Description private FoldIndicator
Gutter. foldIndicator
Shows lines that are code-foldable.Constructors in org.fife.ui.rtextarea with parameters of type FoldIndicator Constructor Description Listener(FoldIndicator fgc)
-