author: eric author: TODO To change the template for this generated type comment go to author: Window - Preferences - Java - Code Generation - Code and Comments
Gives notification that there was an insert into the document. The
range given by the DocumentEvent bounds the freshly inserted region.
Parameters: e - the document event
Gives notification that a portion of the document has been
removed. The range is given in terms of what the view last
saw (that is, before updating sticky positions).
Parameters: e - the document event