Serialized Form
keywordStyle
javax.swing.text.SimpleAttributeSet keywordStyle
environmentWordStyle
javax.swing.text.SimpleAttributeSet environmentWordStyle
commentStyle
javax.swing.text.SimpleAttributeSet commentStyle
stringStyle
javax.swing.text.SimpleAttributeSet stringStyle
rParenStyle
javax.swing.text.SimpleAttributeSet rParenStyle
lParenStyle
javax.swing.text.SimpleAttributeSet lParenStyle
defaultStyle
javax.swing.text.SimpleAttributeSet defaultStyle
keywords
java.util.Vector keywords
gutters
java.util.Vector gutters
lParens
java.util.Vector lParens
environmentWords
java.util.Vector environmentWords
keyReg
java.util.regex.Pattern keyReg
envReg
java.util.regex.Pattern envReg
commentReg
java.util.regex.Pattern commentReg
doubleStringReg
java.util.regex.Pattern doubleStringReg
singleStringReg
java.util.regex.Pattern singleStringReg
stringComments
java.util.regex.Pattern stringComments
mlString
java.util.regex.Pattern mlString
triQuote
java.util.regex.Pattern triQuote
image
java.awt.Image image
prefSize
java.awt.Dimension prefSize
currentX
int currentX
currentY
int currentY
indents
java.util.Vector indents
ylocs
int[] ylocs
gutterFont
java.awt.Font gutterFont
newlineReg
java.util.regex.Pattern newlineReg
text
javax.swing.JEditorPane text
numLines
int numLines
oldLines
int oldLines
editorFont
java.awt.Font editorFont
lineHeight
float lineHeight
lineMark
int lineMark