edu.rice.cs.drjava.ui
Class SingleDisplayModel.SelectionModelListener
java.lang.Object
|
+--edu.rice.cs.drjava.ui.SingleDisplayModel.SelectionModelListener
- All Implemented Interfaces:
- EventListener, ListSelectionListener
- Enclosing class:
- SingleDisplayModel
- private class SingleDisplayModel.SelectionModelListener
- extends Object
- implements ListSelectionListener
Listens to the selection model for the open documents. On a change,
this updates the activeDocument and notifies all listeners to the model.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |