org.fife.ui.rsyntaxtextarea.OptionPanel.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rtext Show documentation
Show all versions of rtext Show documentation
RText is a powerful, cross-platform programmer's text editor written in Java. It is designed
to be easy to use, highly customizable and flexible. Part of RText's design is for the source code
to be simple, easy to understand, and well documented, so that other programmers can look into its
inner-workings and figure out how RText ticks with ease. A good place to start (besides the source
code) is the Javadoc for all classes used in the project.
Title=Syntax Highlighting
Font=Font:
FontsAndColors=Fonts and Colors:
Foreground=Foreground:
Background=Background:
Preview=Preview:
Advanced=Advanced:
RestoreDefaults=Restore Defaults
Style.Comment.EndOfLine=End-of-line Comment
Style.Comment.Multiline=Multiline Comment
Style.Comment.Documentation=Documentation Comment
Style.Comment.Keyword=Comment Keyword
Style.Comment.Markup=Comment Markup
Style.ReservedWord=Keyword
Style.ReservedWord2=Keyword 2
Style.Function=Function
Style.Literal.Boolean=Boolean Literal
Style.Literal.Integer=Integer Literal
Style.Literal.Float=Floating Point Literal
Style.Literal.Hex=Hexadecimal Literal
Style.Literal.String=String Literal
Style.Literal.Char=Character Literal
Style.Literal.Backquote=Backquote Literal
Style.DataType=Data Type
Style.Variable=Variable
Style.RegularExpression=Regular Expression
Style.Annotation=Annotation
Style.Identifier.PlainText=Identifier / Plain Text
Style.Whitespace=Whitespace
Style.Separator=Separator
Style.Operator=Operator
Style.Preprocessor=Preprocessor
Style.MarkupTag.Delimiter=Markup Tag Delimiter
Style.MarkupTag.TagName=Markup Tag Name
Style.MarkupTag.Attribute=Markup Tag Attribute
Style.MarkupTag.AttributeValue=Markup Tag Attribute Value
Style.Error.Identifier=Error - Identifier
Style.Error.Number=Error - Number Format
Style.Error.String=Error - String Literal
Style.Error.Char=Error - Character Literal
Background=Background:
Change=Browse...
SampleTextLabel=Sample Text:
Sample.Java=Java
Sample.Xml=XML