Highlights jython syntax in a Document
Created for the Jython Environment for Students (JES)
Hilghights keywords and environment words that are defined
for it.
*
* @param pic the JavaPicture object for each the JavaPixel is a pixel for
* @param px the x coordinate of the pixel in pic
* @param py the y coordinate of the pixel in pic
The JES Gutter
Created for the Jython Environment for Students
The JES Gutter is a side bar that shows useful contextual information
about the document being currently edited.
Method: updateHighlightingInRange
Looks at a given range of text in a document and highlights it
according to keywords, environment, strings, and comments.