| java.lang.Object org.eclipse.ui.internal.ide.IDESelectionConversionService
IDESelectionConversionService | public class IDESelectionConversionService implements ISelectionConversionService(Code) | | The IDESelectionConversionService is the selection service that uses the
resource support available to the IDE.
since: 3.2 |
Method Summary | |
public IStructuredSelection | convertToResources(IStructuredSelection originalSelection) |
convertToResources | public IStructuredSelection convertToResources(IStructuredSelection originalSelection)(Code) | | |
|
|