A B C D E F G H I J K L M N O P R S T U V

G

getAttributeSet() - Method in class syntaxhighlight.Style
Get the AttributeSet of this style.
getBackground() - Method in class syntaxhighlight.Style
Get the background color.
getBackground() - Method in class syntaxhighlight.Theme
The background color of the script text area.
getBasePos() - Method in class prettify.parser.Job
Set the starting point of the source code.
getBorderColor() - Method in class syntaxhighlight.JTextComponentRowHeader
The color of the border that joint the gutter and the script text area.
getBorderWidth() - Method in class syntaxhighlight.JTextComponentRowHeader
The width of the border that joint the gutter and the script text area.
getColor() - Method in class syntaxhighlight.Style
 
getDecorations() - Method in class prettify.parser.Job
Get the parsed results.
getExtendedLangs() - Method in class prettify.lang.Lang
Get the extended languages list.
getFallthroughStylePatterns() - Method in class prettify.lang.Lang
 
getFileExtensions() - Static method in class prettify.lang.Lang
This method should be overridden by the child class.
getFileExtensions() - Static method in class prettify.lang.LangAppollo
 
getFileExtensions() - Static method in class prettify.lang.LangBasic
 
getFileExtensions() - Static method in class prettify.lang.LangClj
 
getFileExtensions() - Static method in class prettify.lang.LangCss
 
getFileExtensions() - Static method in class prettify.lang.LangCss.LangCssKeyword
 
getFileExtensions() - Static method in class prettify.lang.LangCss.LangCssString
 
getFileExtensions() - Static method in class prettify.lang.LangDart
 
getFileExtensions() - Static method in class prettify.lang.LangErlang
 
getFileExtensions() - Static method in class prettify.lang.LangGo
 
getFileExtensions() - Static method in class prettify.lang.LangHs
 
getFileExtensions() - Static method in class prettify.lang.LangLisp
 
getFileExtensions() - Static method in class prettify.lang.LangLlvm
 
getFileExtensions() - Static method in class prettify.lang.LangLua
 
getFileExtensions() - Static method in class prettify.lang.LangMatlab
 
getFileExtensions() - Static method in class prettify.lang.LangMatlab.LangMatlabIdentifier
 
getFileExtensions() - Static method in class prettify.lang.LangMatlab.LangMatlabOperator
 
getFileExtensions() - Static method in class prettify.lang.LangMl
 
getFileExtensions() - Static method in class prettify.lang.LangMumps
 
getFileExtensions() - Static method in class prettify.lang.LangN
 
getFileExtensions() - Static method in class prettify.lang.LangPascal
 
getFileExtensions() - Static method in class prettify.lang.LangR
 
getFileExtensions() - Static method in class prettify.lang.LangRd
 
getFileExtensions() - Static method in class prettify.lang.LangScala
 
getFileExtensions() - Static method in class prettify.lang.LangSql
 
getFileExtensions() - Static method in class prettify.lang.LangTcl
 
getFileExtensions() - Static method in class prettify.lang.LangTex
 
getFileExtensions() - Static method in class prettify.lang.LangVb
 
getFileExtensions() - Static method in class prettify.lang.LangVhdl
 
getFileExtensions() - Static method in class prettify.lang.LangWiki
 
getFileExtensions() - Static method in class prettify.lang.LangWiki.LangWikiMeta
 
getFileExtensions() - Static method in class prettify.lang.LangXq
 
getFileExtensions() - Static method in class prettify.lang.LangYaml
 
getFileExtensionsFromClass(Class<? extends Lang>) - Method in class prettify.parser.Prettify
 
getFont() - Method in class syntaxhighlight.Theme
The font of the script text.
getGutterBorderColor() - Method in class syntaxhighlight.Theme
The color of the border that joint the gutter and the script text area.
getGutterBorderWidth() - Method in class syntaxhighlight.Theme
The width of the border that joint the gutter and the script text area.
getGutterText() - Method in class syntaxhighlight.Theme
The color of the gutter text.
getGutterTextFont() - Method in class syntaxhighlight.Theme
The font of the gutter text.
getGutterTextPaddingLeft() - Method in class syntaxhighlight.Theme
The minimum padding from 'the leftmost of the line number text' to 'the left margin'.
getGutterTextPaddingRight() - Method in class syntaxhighlight.Theme
The minimum padding from 'the rightmost of the line number text' to 'the right margin' (not to the gutter border).
getHighlightedBackground() - Method in class syntaxhighlight.SyntaxHighlighterPane
Get the color of the highlighted background.
getHighlightedBackground() - Method in class syntaxhighlight.Theme
The background color of the highlighted line of script text.
getHighlightedColor() - Method in class syntaxhighlight.JTextComponentRowHeader
The background of the highlighted row.
getHighlightedLineList() - Method in class syntaxhighlight.JTextComponentRowHeader
Get the list of highlighted lines.
getHighlightedLineList() - Method in class syntaxhighlight.SyntaxHighlighter
Get the list of highlighted lines.
getHighlightedLineList() - Method in class syntaxhighlight.SyntaxHighlighterPane
Get the list of highlighted lines.
getHighlighter() - Method in class syntaxhighlight.SyntaxHighlighter
Get the SyntaxHighlighterPane (the script text area).
getHighlighterRowHeader() - Method in class syntaxhighlight.SyntaxHighlighter
Get the JTextComponentRowHeader, the line number panel.
getLength() - Method in class syntaxhighlight.ParseResult
The length of the content.
getLineNumberOffset() - Method in class syntaxhighlight.JTextComponentRowHeader
Get the line number offset
getLineNumberOffset() - Method in class syntaxhighlight.SyntaxHighlighterPane
Get the line number offset.
getOffset() - Method in class syntaxhighlight.ParseResult
The start position of the content.
getPaddingLeft() - Method in class syntaxhighlight.JTextComponentRowHeader
The minimum padding from the 'leftmost of the line number text' to the 'left margin'.
getPaddingRight() - Method in class syntaxhighlight.JTextComponentRowHeader
The minimum padding from the 'rightmost of the line number text' to the 'right margin' (not to the gutter border).
getPlain() - Method in class syntaxhighlight.Theme
Get the default style.
getPreferredSize() - Method in class syntaxhighlight.JTextComponentRowHeader
getShortcutStylePatterns() - Method in class prettify.lang.Lang
 
getSourceCode() - Method in class prettify.parser.Job
Get the source code.
getStyle(String) - Method in class syntaxhighlight.Theme
Get the style by keyword.
getStyleKeys() - Method in class syntaxhighlight.ParseResult
The style keys for this matched result, see syntaxhighlighter.theme.
getStyleKeysString() - Method in class syntaxhighlight.ParseResult
Get the style keys represented by one string key, see getStylesAttributeSet(String).
getStyles() - Method in class syntaxhighlight.Theme
Get all styles.
getStylesAttributeSet(String) - Method in class syntaxhighlight.Theme
Get the AttributeSet of styleKeys.
getTextAntiAliasing() - Method in class syntaxhighlight.JTextComponentRowHeader
The anti-aliasing setting of the line number text.
getTheme() - Method in class syntaxhighlight.SyntaxHighlighter
Get current theme.
getTheme() - Method in class syntaxhighlight.SyntaxHighlighterPane
Get current theme.
getVariableValueAsBoolean(Object) - Static method in class prettify.parser.Util
Treat a variable as an boolean in JavaScript style.
getVariableValueAsInteger(Object) - Static method in class prettify.parser.Util
Treat a variable as an integer in JavaScript style.
gutterBorderColor - Variable in class syntaxhighlight.Theme
The color of the border that joint the gutter and the script text area.
gutterBorderWidth - Variable in class syntaxhighlight.Theme
The width of the border that joint the gutter and the script text area.
gutterText - Variable in class syntaxhighlight.Theme
The color of the gutter text.
gutterTextFont - Variable in class syntaxhighlight.Theme
The font of the gutter text.
gutterTextPaddingLeft - Variable in class syntaxhighlight.Theme
The minimum padding from 'the leftmost of the line number text' to 'the left margin'.
gutterTextPaddingRight - Variable in class syntaxhighlight.Theme
The minimum padding from 'the rightmost of the line number text' to 'the right margin' (not to the gutter border).

A B C D E F G H I J K L M N O P R S T U V