org.eclipse.ocl.examples.debug.ui.actions
Class DebugDialog.ConstraintModifyListener

java.lang.Object
  extended by org.eclipse.ocl.examples.debug.ui.actions.DebugDialog.ConstraintModifyListener
All Implemented Interfaces:
java.util.EventListener, org.eclipse.swt.events.ModifyListener, org.eclipse.swt.internal.SWTEventListener
Enclosing class:
DebugDialog

protected class DebugDialog.ConstraintModifyListener
extends java.lang.Object
implements org.eclipse.swt.events.ModifyListener


Constructor Summary
protected DebugDialog.ConstraintModifyListener()
           
 
Method Summary
 void modifyText(org.eclipse.swt.events.ModifyEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugDialog.ConstraintModifyListener

protected DebugDialog.ConstraintModifyListener()
Method Detail

modifyText

public void modifyText(org.eclipse.swt.events.ModifyEvent e)
Specified by:
modifyText in interface org.eclipse.swt.events.ModifyListener