edu.rice.cs.drjava.model.debug
Class DebugManager.EventNotifier
java.lang.Object
|
+--edu.rice.cs.drjava.model.debug.DebugManager.EventNotifier
- Enclosing class:
- DebugManager
- protected abstract class DebugManager.EventNotifier
- extends Object
Class model for notifying listeners of an event.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
DebugManager.EventNotifier
protected DebugManager.EventNotifier()
notifyListener
public abstract void notifyListener(DebugListener l)