Uses of Class
org.fife.ui.rtextarea.FoldIndicator.AlphaRunnable
-
Packages that use FoldIndicator.AlphaRunnable Package Description org.fife.ui.rtextarea A single-font text editor with many custom features. -
-
Uses of FoldIndicator.AlphaRunnable in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea declared as FoldIndicator.AlphaRunnable Modifier and Type Field Description private FoldIndicator.AlphaRunnable
FoldIndicator. alphaRunnable
Used to update the collapsed fold icons' alpha value on a timer.
-