org.eclipse.ecf.docshare
Class DocShare.SelectionReceiver

java.lang.Object
  extended by org.eclipse.ecf.docshare.DocShare.SelectionReceiver
Enclosing class:
DocShare

public static class DocShare.SelectionReceiver
extends java.lang.Object


Constructor Summary
DocShare.SelectionReceiver(org.eclipse.ui.texteditor.ITextEditor editor)
           
 
Method Summary
 void dispose()
           
 void handleMessage(SelectionMessage remoteMsg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocShare.SelectionReceiver

public DocShare.SelectionReceiver(org.eclipse.ui.texteditor.ITextEditor editor)
Method Detail

handleMessage

public void handleMessage(SelectionMessage remoteMsg)

dispose

public void dispose()