Uses of Class
org.fife.ui.rtextarea.LineHighlightManager
-
Packages that use LineHighlightManager Package Description org.fife.ui.rtextarea A single-font text editor with many custom features. -
-
Uses of LineHighlightManager in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea declared as LineHighlightManager Modifier and Type Field Description private LineHighlightManagerRTextArea. lineHighlightManagerMethods in org.fife.ui.rtextarea that return LineHighlightManager Modifier and Type Method Description (package private) LineHighlightManagerRTextArea. getLineHighlightManager()Returns the line highlight manager.
-