void |
AbstractSourceView.computeAndSetInput(IWorkbenchPartSelection workbenchPartSelection) |
void |
AbstractSourceView.computeAndSetInput(IWorkbenchPartSelection workbenchPartSelection,
boolean forceSelection) |
protected String |
AbstractSourceView.computeDescription(IWorkbenchPartSelection workbenchPartSelection) |
protected String |
AbstractSourceView.computeInput(IWorkbenchPartSelection workbenchPartSelection) |
protected ITextRegion |
AbstractSourceView.computeSelectedText(IWorkbenchPartSelection workbenchPartSelection) |
protected org.eclipse.core.resources.IStorage |
AbstractSourceView.getEditorResource(IWorkbenchPartSelection workbenchPartSelection) |
protected void |
AbstractSourceView.internalComputeAndSetInput(IWorkbenchPartSelection workbenchPartSelection,
boolean forceSelection) |
protected boolean |
AbstractSourceView.isIgnored(IWorkbenchPartSelection workbenchPartSelection) |
protected boolean |
AbstractSourceView.isValidSelection(IWorkbenchPartSelection workbenchPartSelection) |
protected void |
AbstractSourceView.selectAndReveal(IWorkbenchPartSelection workbenchPartSelection) |
protected void |
AbstractSourceView.setWorkbenchPartSelection(IWorkbenchPartSelection workbenchPartSelection) |