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

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

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


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

protected MainTab.ContextModifyListener()
Method Detail

modifyText

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