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
Fields in org.fife.ui.rsyntaxtextarea declared as LinkGenerator Modifier and Type Field Description private LinkGeneratorRSyntaxTextArea. linkGeneratorMethods 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)
-