org.eclipse.rse.files.ui.actions
Class SystemRemoteFileSearchOpenWithMenu
java.lang.Object
org.eclipse.jface.action.ContributionItem
org.eclipse.rse.files.ui.actions.SystemRemoteFileOpenWithMenu
org.eclipse.rse.files.ui.actions.SystemRemoteFileLineOpenWithMenu
org.eclipse.rse.files.ui.actions.SystemRemoteFileSearchOpenWithMenu
- All Implemented Interfaces:
- IContributionItem
- public class SystemRemoteFileSearchOpenWithMenu
- extends SystemRemoteFileLineOpenWithMenu
Open with menu for remote search result openning
| Methods inherited from class org.eclipse.jface.action.ContributionItem |
dispose, fill, fill, fill, getId, getParent, isDirty, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setParent, setVisible, toString, update, update |
_searchResult
protected IRemoteSearchResult _searchResult
SystemRemoteFileSearchOpenWithMenu
public SystemRemoteFileSearchOpenWithMenu()
updateSelection
public void updateSelection(IStructuredSelection selection)
- Overrides:
updateSelection in class SystemRemoteFileLineOpenWithMenu
handleGotoLine
protected void handleGotoLine()
- Overrides:
handleGotoLine in class SystemRemoteFileLineOpenWithMenu
handleGotoLine
public static void handleGotoLine(IRemoteFile remoteFile,
IHostSearchResult searchResult)
createMarker
protected static IMarker createMarker(IFile file,
int line,
int charStart,
int charEnd)
throws CoreException
- Throws:
CoreException
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.