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

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

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


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

protected MainTab.ContextPathModifyListener()
Method Detail

modifyText

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