SourceWindow should highlight the calling line of each of the internal frames on the call stack in a different colour than the innermost frame.
Log message: 2006-11-27 Mike Cvet <mcvet@redhat.com> * SourceBuffer.java (highlightLine): Added additional code to take care of earlier calls in the stack trace, for highlighting the calling line of outer frames. Fixes #3582.