DefaultDebugRunnable.DocChangeListener Class

com.bea.ide.sourceeditor.driver
DefaultDebugRunnable.DocChangeListener Class

protected class DefaultDebugRunnable.DocChangeListener

    extends Object
    implements PropertyChangeListener

Listener to add to the document's URI to listen for file renames or moves.


Hierarchy
Object
  DefaultDebugRunnable.DocChangeListener
All Implemented Interfaces

EventListener, PropertyChangeListener
Enclosing class

DefaultDebugRunnable

Constructor Summary

DefaultDebugRunnable.DocChangeListener()

 

Method Summary

public void
propertyChange(PropertyChangeEvent e)
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   
Methods from interface java.beans.PropertyChangeListener
propertyChange
 

Constructor Detail

DefaultDebugRunnable.DocChangeListener

protected DefaultDebugRunnable.DocChangeListener()
 

Method Detail

propertyChange(PropertyChangeEvent) Method

public void propertyChange(PropertyChangeEvent e)