auto-completion dialog. The first feature inserts the
fully qualified class name instead of just the simple
class name; the second feature adds all Standard Java
API classes to the predictive input dialog so they
can be completed as well.
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/predictive/PredictiveInputModel.java
M src/edu/rice/cs/drjava/ui/predictive/PredictiveInputFrame.java
M src/edu/rice/cs/util/BalancingStreamTokenizerTest.java