Home
last modified time | relevance | path

Searched refs:linkToEditor (Results 1 – 16 of 16) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/
H A DOpenAndLinkWithEditorHelper.java55 linkToEditor(selection); in selectionChanged()
143 protected void linkToEditor(ISelection selection) { in linkToEditor() method in OpenAndLinkWithEditorHelper
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/
H A DShowMarkers.java51 protected void linkToEditor(ISelection selection) { in linkToEditor() method in ShowMarkers
H A DExtendedMarkersView.java561 protected void linkToEditor(ISelection selection) { in addLinkWithEditorSupport() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/
H A DResourceNavigator.java461 protected void linkToEditor(ISelection selection) { in initListeners()
479 ResourceNavigator.this.linkToEditor(viewer.getSelection()); in initListeners()
967 protected void linkToEditor(IStructuredSelection selection) { in linkToEditor() method in ResourceNavigator
968 linkToEditor((ISelection) selection); in linkToEditor()
976 protected void linkToEditor(ISelection selection) { in linkToEditor() method in ResourceNavigator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/adaptable/
H A DAdaptedResourceNavigator.java352 linkToEditor(sel); in handleSelectionChanged()
405 protected void linkToEditor(IStructuredSelection selection) { in linkToEditor() method in AdaptedResourceNavigator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/
H A DCommonNavigatorManager.java175 protected void linkToEditor(ISelection selection) { in init() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/synchronize/
H A DSynchronizeView.java501 protected void linkToEditor(ISelection selection) { in createOpenAndLinkWithEditorHelper()
502 SynchronizeView.this.linkToEditor(selection); in createOpenAndLinkWithEditorHelper()
876 private void linkToEditor(ISelection selection) { in linkToEditor() method in SynchronizeView
H A DStructuredViewerAdvisor.java160 protected void linkToEditor(ISelection selection) { in initializeListeners() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/browsing/
H A DJavaBrowsingPart.java988 protected void linkToEditor(ISelection selection) {
999 JavaBrowsingPart.this.linkToEditor(selection);
1152 private void linkToEditor(ISelection selection) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/
H A DPackageExplorerPart.java547 protected void linkToEditor(ISelection selection) { in createPartControl()
548 PackageExplorerPart.this.linkToEditor(selection); in createPartControl()
923 private void linkToEditor(ISelection selection) { in linkToEditor() method in PackageExplorerPart
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/
H A DTypeHierarchyViewPart.java843 protected void linkToEditor(ISelection selection) {
1482 protected void linkToEditor(ISelection selection) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/history/
H A DLocalHistoryPage.java491 protected void linkToEditor(ISelection selection) { in contributeActions() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/new search/org/eclipse/search/ui/text/
H A DAbstractTextSearchViewPage.java745 protected void linkToEditor(ISelection selection) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/
H A DJavaOutlinePage.java1038 protected void linkToEditor(ISelection selection) { in createControl()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/callhierarchy/
H A DCallHierarchyViewPart.java173 protected void linkToEditor(ISelection selection) { in linkToEditor() method in CallHierarchyViewPart.CallHierarchyOpenEditorHelper
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/
H A DCVSHistoryPage.java573 protected void linkToEditor(ISelection selection) { in contributeActions() method