Uses of Class
org.fife.ui.rtextarea.IconRowHeader.GutterIconImpl
-
Packages that use IconRowHeader.GutterIconImpl Package Description org.fife.ui.rtextarea A single-font text editor with many custom features. -
-
Uses of IconRowHeader.GutterIconImpl in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea with type parameters of type IconRowHeader.GutterIconImpl Modifier and Type Field Description protected java.util.List<IconRowHeader.GutterIconImpl>
IconRowHeader. trackingIcons
The icons to render.Methods in org.fife.ui.rtextarea that return IconRowHeader.GutterIconImpl Modifier and Type Method Description protected IconRowHeader.GutterIconImpl
IconRowHeader. getTrackingIcon(int index)
-