Uses of Class
org.fife.ui.rtextarea.FoldIndicatorIcon
Packages that use FoldIndicatorIcon
-
Uses of FoldIndicatorIcon in org.fife.ui.rtextarea
Methods in org.fife.ui.rtextarea with parameters of type FoldIndicatorIconModifier and TypeMethodDescriptionvoidFoldIndicator.setFoldIcons(FoldIndicatorIcon collapsedIcon, FoldIndicatorIcon expandedIcon) Sets the icons to use to represent collapsed and expanded folds.voidGutter.setFoldIcons(FoldIndicatorIcon collapsedIcon, FoldIndicatorIcon expandedIcon) Sets the icons to use to represent collapsed and expanded folds.