Uses of Interface
org.fife.ui.rsyntaxtextarea.LinkGenerator
-
Packages that use LinkGenerator Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. -
-
Uses of LinkGenerator in org.fife.ui.rsyntaxtextarea
Methods in org.fife.ui.rsyntaxtextarea that return LinkGenerator Modifier and Type Method Description LinkGeneratorRSyntaxTextArea. getLinkGenerator()Methods in org.fife.ui.rsyntaxtextarea with parameters of type LinkGenerator Modifier and Type Method Description voidRSyntaxTextArea. setLinkGenerator(LinkGenerator generator)
-