org.eclipse.ocl.examples.debug.ui.launching
Class MainTab.ExpressionPathModifyListener

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

protected class MainTab.ExpressionPathModifyListener
extends java.lang.Object
implements org.eclipse.swt.events.ModifyListener


Constructor Summary
protected MainTab.ExpressionPathModifyListener()
           
 
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

MainTab.ExpressionPathModifyListener

protected MainTab.ExpressionPathModifyListener()
Method Detail

modifyText

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