Uses of Class
edu.rice.cs.drjava.model.repl.InteractionsEventNotifier

Packages that use InteractionsEventNotifier
edu.rice.cs.drjava.model.repl Contains the adapter code for the interpreter, as well as the code for managing the history of interactions, the handling of exceptions thrown by the interpreter, etc. 
 

Uses of InteractionsEventNotifier in edu.rice.cs.drjava.model.repl
 

Fields in edu.rice.cs.drjava.model.repl declared as InteractionsEventNotifier
protected  InteractionsEventNotifier InteractionsModel._notifier
          Keeps track of any listeners to the model.