org.eclipse.xtext.xbase.ui.launching
Class LaunchShortcutUtil

java.lang.Object
  extended by org.eclipse.xtext.xbase.ui.launching.LaunchShortcutUtil

public class LaunchShortcutUtil
extends java.lang.Object

Author:
Sebastian Zarnekow - Initial contribution and API

Constructor Summary
LaunchShortcutUtil()
           
 
Method Summary
static org.eclipse.jface.viewers.IStructuredSelection replaceWithJavaElementDelegates(org.eclipse.jface.viewers.IStructuredSelection selection, java.lang.Class<? extends JavaElementDelegate> delegateType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchShortcutUtil

public LaunchShortcutUtil()
Method Detail

replaceWithJavaElementDelegates

public static org.eclipse.jface.viewers.IStructuredSelection replaceWithJavaElementDelegates(org.eclipse.jface.viewers.IStructuredSelection selection,
                                                                                             java.lang.Class<? extends JavaElementDelegate> delegateType)