org.eclipse.xtext.ui.editor.outline.actions
Class OutlineWithEditorLinker.TextListener

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker.TextListener
All Implemented Interfaces:
org.eclipse.jface.viewers.ISelectionChangedListener
Enclosing class:
OutlineWithEditorLinker

protected class OutlineWithEditorLinker.TextListener
extends java.lang.Object
implements org.eclipse.jface.viewers.ISelectionChangedListener


Constructor Summary
protected OutlineWithEditorLinker.TextListener()
           
 
Method Summary
 void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlineWithEditorLinker.TextListener

protected OutlineWithEditorLinker.TextListener()
Method Detail

selectionChanged

public void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
Specified by:
selectionChanged in interface org.eclipse.jface.viewers.ISelectionChangedListener