Uses of Interface
org.fife.ui.rsyntaxtextarea.TokenTypes
Packages that use TokenTypes
-
Uses of TokenTypes in org.fife.ui.rsyntaxtextarea
Subinterfaces of TokenTypes in org.fife.ui.rsyntaxtextareaModifier and TypeInterfaceDescriptioninterfaceA generic token that functions as a node in a linked list of syntax highlighted tokens for some language.Classes in org.fife.ui.rsyntaxtextarea that implement TokenTypesModifier and TypeClassDescriptionclassThe set of colors and styles used by anRSyntaxTextAreato color tokens.classThe default implementation ofToken.