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
defaultStyle
javax.swing.text.SimpleAttributeSet defaultStyle
keywords
java.util.Vector keywords
gutters
java.util.Vector gutters
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
canvas
javax.swing.JPanel canvas
filename
java.lang.String filename
img
java.awt.Image img
bimg
java.awt.image.BufferedImage bimg
bimg2D
java.awt.Graphics2D bimg2D
pixels
int[] pixels
w
int w
h
int h
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