color highlighting of tokens when new characters are inserted; the
_styleChanged method hs been re-enabled. This revision also perturbs
InteractionsModelTest in an attempt to fix the timing bugs (in the
test code) that are occasionally seen on Windows. The following files
were modified:
M src/edu/rice/cs/drjava/DrJavaRoot.java
M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/InteractionsController.java
M src/edu/rice/cs/util/swing/ScrollableListDialog.java