org.eclipse.ecf.docshare.menu
Class DocShareRosterMenuHandler

java.lang.Object
  extended by AbstractRosterMenuHandler
      extended by org.eclipse.ecf.docshare.menu.DocShareRosterMenuHandler

public class DocShareRosterMenuHandler
extends AbstractRosterMenuHandler

Since:
2.1

Constructor Summary
DocShareRosterMenuHandler(IRosterEntry entry)
           
 
Method Summary
 java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent arg0)
           
protected  org.eclipse.ui.texteditor.ITextEditor getTextEditor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocShareRosterMenuHandler

public DocShareRosterMenuHandler(IRosterEntry entry)
Parameters:
entry -
Method Detail

getTextEditor

protected org.eclipse.ui.texteditor.ITextEditor getTextEditor()

execute

public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent arg0)
                         throws org.eclipse.core.commands.ExecutionException
Throws:
org.eclipse.core.commands.ExecutionException