A B C D E F G H I K L M N O P Q R S T U V W Y 

A

ABRT - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
AbstractRemoteProcessBuilder - Class in org.eclipse.remote.core
Abstract base class for remote process builders.
AbstractRemoteProcessBuilder(IRemoteConnection, List<String>) - Constructor for class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
AbstractRemoteProcessBuilder(IRemoteConnection, String...) - Constructor for class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
AbstractRemoteUIConnectionManager_Connection_Error - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
AbstractRemoteUIConnectionManager_Could_not_open_connection - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
AbstractRemoteUIConnectionService - Class in org.eclipse.remote.ui
Abstract base class for providing UI connection manager services.
AbstractRemoteUIConnectionService() - Constructor for class org.eclipse.remote.ui.AbstractRemoteUIConnectionService
 
AbstractRemoteUIConnectionService.DefaultLabelProvider - Class in org.eclipse.remote.ui
 
AbstractRemoteUIConnectionService.DefaultLabelProvider() - Constructor for class org.eclipse.remote.ui.AbstractRemoteUIConnectionService.DefaultLabelProvider
 
add(Object, Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
add(Object, Object[]) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
addConnectionChangeListener(IRemoteConnectionChangeListener) - Method in interface org.eclipse.remote.core.IRemoteConnection
Register a listener that will be notified when this connection's status changes.
addConnectionChangeListener(IRemoteConnectionChangeListener) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
addConnectionChangeListener(IRemoteConnectionChangeListener) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
addFileExtension(String) - Method in class org.eclipse.remote.internal.core.RemotePath
 
addModifyListener(ModifyListener) - Method in class org.eclipse.remote.ui.widgets.RemoteDirectoryWidget
Add a listener that will be notified when the directory path is modified.
addModifyListener(ModifyListener) - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
Add a listener that will be notified when the file path is modified.
addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Adds the given preference listener to the DefaultScope and the InstanceScope
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
addRemoteConnectionChangeListener(IRemoteConnectionChangeListener) - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Add a global connection change listener that receives events for all connections.
addRemoteConnectionChangeListener(IRemoteConnectionChangeListener) - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
AddressInUseException - Exception in org.eclipse.remote.core.exception
Exception thrown when a connection address is already in use.
AddressInUseException(String, Throwable) - Constructor for exception org.eclipse.remote.core.exception.AddressInUseException
 
AddressInUseException(String) - Constructor for exception org.eclipse.remote.core.exception.AddressInUseException
 
AddressInUseException(Throwable) - Constructor for exception org.eclipse.remote.core.exception.AddressInUseException
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Add a listener that will be notified when the selection is changed.
addSelectionListener(SelectionListener) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Adds the listener to the collection of listeners who will be notified when the user changes the receiver's selection, by sending it one of the messages defined in the SelectionListener interface.
addService(IConfigurationElement) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
Called from the remote service manager to register a service extension for this remote services implementation
addTrailingSeparator() - Method in class org.eclipse.remote.internal.core.RemotePath
 
ALLOCATE_PTY - Static variable in interface org.eclipse.remote.core.IRemoteProcessBuilder
Flag to request allocation of a pseudo-terminal for the process (RFC-4254 Sec.
ALRM - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
append(IPath) - Method in class org.eclipse.remote.internal.core.RemotePath
 
append(String) - Method in class org.eclipse.remote.internal.core.RemotePath
 
ATTR_CLASS - Static variable in class org.eclipse.remote.internal.core.RemoteResourceAdapterFactory
 
ATTR_NATURE - Static variable in class org.eclipse.remote.internal.core.RemoteResourceAdapterFactory
 

B

BOTTOM_LEFT - Static variable in class org.eclipse.remote.internal.ui.OverlayImageDescriptor
 
BOTTOM_RIGHT - Static variable in class org.eclipse.remote.internal.ui.OverlayImageDescriptor
 
browseDirectory(Shell, String, String, int) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
browseDirectory(Shell, String, String, int) - Method in interface org.eclipse.remote.ui.IRemoteUIFileService
Browse for a remote directory.
browseFile(Shell, String, String, int) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
browseFile(Shell, String, String, int) - Method in interface org.eclipse.remote.ui.IRemoteUIFileService
Browse for a remote file.
browseFiles(Shell, String, String, int) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
browseFiles(Shell, String, String, int) - Method in interface org.eclipse.remote.ui.IRemoteUIFileService
Browse for a set of remote files.

C

canAdd() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Can you add new connections of this type using the API.
canAdd() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
CANCEL - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
ID for a "Cancel" response (value 1).
cancel() - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Cancels any content this provider is currently fetching.
cancelJobs() - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
Cancels any deferred updates currently scheduled/running.
canEdit() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Can you edit connections of this type, i.e.
canEdit() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
canRemove() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Can you remove connections of this type using the API.
canRemove() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
clone() - Method in class org.eclipse.remote.internal.core.RemotePath
 
close() - Method in interface org.eclipse.remote.core.IRemoteConnection
Close the connection.
close() - Method in interface org.eclipse.remote.core.IRemoteConnectionControlService
Close the connection.
close() - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
close() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
CloseConnectionHandler_0 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
CloseConnectionHandler_1 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
command() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
command(List<String>) - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
command(String...) - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
command() - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Returns this process builder's operating system program and arguments.
command(List<String>) - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Sets this process builder's operating system program and arguments.
command(String...) - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Sets this process builder's operating system program and arguments.
compare(Viewer, Object, Object) - Method in class org.eclipse.remote.internal.ui.RemoteResourceComparator
 
configure(BundleContext) - Static method in class org.eclipse.remote.internal.core.RemoteDebugOptions
 
CONNECTION_ABORTED - Static variable in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Event indicating that the connection was closed abnormally.
CONNECTION_ADDED - Static variable in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Event indicating the connection was added.
CONNECTION_CLOSED - Static variable in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Event indicating that the connection was closed.
CONNECTION_OPENED - Static variable in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Event indicating that the connection was opened.
CONNECTION_REMOVED - Static variable in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Event indicating the connection is about to be removed.
CONNECTION_RENAMED - Static variable in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Event indicating that the connection name was changed.
connectionAdded(IRemoteConnection) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
Signal connection has been added.
connectionChanged(RemoteConnectionChangeEvent) - Method in interface org.eclipse.remote.core.IRemoteConnectionChangeListener
Notifies this listener that the status of a connection has changed.
ConnectionExistsException - Exception in org.eclipse.remote.core.exception
Thrown when trying to add a connection with the same name as an existing connection, or when trying to rename a connection to the same name as an existing connection.
ConnectionExistsException(String) - Constructor for exception org.eclipse.remote.core.exception.ConnectionExistsException
 
connectionRemoved(IRemoteConnection) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
Signal a connnection is about to be removed.
ConnectionsPreferencePage - Class in org.eclipse.remote.internal.ui.preferences
This class implements a preference page which can be used to view a list of JSch connections, create new connections or to delete existing connections.
ConnectionsPreferencePage() - Constructor for class org.eclipse.remote.internal.ui.preferences.ConnectionsPreferencePage
 
ConnectionsPreferencePage(String) - Constructor for class org.eclipse.remote.internal.ui.preferences.ConnectionsPreferencePage
 
ConnectionsPreferencePage(String, ImageDescriptor) - Constructor for class org.eclipse.remote.internal.ui.preferences.ConnectionsPreferencePage
 
ConnectionsPreferencePage_Add - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Close - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_closed - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Confirm_Actions - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Connection_Name - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Edit - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Host - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_open - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Open - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Remote_Services - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Remove - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_Status - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_There_are_unsaved_changes - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_This_connection_contains_unsaved_changes - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
ConnectionsPreferencePage_User - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
CONT - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
contains(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns whether the named preference is know in the preference store.
contains(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
createButton(Composite, int, String, boolean) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
createContents(Composite) - Method in class org.eclipse.remote.internal.ui.preferences.ConnectionsPreferencePage
Create the contents for this page
createContents(Composite) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
createDialogArea(Composite) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
createElementCollector(Object, PendingUpdateAdapter) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Create the element collector for the receiver.
createFieldEditors() - Method in class org.eclipse.remote.internal.ui.preferences.RemoteDevelopmentPreferencePage
 
createImageDescriptor(Bundle, IPath, boolean) - Static method in class org.eclipse.remote.internal.ui.RemoteUIImages
 

D

DEBUG_REMOTE_COMMANDS - Static variable in class org.eclipse.remote.internal.core.RemoteDebugOptions
 
DEFAULT_CONNECTION_NAME - Static variable in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
 
deferExpansion(Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
DeferredFileStore - Class in org.eclipse.remote.internal.ui
 
DeferredFileStore(IFileStore, boolean) - Constructor for class org.eclipse.remote.internal.ui.DeferredFileStore
 
DeferredFileStore(IFileStore, boolean, DeferredFileStore) - Constructor for class org.eclipse.remote.internal.ui.DeferredFileStore
 
DeferredFileStore(IFileStore, IFileInfo, boolean, DeferredFileStore) - Constructor for class org.eclipse.remote.internal.ui.DeferredFileStore
 
DeferredFileStoreComparer - Class in org.eclipse.remote.internal.ui
 
DeferredFileStoreComparer() - Constructor for class org.eclipse.remote.internal.ui.DeferredFileStoreComparer
 
deferSelection(IStructuredSelection) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
DeleteRemoteConnectionHandler_ConfirmDeleteMessage - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
DeleteRemoteConnectionHandler_DeleteConnectionTitle - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
DESC_DEFAULT_TYPE - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
DESC_DLCL_NEW_FOLDER - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
DESC_DLCL_UP_NAV - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
DESC_ELCL_NEW_FOLDER - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
DESC_ELCL_UP_NAV - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
DESC_OVR_SYMLINK - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
destroy() - Method in interface org.eclipse.remote.core.IRemoteProcess
Terminate the process
destroy() - Method in interface org.eclipse.remote.core.IRemoteProcessControlService
Terminate the process
destroy() - Method in class org.eclipse.remote.core.RemoteProcessAdapter
 
destroy() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
directory() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
directory(IFileStore) - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
directory() - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Returns this process builder's working directory.
directory(IFileStore) - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Sets this process builder's working directory.
DIRECTORY_BROWSER - Static variable in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
DIRECTORY_BROWSER - Static variable in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Browse for directories (files are not shown)
disable() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
Disable listener, received events shall be ignored.
doWidgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
 
drawCompositeImage(int, int) - Method in class org.eclipse.remote.internal.ui.OverlayImageDescriptor
 

E

EMPTY - Static variable in class org.eclipse.remote.internal.core.RemotePath
Constant value containing the empty path with no device on the local file system.
EMPTY_STRING - Static variable in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
enable() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
Enable the listener to handle events.
environment() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
environment() - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Returns a string map view of this process builder's environment.
equals(Object) - Method in class org.eclipse.remote.internal.core.RemotePath
 
equals(Object, Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStoreComparer
 
ERROR - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
Constant for an error prompt (value 1).
exec(String) - Method in interface org.eclipse.remote.core.IProcessFactory
 
exec(String[]) - Method in interface org.eclipse.remote.core.IProcessFactory
 
exec(String[], String[]) - Method in interface org.eclipse.remote.core.IProcessFactory
 
exec(String, String[]) - Method in interface org.eclipse.remote.core.IProcessFactory
 
exec(String, String[], File) - Method in interface org.eclipse.remote.core.IProcessFactory
 
exec(String[], String[], File) - Method in interface org.eclipse.remote.core.IProcessFactory
 
exitValue() - Method in interface org.eclipse.remote.core.IRemoteProcess
Returns the exit value for the process
exitValue() - Method in interface org.eclipse.remote.core.IRemoteProcessControlService
Returns the exit value for the process
exitValue() - Method in class org.eclipse.remote.core.RemoteProcessAdapter
 
exitValue() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
EXTENSION_POINT_ID - Static variable in class org.eclipse.remote.internal.core.RemoteResourceAdapterFactory
 

F

fetchDeferredChildren(Object, IElementCollector, IProgressMonitor) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
FILE_BROWSER - Static variable in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
FILE_BROWSER - Static variable in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Browse for files
FILE_SEPARATOR_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
filter(Object[]) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
filterConnections(Class<? extends IRemoteConnection.Service>...) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Limit the connection types that will be used when displaying valid connections.
fireConnectionChangeEvent(int) - Method in interface org.eclipse.remote.core.IRemoteConnection
Notify all listeners when this connection's status changes.
fireConnectionChangeEvent(int) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
fireConnectionChangeEvent(int) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
firePropertyChangeEvent(String, Object, Object) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
fireRemoteConnectionChangeEvent(RemoteConnectionChangeEvent) - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Used by connections and other components to notify the global connection change listeners of events.
fireRemoteConnectionChangeEvent(RemoteConnectionChangeEvent) - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
FLAG_FORCE_CONNECTION_TYPE_SELECTION - Static variable in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Force the use of the connection type combo, regardless of the PREF_CONNECTION_TYPE preference setting.
FLAG_NO_LOCAL_SELECTION - Static variable in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Do not provide a selection for local services.
forPosix(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Constructs a new POSIX path from the given string path.
FORWARD_X11 - Static variable in interface org.eclipse.remote.core.IRemoteProcessBuilder
Flag to request X11 forwarding (RFC-4254 Sec.
forwardLocalPort(int, String, int) - Method in interface org.eclipse.remote.core.IRemotePortForwardingService
Forward local port localPort to remote port fwdPort on remote machine fwdAddress.
forwardLocalPort(String, int, IProgressMonitor) - Method in interface org.eclipse.remote.core.IRemotePortForwardingService
Forward a local port to remote port fwdPort on remote machine fwdAddress.
forwardRemotePort(int, String, int) - Method in interface org.eclipse.remote.core.IRemotePortForwardingService
Forward remote port remotePort to port fwdPort on machine fwdAddress.
forwardRemotePort(String, int, IProgressMonitor) - Method in interface org.eclipse.remote.core.IRemotePortForwardingService
Forward a remote port to port fwdPort on remote machine fwdAddress.
forWindows(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Constructs a new Windows path from the given string path.
FPE - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
fromOSString(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Constructs a new path from the given string path.
fromPortableString(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Constructs a new path from the given path string.

G

get(String) - Static method in class org.eclipse.remote.internal.ui.RemoteUIImages
Returns the image managed under the given key in this registry.
getActiveConnection(ILaunchConfiguration) - Method in interface org.eclipse.remote.core.launch.IRemoteLaunchConfigService
Gets the active remote connection for the given launch configuration
getActiveLocationURI() - Method in interface org.eclipse.remote.core.IRemoteResource
Get the active location URI of the resource in the remote project.
getAdapter(Object, Class) - Method in class org.eclipse.remote.internal.core.RemoteResourceAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
getAdapter(Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
Return the IWorkbenchAdapter for element or the element if it is an instance of IWorkbenchAdapter.
getAdapter(Object, Class) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
If it is possible to adapt the given object to the given type, this returns the adapter.
getAdapter(Class) - Method in class org.eclipse.remote.internal.ui.PendingUpdateAdapter
 
getAdapter(Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Return the IDeferredWorkbenchAdapter for element or the element if it is an instance of IDeferredWorkbenchAdapter.
getAdapterList() - Method in class org.eclipse.remote.internal.core.RemoteResourceAdapterFactory
 
getAllConnectionTypes() - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Returns the list of all connection types including the local services.
getAllConnectionTypes() - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getAllRemoteConnections() - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Returns the list of all known remote connections.
getAllRemoteConnections() - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getAttribute(String) - Method in interface org.eclipse.remote.core.IRemoteConnection
Get an attribute for a connection.
getAttribute(String) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
getAttribute(String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getBaseDirectory() - Method in interface org.eclipse.remote.core.IRemoteFileService
Get the base directory to be used for relative paths.
getBoolean(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the value in the preference store for the given key.
getBoolean(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getButton() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Get the new button from the widget
getByteArray(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the value in the preference store for the given key.
getChildren(Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
getChildren(Object) - Method in class org.eclipse.remote.internal.ui.PendingUpdateAdapter
 
getChildren(Object) - Method in class org.eclipse.remote.internal.ui.RemoteContentProvider
 
getChildren(Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Returns the child elements of the given element, or in the case of a deferred element, returns a placeholder.
getCommandShell(int) - Method in interface org.eclipse.remote.core.IRemoteCommandShellService
Get a remote process that runs a command shell on the remote system.
getConnection(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Gets the remote connection corresponding to the supplied name.
getConnection(URI) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Gets the remote connection corresponding to the supplied URI.
getConnection() - Method in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Get the connection that has changed.
getConnection(String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getConnection(URI) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getConnection() - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
getConnection() - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Get the connection that was selected
getConnection() - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionWizard
Get the connection being edited.
getConnection() - Method in interface org.eclipse.remote.ui.IRemoteUIFileService
Get the last connection that was selected in the browser.
getConnection() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Get the connection that is currently selected in the widget, or null if there is no selected connection.
getConnection() - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Get the connection that was selected
getConnections() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Get all the connections for this service provider.
getConnections() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getConnectionService(IRemoteConnection, Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
Called from the connection to get a service object for that connection.
getConnectionServices() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Return the list of connection services supported by connections of this type.
getConnectionServices() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getConnectionType() - Method in interface org.eclipse.remote.core.IRemoteConnection
Get the connection type of this connection
getConnectionType() - Method in interface org.eclipse.remote.core.IRemoteConnectionType.Service
 
getConnectionType(String) - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Get the connection type identified by the id
getConnectionType(URI) - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Get the connection type that provides connections to locations identified by the URI.
getConnectionType() - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
getConnectionType() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getConnectionType(String) - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getConnectionType(URI) - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getConnectionType() - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIConnectionService
 
getConnectionType() - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
getConnectionTypesByService(Class<? extends IRemoteConnectionType.Service>...) - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Returns the list of all connection types that provide specific services.
getConnectionTypesByService(Class<? extends IRemoteConnectionType.Service>...) - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getConnectionTypesSupporting(Class<? extends IRemoteConnection.Service>...) - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Returns the list of all connection types that support connections that provide specific services.
getConnectionTypesSupporting(Class<? extends IRemoteConnection.Service>...) - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getConnectionWizard(Shell) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIConnectionService
 
getConnectionWizard(Shell) - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionService
Create a wizard for adding or editing connections.
getCurrentChildren(Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
getDefault() - Static method in class org.eclipse.remote.internal.core.RemoteCorePlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
Returns the shared instance
getDefaultBoolean(String, boolean) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the default boolean value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultBoolean(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getDefaultByteArray(String, byte[]) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the default byte array value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultDouble(String, double) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the default double value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultDouble(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getDefaultFloat(String, float) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the default float value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultFloat(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getDefaultInt(String, int) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the default integer value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultInt(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getDefaultLong(String, long) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the default long value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultLong(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getDefaultString(String, String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the default string value stored in the DefaultScope for the given key or the specified default value if the key does not appear in the DefaultScope
getDefaultString(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getDeferredSelection() - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
getDescriptor(String) - Static method in class org.eclipse.remote.internal.ui.RemoteUIImages
Returns the image descriptor for the given key in this registry.
getDevice() - Method in class org.eclipse.remote.internal.core.RemotePath
 
getDirectorySeparator() - Method in interface org.eclipse.remote.core.IRemoteFileService
Gets the directory separator on the target system.
getDouble(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the value in the preference store for the given key.
getDouble(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getEnv() - Method in interface org.eclipse.remote.core.IRemoteProcessService
Returns an unmodifiable string map view of the remote environment.
getEnv(String) - Method in interface org.eclipse.remote.core.IRemoteProcessService
Returns the value of an environment variable.
getErrorStream() - Method in interface org.eclipse.remote.core.IRemoteProcess
Gets the error output stream of the process Note: some implementations (e.g.
getErrorStream() - Method in interface org.eclipse.remote.core.IRemoteProcessControlService
Gets the error output stream of the process
getErrorStream() - Method in class org.eclipse.remote.core.RemoteProcessAdapter
 
getErrorStream() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
getFetchJobName(Object, IDeferredWorkbenchAdapter) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
 
getFileExtension() - Method in class org.eclipse.remote.internal.core.RemotePath
 
getFileStore() - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
Get the filestore backing this object
getFloat(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the value in the preference store for the given key.
getFloat(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getHostname() - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Obtain the hostname associated with this connection.
getId() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Get unique ID of this service.
getId() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getImage(Object) - Method in class org.eclipse.remote.ui.AbstractRemoteUIConnectionService.DefaultLabelProvider
 
getImage(Object) - Method in class org.eclipse.remote.ui.RemoteConnectionsLabelProvider
 
getImageDescriptor(Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
getImageDescriptor(Object) - Method in class org.eclipse.remote.internal.ui.PendingUpdateAdapter
 
getInputStream() - Method in interface org.eclipse.remote.core.IRemoteProcess
Gets an InputStream which can be used to read the standard output stream of the process Note: some implementations (e.g.
getInputStream() - Method in interface org.eclipse.remote.core.IRemoteProcessControlService
Gets an InputStream which can be used to read the standard output stream of the process
getInputStream() - Method in class org.eclipse.remote.core.RemoteProcessAdapter
 
getInputStream() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
getInt(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the value in the preference store for the given key.
getInt(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getLabel(Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
getLabel(Object) - Method in class org.eclipse.remote.internal.ui.PendingUpdateAdapter
 
getLabelProvider() - Method in class org.eclipse.remote.ui.AbstractRemoteUIConnectionService
 
getLabelProvider() - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionService
Return the label provider that provides the text and base image for the connection type and connections of that type.
getLastActiveConnection(ILaunchConfigurationType) - Method in interface org.eclipse.remote.core.launch.IRemoteLaunchConfigService
For a given launch configuration type, get the remote connection that was last used by a launch configuration of that type.
getLocalConnectionType() - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Return the connection type used to access local resources.
getLocalConnectionType() - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getLocationPath() - Method in class org.eclipse.remote.ui.widgets.RemoteDirectoryWidget
Get the directory location path.
getLocationPath() - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
Get the file location path.
getLong(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the value in the preference store for the given key.
getLong(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getName() - Method in interface org.eclipse.remote.core.IRemoteConnection
Get unique name for this connection.
getName() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Get display name of this service.
getName() - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
getName() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getName() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getOriginal() - Method in interface org.eclipse.remote.core.IRemoteConnectionWorkingCopy
Returns the original connection this working copy was created from.
getOriginal() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getOutputStream() - Method in interface org.eclipse.remote.core.IRemoteProcess
Gets an output stream which can be used to write to the standard input stream of the process
getOutputStream() - Method in interface org.eclipse.remote.core.IRemoteProcessControlService
Gets an output stream which can be used to write to the standard input stream of the process
getOutputStream() - Method in class org.eclipse.remote.core.RemoteProcessAdapter
 
getOutputStream() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
getParent(Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
getParent(Object) - Method in class org.eclipse.remote.internal.ui.PendingUpdateAdapter
 
getPort() - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Obtain the port associated with this connection
getPreferenceNode() - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getProcessBuilder() - Method in interface org.eclipse.remote.core.IRemoteProcess
Get the process builder used to create this process
getProcessBuilder(List<String>) - Method in interface org.eclipse.remote.core.IRemoteProcessService
Get a process builder for creating remote processes
getProcessBuilder(String...) - Method in interface org.eclipse.remote.core.IRemoteProcessService
Get a process builder for creating remote processes
getProcessBuilder() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
getProcessService(IRemoteProcess, Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
Called from the remote process to get a service object for that process.
getProcessServices() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Return the list of process services supported by connections of this type.
getProcessServices() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getProperty(String) - Method in interface org.eclipse.remote.core.IRemoteConnection
Gets the remote system property indicated by the specified key.
getProperty(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionPropertyService
Gets the remote system property indicated by the specified key.
getProperty(String) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
getProperty(String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getRemoteConnection() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
getRemoteConnection() - Method in interface org.eclipse.remote.core.IRemoteConnection.Service
 
getRemoteConnection() - Method in interface org.eclipse.remote.core.IRemoteProcess
Get the connection that is used by this process
getRemoteConnection() - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Get the connection that will be used by this process builder to create remote processes.
getRemoteConnection() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
getRemoteConnectionTypes() - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Returns the list of connection types except for the local connection type.
getRemoteConnectionTypes() - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getRemoteProcess() - Method in interface org.eclipse.remote.core.IRemoteProcess.Service
 
getRemoteResource(IResource) - Method in class org.eclipse.remote.internal.core.RemoteResourceFactory
Get the remote resource associated with the platform resource.
getRemoteServicesManager() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Get the remote services manager.
getRemoteServicesManager() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getResource(String) - Method in interface org.eclipse.remote.core.IRemoteFileService
Get the resource associated with path.
getResource() - Method in interface org.eclipse.remote.core.IRemoteResource
Get the platform resource corresponding to the remote resource
getResource() - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Get the resources that was selected.
getResource() - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Get a resource that corresponds to the text field
getResources() - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Get the resources that were selected.
getResources() - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Get the resources that were selected.
getRule(Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
getRunnableContext() - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
 
getScheme() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Get the EFS scheme provided by this service.
getScheme() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getSecureAttribute(String) - Method in interface org.eclipse.remote.core.IRemoteConnection
Get an attribute that is stored in secure storage, such as passwords.
getSecureAttribute(String) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
getSecureAttribute(String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getSecurePreferenceNode() - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
getService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnection
Get the service for this remote connection that implements the given interface.
getService(IRemoteConnection, Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnection.Service.Factory
 
getService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Get the service for this remote services implementation that implements the given interface.
getService(IRemoteConnectionType, Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnectionType.Service.Factory
 
getService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteProcess
Get the service for this remote process that implements the given interface.
getService(IRemoteProcess, Class<T>) - Method in interface org.eclipse.remote.core.IRemoteProcess.Service.Factory
 
getService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
getService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getService(Class<T>) - Static method in class org.eclipse.remote.internal.core.RemoteCorePlugin
Return the OSGi service with the given service interface.
getService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
getService(Class<T>) - Static method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
Return the OSGi service with the given service interface.
getService(IRemoteConnectionType, Class<T>) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIConnectionService.Factory
 
getService(IRemoteConnectionType, Class<T>) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService.Factory
 
getServices() - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Return the list of connection type services supported by this type.
getServices() - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
getSize() - Method in class org.eclipse.remote.internal.ui.OverlayImageDescriptor
 
getString(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns the value in the preference store for the given key.
getString(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
getSupportedFlags() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
getSupportedFlags() - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Get the flags that are supported by this process builder.
getText(Object) - Method in class org.eclipse.remote.ui.AbstractRemoteUIConnectionService.DefaultLabelProvider
 
getText(Object) - Method in class org.eclipse.remote.ui.RemoteConnectionsLabelProvider
 
getTimeout() - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Obtain the timeout used when establishing the connection.
getType() - Method in class org.eclipse.remote.core.RemoteConnectionChangeEvent
Returns the type of event being reported.
getUniqueIdentifier() - Static method in class org.eclipse.remote.internal.core.RemoteCorePlugin
Get unique identifier for this plugin
getUniqueIdentifier() - Static method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
Get unique identifier for this plugin
getUsername() - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Obtain the username associated with this connection.
getWorkingCopy() - Method in interface org.eclipse.remote.core.IRemoteConnection
Return a working copy to allow setting and changing of attributes.
getWorkingCopy() - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
getWorkingCopy() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
getWorkingDirectory() - Method in interface org.eclipse.remote.core.IRemoteProcessService
Get the working directory.
getWorkingSet() - Method in class org.eclipse.remote.internal.ui.RemoteContentProvider
Returns the workingSet.
GROUP_FLAG - Static variable in class org.eclipse.remote.ui.widgets.RemoteFileWidget
 

H

handleConnectionSelected() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Handle the section of a new connection.
handleConnectionTypeSelected(IRemoteConnection) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Handle selection of a new connection type from the connection type combo.
handleNewRemoteConnectionSelected() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Handle creation of a new connection by pressing the 'New...' button.
hasChildren(Object) - Method in class org.eclipse.remote.internal.ui.RemoteContentProvider
 
hasConnectionService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Do connections created by this connection type support the given service.
hasConnectionService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
hashCode() - Method in class org.eclipse.remote.internal.core.RemotePath
 
hashCode(Object) - Method in class org.eclipse.remote.internal.ui.DeferredFileStoreComparer
 
hasProcessService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Do processes created by this connection type support the given service.
hasProcessService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
hasService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnection
Does this connection support the given service.
hasService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Does this connection type support the given service.
hasService(Class<T>) - Method in interface org.eclipse.remote.core.IRemoteProcess
Does this remote process support the given service.
hasService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
hasService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
hasService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
hasService(Class<T>) - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
hasTrailingSeparator() - Method in class org.eclipse.remote.internal.core.RemotePath
 
HUP - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 

I

ICONS_PATH - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
ILL - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
IMG_DEFAULT_TYPE - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
IMG_DLCL_NEW_FOLDER - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
IMG_DLCL_UP_NAV - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
IMG_ELCL_NEW_FOLDER - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
IMG_ELCL_UP_NAV - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
IMG_OVR_SYMLINK - Static variable in class org.eclipse.remote.internal.ui.RemoteUIImages
 
INFORMATION - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
Constant for an information prompt (value 2).
init() - Method in interface org.eclipse.remote.core.IRemoteConnectionProviderService
Initialize the service.
init() - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
Loads up the services extensions and then loads up the persisted connections.
init(IWorkbench) - Method in class org.eclipse.remote.internal.ui.preferences.ConnectionsPreferencePage
 
init(IWorkbench) - Method in class org.eclipse.remote.internal.ui.preferences.RemoteDevelopmentPreferencePage
 
initializeConnectionTypeCombo() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Initialize the contents of the connection type combo.
initializeDefaultPreferences() - Method in class org.eclipse.remote.internal.core.preferences.PreferenceInitializer
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.remote.internal.ui.RemoteContentProvider
 
INT - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
IProcessFactory - Interface in org.eclipse.remote.core
Abstraction of the java.lang.Runtime exec() methods to allow different implementations to be supplied.
IRemoteCommandShellService - Interface in org.eclipse.remote.core
A service that provides a command shell on a remote.
IRemoteConnection - Interface in org.eclipse.remote.core
Represents a connection to a remote system.
IRemoteConnection.Service - Interface in org.eclipse.remote.core
The interface that is extend by services provided for this remote connection.
IRemoteConnection.Service.Factory - Interface in org.eclipse.remote.core
 
IRemoteConnectionChangeListener - Interface in org.eclipse.remote.core
Listener used to register for notification of connection status changes.
IRemoteConnectionControlService - Interface in org.eclipse.remote.core
A service to control and report on the state of a connection, open or closed.
IRemoteConnectionHostService - Interface in org.eclipse.remote.core
A service to obtain host specific information.
IRemoteConnectionPropertyService - Interface in org.eclipse.remote.core
A connection property is some descriptive information that's discovered about the connection.
IRemoteConnectionProviderService - Interface in org.eclipse.remote.core
A connection type service for connection types that have automatic means of adding and removing services.
IRemoteConnectionType - Interface in org.eclipse.remote.core
A remote connection type manages a list of connections that implement the same services.
IRemoteConnectionType.Service - Interface in org.eclipse.remote.core
The interface that is extend by services provided for this remote services implementation.
IRemoteConnectionType.Service.Factory - Interface in org.eclipse.remote.core
 
IRemoteConnectionWorkingCopy - Interface in org.eclipse.remote.core
A working copy of a remote connection used to change the name and/or attributes of the connection.
IRemoteFileService - Interface in org.eclipse.remote.core
Interface for managing files on a remote system.
IRemoteLaunchConfigService - Interface in org.eclipse.remote.core.launch
Manages and persists the mapping between launch configurations and remote connections that they run on.
IRemotePortForwardingService - Interface in org.eclipse.remote.core
A connection service for setting up port forwarding between the host and the remote.
IRemotePreferenceConstants - Interface in org.eclipse.remote.core
Preference constants that can be used to check the default remote service provider preference.
IRemoteProcess - Interface in org.eclipse.remote.core
Represents a process running on a remote system.
IRemoteProcess.Service - Interface in org.eclipse.remote.core
The interface that is extend by services provided for this remote connection.
IRemoteProcess.Service.Factory - Interface in org.eclipse.remote.core
 
IRemoteProcessBuilder - Interface in org.eclipse.remote.core
Abstraction of a process builder for remote processes.
IRemoteProcessControlService - Interface in org.eclipse.remote.core
A service to control and report on the state of a process.
IRemoteProcessService - Interface in org.eclipse.remote.core
A connection service for starting up processes on a remote.
IRemoteProcessSignalService - Interface in org.eclipse.remote.core
A service abstraction for signals.
IRemoteProcessTerminalService - Interface in org.eclipse.remote.core
A service abstraction for remote terminals.
IRemoteResource - Interface in org.eclipse.remote.core
Abstraction of a remote resource.
IRemoteServicesManager - Interface in org.eclipse.remote.core
The main entry point into the remote services system.
IRemoteUIConnectionService - Interface in org.eclipse.remote.ui
Interface for providing connection management operations in the UI.
IRemoteUIConnectionWizard - Interface in org.eclipse.remote.ui
Interface for creating and editing connections in the UI.
IRemoteUIConstants - Interface in org.eclipse.remote.ui
Constants use by UI operations.
IRemoteUIFileService - Interface in org.eclipse.remote.ui
Interface for providing file management operations in the UI.
isAbsolute() - Method in class org.eclipse.remote.internal.core.RemotePath
 
isAscending() - Method in class org.eclipse.remote.internal.ui.RemoteResourceComparator
 
isCompleted() - Method in interface org.eclipse.remote.core.IRemoteProcess
Check if the remote process has completed.
isCompleted() - Method in interface org.eclipse.remote.core.IRemoteProcessControlService
Check if the remote process has completed
isCompleted() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
isContainer() - Method in class org.eclipse.remote.internal.ui.DeferredFileStore
 
isDebugging() - Static method in class org.eclipse.remote.internal.core.RemoteDebugOptions
 
isDebugging(String) - Static method in class org.eclipse.remote.internal.core.RemoteDebugOptions
 
isDefault(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Returns true if the named preference has the default value.
isDefault(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
isDirty() - Method in interface org.eclipse.remote.core.IRemoteConnectionWorkingCopy
Returns whether this connection has been modified since it was last saved or created.
isDirty() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
isEmpty() - Method in class org.eclipse.remote.internal.core.RemotePath
 
isEnabled() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
 
isEnabled() - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
Test if the listener is enabled.
isOpen() - Method in interface org.eclipse.remote.core.IRemoteConnection
Test if the connection is open.
isOpen() - Method in interface org.eclipse.remote.core.IRemoteConnectionControlService
Test if the connection is open.
isOpen() - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
isOpen() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
isPrefixOf(IPath) - Method in class org.eclipse.remote.internal.core.RemotePath
 
isRemoved() - Method in class org.eclipse.remote.internal.ui.PendingUpdateAdapter
Return whether or not this has been removed from the tree.
isRoot() - Method in class org.eclipse.remote.internal.core.RemotePath
 
isUNC() - Method in class org.eclipse.remote.internal.core.RemotePath
 
isValidPath(String) - Method in class org.eclipse.remote.internal.core.RemotePath
 
isValidPosixPath(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Returns whether the given string is syntactically correct as a path on a POSIX file system.
isValidPosixSegment(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Returns whether the given string is valid as a segment in a path on a POSIX file system.
isValidSegment(String) - Method in class org.eclipse.remote.internal.core.RemotePath
 
isValidWindowsPath(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Returns whether the given string is syntactically correct as a path on the Windows file system.
isValidWindowsSegment(String) - Static method in class org.eclipse.remote.internal.core.RemotePath
Returns whether the given string is valid as a segment in a path on the Windows file system.
IUserAuthenticatorService - Interface in org.eclipse.remote.core
Allow clients to provide their own user interface for connection authentication.

K

KILL - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 

L

lastSegment() - Method in class org.eclipse.remote.internal.core.RemotePath
 
LINE_SEPARATOR_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
LOCALE_CHARMAP_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
LocalUIConnectionManager_0 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
LocalUIConnectionManager_1 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
LocalUIConnectionManager_2 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
LocalUIConnectionManager_3 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
LocalUIConnectionService - Class in org.eclipse.remote.internal.ui.services.local
 
LocalUIConnectionService(IRemoteConnectionType) - Constructor for class org.eclipse.remote.internal.ui.services.local.LocalUIConnectionService
 
LocalUIConnectionService.Factory - Class in org.eclipse.remote.internal.ui.services.local
 
LocalUIConnectionService.Factory() - Constructor for class org.eclipse.remote.internal.ui.services.local.LocalUIConnectionService.Factory
 
LocalUIFileService - Class in org.eclipse.remote.internal.ui.services.local
 
LocalUIFileService(IRemoteConnectionType) - Constructor for class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
LocalUIFileService.Factory - Class in org.eclipse.remote.internal.ui.services.local
 
LocalUIFileService.Factory() - Constructor for class org.eclipse.remote.internal.ui.services.local.LocalUIFileService.Factory
 
log(IStatus) - Static method in class org.eclipse.remote.internal.core.RemoteCorePlugin
Logs the specified status with this plug-in's log.
log(String) - Static method in class org.eclipse.remote.internal.core.RemoteCorePlugin
Logs an internal error with the specified message.
log(Throwable) - Static method in class org.eclipse.remote.internal.core.RemoteCorePlugin
Logs an internal error with the specified throwable
log(IStatus) - Static method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
Generate a log message given an IStatus object
log(String) - Static method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
Generate a log message
log(Throwable) - Static method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
Generate a log message for an exception

M

makeAbsolute() - Method in class org.eclipse.remote.internal.core.RemotePath
 
makeRelative() - Method in class org.eclipse.remote.internal.core.RemotePath
 
makeRelativeTo(IPath) - Method in class org.eclipse.remote.internal.core.RemotePath
makeUNC(boolean) - Method in class org.eclipse.remote.internal.core.RemotePath
 
matchingFirstSegments(IPath) - Method in class org.eclipse.remote.internal.core.RemotePath
 
mayHaveChildren(Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Provides an optimized lookup for determining if an element has children.
Messages - Class in org.eclipse.remote.internal.ui
 
Messages - Class in org.eclipse.remote.internal.ui.messages
 

N

needsSaving() - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
NEW_CONNECTION_COMMAND - Static variable in interface org.eclipse.remote.ui.IRemoteUIConnectionService
ID for the command to start the new connection wizard.
newConnection(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Creates a new remote connection named with supplied name.
newConnection(String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
NewRemoteConnectionTypePage_LaunchTargetType - Static variable in class org.eclipse.remote.internal.ui.Messages
 
NewRemoteConnectionTypePage_SelectTargetType - Static variable in class org.eclipse.remote.internal.ui.Messages
 
NewRemoteConnectionWizard_0 - Static variable in class org.eclipse.remote.internal.ui.Messages
 
NO - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
ID for a "No" response (value 3).
NONE - Static variable in interface org.eclipse.remote.core.IRemoteProcessBuilder
 
NONE - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
Constant for a prompt with no type (value 0).
NONE - Static variable in interface org.eclipse.remote.ui.IRemoteUIConstants
A constant indicating that no bits are set.

O

OK - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
ID for an "Ok" response (value 0).
open(IProgressMonitor) - Method in interface org.eclipse.remote.core.IRemoteConnection
Open the connection.
open(IProgressMonitor) - Method in interface org.eclipse.remote.core.IRemoteConnectionControlService
Open the connection.
open(IProgressMonitor) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
open(IProgressMonitor) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
open() - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionWizard
Open configuration wizard allowing the user to enter information about a connection.
OPEN - Static variable in interface org.eclipse.remote.ui.IRemoteUIConstants
A constant used to indicate a dialog used for opening files.
OpenConnectionHandler_0 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
OpenConnectionHandler_1 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
openConnectionWithProgress(Shell, IRunnableContext, IRemoteConnection) - Method in class org.eclipse.remote.ui.AbstractRemoteUIConnectionService
 
openConnectionWithProgress(Shell, IRunnableContext, IRemoteConnection) - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionService
Attempt to open a connection using a progress monitor.
OpenTerminalHandler_OpenTerminalDesc - Static variable in class org.eclipse.remote.internal.ui.Messages
 
OpenTerminalHandler_OpenTerminalTitle - Static variable in class org.eclipse.remote.internal.ui.Messages
 
optionsChanged(DebugOptions) - Method in class org.eclipse.remote.internal.core.RemoteDebugOptions
 
org.eclipse.remote.core - package org.eclipse.remote.core
 
org.eclipse.remote.core.exception - package org.eclipse.remote.core.exception
 
org.eclipse.remote.core.launch - package org.eclipse.remote.core.launch
 
org.eclipse.remote.internal.core - package org.eclipse.remote.internal.core
 
org.eclipse.remote.internal.core.preferences - package org.eclipse.remote.internal.core.preferences
 
org.eclipse.remote.internal.ui - package org.eclipse.remote.internal.ui
 
org.eclipse.remote.internal.ui.messages - package org.eclipse.remote.internal.ui.messages
 
org.eclipse.remote.internal.ui.preferences - package org.eclipse.remote.internal.ui.preferences
 
org.eclipse.remote.internal.ui.services.local - package org.eclipse.remote.internal.ui.services.local
 
org.eclipse.remote.ui - package org.eclipse.remote.ui
 
org.eclipse.remote.ui.dialogs - package org.eclipse.remote.ui.dialogs
 
org.eclipse.remote.ui.widgets - package org.eclipse.remote.ui.widgets
 
OS_ARCH_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
OS_NAME_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
OS_VERSION_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
OverlayImageDescriptor - Class in org.eclipse.remote.internal.ui
 
OverlayImageDescriptor(ImageDescriptor, ImageDescriptor, int) - Constructor for class org.eclipse.remote.internal.ui.OverlayImageDescriptor
 

P

PATH_SEPARATOR_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
PendingUpdateAdapter - Class in org.eclipse.remote.internal.ui
The PendingUpdateAdapter is a convenience object that can be used by a BaseWorkbenchContentProvider that wants to show a pending update.
PendingUpdateAdapter() - Constructor for class org.eclipse.remote.internal.ui.PendingUpdateAdapter
Create a new instance of the receiver.
PendingUpdateAdapter_Pending - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
performDefaults() - Method in class org.eclipse.remote.internal.ui.preferences.ConnectionsPreferencePage
 
performOk() - Method in class org.eclipse.remote.internal.ui.preferences.ConnectionsPreferencePage
Delete service configurations when Ok button is pressed
PIPE - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
PLUGIN_ID - Static variable in class org.eclipse.remote.internal.ui.RemoteUIPlugin
 
posixPath(String) - Static method in class org.eclipse.remote.core.RemoteServicesUtils
Constructs a new POSIX path from the given string path.
PREF_CONNECTION_TYPE_ID - Static variable in interface org.eclipse.remote.core.IRemotePreferenceConstants
Preference setting for the default connection type.
PreferenceInitializer - Class in org.eclipse.remote.internal.core.preferences
Class used to initialize default preference values.
PreferenceInitializer() - Constructor for class org.eclipse.remote.internal.core.preferences.PreferenceInitializer
 
Preferences - Class in org.eclipse.remote.internal.core.preferences
Convenience class to facilitate using the new IEclipsePreferences story.
PreferencesAdapter - Class in org.eclipse.remote.internal.ui.preferences
Adapts org.eclipse.core.runtime.IEclipsePreferences to IPreferenceStore
PreferencesAdapter() - Constructor for class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
Initialize with the given Preferences.
PrivilegedPortException - Exception in org.eclipse.remote.core.exception
Exception thrown when an attempt is made to use a privileged port.
PrivilegedPortException(String, Throwable) - Constructor for exception org.eclipse.remote.core.exception.PrivilegedPortException
 
PrivilegedPortException(String) - Constructor for exception org.eclipse.remote.core.exception.PrivilegedPortException
 
PrivilegedPortException(Throwable) - Constructor for exception org.eclipse.remote.core.exception.PrivilegedPortException
 
prompt(String, String) - Method in interface org.eclipse.remote.core.IUserAuthenticatorService
Authenticates the user for access.
prompt(String, String, String, String[], boolean[]) - Method in interface org.eclipse.remote.core.IUserAuthenticatorService
Prompts the user for a number values using text fields.
prompt(int, String, String, int[], int) - Method in interface org.eclipse.remote.core.IUserAuthenticatorService
Prompts for additional information regarding this authentication request.
prune(Object, int) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Create a UIJob to prune the children of the parent in the tree viewer, starting at the given offset.
prune(Object, int) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
PTPRemoteUIPlugin_3 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
PTPRemoteUIPlugin_4 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
putValue(String, String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter

Q

QUESTION - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
Constant for a question prompt (value 3).
QUIT - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 

R

redirectErrorStream() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
redirectErrorStream(boolean) - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
redirectErrorStream() - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Tells whether this process builder merges standard error and standard output.
redirectErrorStream(boolean) - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Sets this process builder's redirectErrorStream property.
refresh(IProgressMonitor) - Method in interface org.eclipse.remote.core.IRemoteResource
Synchronize the resource with the underlying filesystem.
RemoteConnection - Class in org.eclipse.remote.internal.core
The standard root class for remote connections.
RemoteConnection(RemoteConnectionType, String) - Constructor for class org.eclipse.remote.internal.core.RemoteConnection
 
RemoteConnectionChangeEvent - Class in org.eclipse.remote.core
Event representing a change in connection status.
RemoteConnectionChangeEvent(IRemoteConnection, int) - Constructor for class org.eclipse.remote.core.RemoteConnectionChangeEvent
 
RemoteConnectionException - Exception in org.eclipse.remote.core.exception
Exception thrown when a remote connection error occurs.
RemoteConnectionException(String, Throwable) - Constructor for exception org.eclipse.remote.core.exception.RemoteConnectionException
 
RemoteConnectionException(String) - Constructor for exception org.eclipse.remote.core.exception.RemoteConnectionException
 
RemoteConnectionException(Throwable) - Constructor for exception org.eclipse.remote.core.exception.RemoteConnectionException
 
RemoteConnectionPropertyPage_ConnectionName - Static variable in class org.eclipse.remote.internal.ui.Messages
 
RemoteConnectionsLabelProvider - Class in org.eclipse.remote.ui
A label provider to show the test and base image for remote connections.
RemoteConnectionsLabelProvider() - Constructor for class org.eclipse.remote.ui.RemoteConnectionsLabelProvider
 
RemoteConnectionType - Class in org.eclipse.remote.internal.core
The implementation for a given remote services collection.n
RemoteConnectionType(IConfigurationElement, RemoteServicesManager) - Constructor for class org.eclipse.remote.internal.core.RemoteConnectionType
 
RemoteConnectionWidget - Class in org.eclipse.remote.ui.widgets
Widget to allow the user to select a service provider and connection.
RemoteConnectionWidget(Composite, int, String, int) - Constructor for class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Constructor
RemoteConnectionWidget(Composite, int, String, int, IRunnableContext) - Constructor for class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Constructor
RemoteConnectionWidget(Composite, int, String, int, List<IRemoteConnectionType>) - Constructor for class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Constructor
RemoteConnectionWidget(Composite, int, String, int, IRunnableContext, List<IRemoteConnectionType>) - Constructor for class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Constructor
RemoteConnectionWidget.WidgetListener - Class in org.eclipse.remote.ui.widgets
Listener for widget selected events.
RemoteConnectionWidget.WidgetListener() - Constructor for class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
 
RemoteConnectionWidget_Connection_Name - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteConnectionWidget_Connection_Type - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteConnectionWidget_Local - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteConnectionWidget_New - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteConnectionWidget_Remote - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteConnectionWidget_selectConnection - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteConnectionWidget_selectConnectionType - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteConnectionWorkingCopy - Class in org.eclipse.remote.internal.core
 
RemoteConnectionWorkingCopy(RemoteConnectionType, String) - Constructor for class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
New Connection.
RemoteConnectionWorkingCopy(RemoteConnection) - Constructor for class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
Edit Connection
RemoteContentProvider - Class in org.eclipse.remote.internal.ui
Extension to the generic workbench content provider mechanism to lazily determine whether an element has children.
RemoteContentProvider() - Constructor for class org.eclipse.remote.internal.ui.RemoteContentProvider
 
RemoteCorePlugin - Class in org.eclipse.remote.internal.core
The activator class controls the plug-in life cycle
RemoteCorePlugin() - Constructor for class org.eclipse.remote.internal.core.RemoteCorePlugin
The constructor
RemoteDebugOptions - Class in org.eclipse.remote.internal.core
Hooks our debug options to the Platform trace functonality.
RemoteDevelopmentPreferencePage - Class in org.eclipse.remote.internal.ui.preferences
 
RemoteDevelopmentPreferencePage() - Constructor for class org.eclipse.remote.internal.ui.preferences.RemoteDevelopmentPreferencePage
 
RemoteDevelopmentPreferencePage_Default_connection_type - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteDirectoryWidget - Class in org.eclipse.remote.ui.widgets
Widget to allow the user to select a remote directory.
RemoteDirectoryWidget(Composite, int, String, String) - Constructor for class org.eclipse.remote.ui.widgets.RemoteDirectoryWidget
 
RemoteDirectoryWidget_0 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteDirectoryWidget_1 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteDirectoryWidget_2 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteDirectoryWidget_3 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteFileWidget - Class in org.eclipse.remote.ui.widgets
Widget to allow the user to select a remote file.
RemoteFileWidget(Composite, int, int, String, String) - Constructor for class org.eclipse.remote.ui.widgets.RemoteFileWidget
 
RemoteFileWidget_Browse - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteFileWidget_File - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteFileWidget_Restore_Default - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteFileWidget_Select_File - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemotePath - Class in org.eclipse.remote.internal.core
The Eclipse Mars implementation of org.eclipse.core.runtime.Path.
RemotePath(String) - Constructor for class org.eclipse.remote.internal.core.RemotePath
Constructs a new path from the given string path.
RemotePath(String, String) - Constructor for class org.eclipse.remote.internal.core.RemotePath
Constructs a new path from the given device id and string path.
RemoteProcess - Class in org.eclipse.remote.internal.core
Standard root class for remote processes.
RemoteProcess(IRemoteConnection, IRemoteProcessBuilder) - Constructor for class org.eclipse.remote.internal.core.RemoteProcess
 
RemoteProcessAdapter - Class in org.eclipse.remote.core
Utility class to adapt an IRemoteProcess to a java.lang.Process
RemoteProcessAdapter(IRemoteProcess) - Constructor for class org.eclipse.remote.core.RemoteProcessAdapter
 
RemoteResourceAdapterFactory - Class in org.eclipse.remote.internal.core
 
RemoteResourceAdapterFactory() - Constructor for class org.eclipse.remote.internal.core.RemoteResourceAdapterFactory
 
RemoteResourceBrowser - Class in org.eclipse.remote.ui.dialogs
Generic file/directory browser for remote resources.
RemoteResourceBrowser(Shell, int) - Constructor for class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
RemoteResourceBrowser_connectonLabel - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_directoryLabel - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_directoryTitle - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_fileLabel - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_fileTitle - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_newConnection - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_NewFolder - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_resourceLabel - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_resourceTitle - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_Show_hidden_files - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowser_UpOneLevel - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowserWidget - Class in org.eclipse.remote.ui.widgets
Generic file/directory browser for remote resources.
RemoteResourceBrowserWidget(Composite, int, int) - Constructor for class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
 
RemoteResourceBrowserWidget_0 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowserWidget_1 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowserWidget_2 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowserWidget_3 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowserWidget_4 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowserWidget_New_Folder - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceBrowserWidget_Unable_to_create_new_folder - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteResourceComparator - Class in org.eclipse.remote.internal.ui
 
RemoteResourceComparator() - Constructor for class org.eclipse.remote.internal.ui.RemoteResourceComparator
 
RemoteResourceFactory - Class in org.eclipse.remote.internal.core
Factory to create an IRemoteResource
RemoteResourceFactory(IConfigurationElement) - Constructor for class org.eclipse.remote.internal.core.RemoteResourceFactory
 
RemoteServicesManager - Class in org.eclipse.remote.internal.core
The implementation for the remote services manager service.
RemoteServicesManager() - Constructor for class org.eclipse.remote.internal.core.RemoteServicesManager
 
RemoteServicesUtils - Class in org.eclipse.remote.core
Remote services utility methods.
RemoteServicesUtils() - Constructor for class org.eclipse.remote.core.RemoteServicesUtils
 
RemoteTreeContentManager - Class in org.eclipse.remote.internal.ui
A remote content manager that merges content into a tree rather then replacing its children with a "pending" node, and then the real children when they are available.
RemoteTreeContentManager(ITreeContentProvider, RemoteTreeViewer, IWorkbenchPartSite) - Constructor for class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Contructs a new content manager.
RemoteTreeViewer - Class in org.eclipse.remote.internal.ui
 
RemoteTreeViewer(Composite) - Constructor for class org.eclipse.remote.internal.ui.RemoteTreeViewer
Constructs a remote tree viewer parented by the given composite.
RemoteTreeViewer(Composite, int) - Constructor for class org.eclipse.remote.internal.ui.RemoteTreeViewer
Constructs a remote tree viewer parented by the given composite with the given style.
RemoteTreeViewer(Tree) - Constructor for class org.eclipse.remote.internal.ui.RemoteTreeViewer
Constructs a remote tree viewer with the given tree.
RemoteUIImages - Class in org.eclipse.remote.internal.ui
 
RemoteUIImages() - Constructor for class org.eclipse.remote.internal.ui.RemoteUIImages
 
RemoteUIPlugin - Class in org.eclipse.remote.internal.ui
The activator class controls the plug-in life cycle
RemoteUIPlugin() - Constructor for class org.eclipse.remote.internal.ui.RemoteUIPlugin
The constructor
RemoteUIServices_Configuring_remote_services - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteUIServicesProxy_1 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
RemoteUIServicesProxy_2 - Static variable in class org.eclipse.remote.internal.ui.messages.Messages
 
remove(Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
remove(Object[]) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
removeConnection(IRemoteConnection) - Method in interface org.eclipse.remote.core.IRemoteConnectionType
Remove a connection and all resources associated with it.
removeConnection(IRemoteConnection) - Method in class org.eclipse.remote.internal.core.RemoteConnectionType
 
removeConnectionChangeListener(IRemoteConnectionChangeListener) - Method in interface org.eclipse.remote.core.IRemoteConnection
Remove a listener that will be notified when this connection's status changes.
removeConnectionChangeListener(IRemoteConnectionChangeListener) - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
removeConnectionChangeListener(IRemoteConnectionChangeListener) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
removeFileExtension() - Method in class org.eclipse.remote.internal.core.RemotePath
 
removeFirstSegments(int) - Method in class org.eclipse.remote.internal.core.RemotePath
 
removeLastSegments(int) - Method in class org.eclipse.remote.internal.core.RemotePath
 
removeLocalPortForwarding(int) - Method in interface org.eclipse.remote.core.IRemotePortForwardingService
Remove the local port forwarding associated with the given port.
removeModifyListener(ModifyListener) - Method in class org.eclipse.remote.ui.widgets.RemoteDirectoryWidget
Remove a listener that will be notified when the directory path is modified.
removeModifyListener(ModifyListener) - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
Remove a listener that will be notified when the file path is modified.
removePreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Removes the given preference listener from the DefaultScope and the InstanceScope
removePropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
removeRemoteConnectionChangeListener(IRemoteConnectionChangeListener) - Method in interface org.eclipse.remote.core.IRemoteServicesManager
Remove the global connection change listener.
removeRemoteConnectionChangeListener(IRemoteConnectionChangeListener) - Method in class org.eclipse.remote.internal.core.RemoteServicesManager
 
removeRemotePortForwarding(int) - Method in interface org.eclipse.remote.core.IRemotePortForwardingService
Remove the remote port forwarding associated with the given port.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Remove a listener that will be notified when the selection is changed
removeSelectionListener(SelectionListener) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Remove a listener that will be notified when one of the widget's controls are selected
removeTrailingSeparator() - Method in class org.eclipse.remote.internal.core.RemotePath
 
replace(Object, Object[], int) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 
replaceChildren(Object, Object[], int, IProgressMonitor) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Create a UIJob to replace the children of the parent in the tree viewer.
RESTORE_BUTTON_FLAG - Static variable in class org.eclipse.remote.ui.widgets.RemoteFileWidget
 
ROOT - Static variable in class org.eclipse.remote.internal.core.RemotePath
Constant value containing the root path with no device on the local file system.
run(boolean, boolean, IRunnableWithProgress) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
 
runClearPlaceholderJob(PendingUpdateAdapter) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
Run a job to clear the placeholder.
runDeferredUpdates() - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
 

S

save() - Method in interface org.eclipse.remote.core.IRemoteConnectionWorkingCopy
Saves this working copy to its original connection and returns a handle to the resulting connection.
save() - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
SAVE - Static variable in interface org.eclipse.remote.ui.IRemoteUIConstants
A constant used to indicate a dialog should be used for saving files.
savePreferences() - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Save the preferences for the given plugin identifier.
segment(int) - Method in class org.eclipse.remote.internal.core.RemotePath
 
segmentCount() - Method in class org.eclipse.remote.internal.core.RemotePath
 
segments() - Method in class org.eclipse.remote.internal.core.RemotePath
 
SEGV - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
sendSignal(int) - Method in interface org.eclipse.remote.core.IRemoteProcessSignalService
Send a signal to the remote process.
ServicePropertyTester - Class in org.eclipse.remote.internal.ui
 
ServicePropertyTester() - Constructor for class org.eclipse.remote.internal.ui.ServicePropertyTester
 
setActiveConnection(ILaunchConfiguration, IRemoteConnection) - Method in interface org.eclipse.remote.core.launch.IRemoteLaunchConfigService
Sets the active remote connection for the given launch configuration.
setAscending(boolean) - Method in class org.eclipse.remote.internal.ui.RemoteResourceComparator
 
setAttribute(String, String) - Method in interface org.eclipse.remote.core.IRemoteConnectionWorkingCopy
Set an implementation dependent attribute for the connection.
setAttribute(String, String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
setBaseDirectory(String) - Method in interface org.eclipse.remote.core.IRemoteFileService
Set the base directory to be used for relative paths..
setBoolean(String, boolean) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a boolean preference in the InstanceScope.
setBrowseMessage(String) - Method in class org.eclipse.remote.ui.widgets.RemoteDirectoryWidget
Set the message that will be displayed in the remote directory browser dialog.
setBrowseMessage(String) - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
Set the message that will be displayed in the remote file browser dialog.
setByteArray(String, byte[]) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a byte array preference in the InstanceScope.
setConnection(IRemoteConnection) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
setConnection(IRemoteConnection) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Set the connection for the browser.
setConnection(IRemoteConnectionWorkingCopy) - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionWizard
Set a connection containing the information to be edited by the wizard.
setConnection(IRemoteConnection) - Method in interface org.eclipse.remote.ui.IRemoteUIFileService
Set the connection to use for file browsing.
setConnection(IRemoteConnection) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Set the connection that should be selected in the widget.
setConnection(String, String) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
Set the connection that should be selected in the widget.
setConnection(IRemoteConnection) - Method in class org.eclipse.remote.ui.widgets.RemoteDirectoryWidget
Set the remote connection to use for browsing for the remote directory.
setConnection(IRemoteConnection) - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
Set the remote connection to use for browsing for the remote file.
setConnection(IRemoteConnection) - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Set the connection for the browser.
setConnectionName(String) - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionWizard
Set the initial name of the connection.
setDebugging(String, boolean) - Static method in class org.eclipse.remote.internal.core.RemoteDebugOptions
 
setDefault(String, double) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setDefault(String, float) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setDefault(String, int) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setDefault(String, long) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setDefault(String, String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setDefault(String, boolean) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setDefaultBoolean(String, boolean) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a boolean in the DefaultScope
setDefaultByteArray(String, byte[]) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a byte array in the DefaultScope
setDefaultDouble(String, double) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a double in the DefaultScope
setDefaultFloat(String, float) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a float in the DefaultScope
setDefaultInt(String, int) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a integer in the DefaultScope
setDefaultLong(String, long) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a long in the DefaultScope
setDefaultString(String, String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a string in the DefaultScope
setDevice(String) - Method in class org.eclipse.remote.internal.core.RemotePath
 
setDouble(String, double) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a double preference in the InstanceScope.
setEnabled(boolean) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget
 
setEnabled(boolean) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
Set listener enabled state
setEnabled(boolean) - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
 
setFloat(String, float) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a float preference in the InstanceScope.
setHostname(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the hostname associated with this connection.
setInitialPath(String) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Set the initial path to start browsing.
setInitialPath(String) - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Set the initial path to start browsing.
setInt(String, int) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a integer preference in the InstanceScope.
setInvalidConnectionNames(Set<String>) - Method in interface org.eclipse.remote.ui.IRemoteUIConnectionWizard
Supply a set of connection names that are invalid.
setLabel(String) - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
Set the label to be displayed
setLocalImageDescriptors(IAction, String) - Static method in class org.eclipse.remote.internal.ui.RemoteUIImages
Sets the three image descriptors for enabled, disabled, and hovered to an action.
setLocationPath(String) - Method in class org.eclipse.remote.ui.widgets.RemoteDirectoryWidget
Set the initial remote location that will be displayed in the widget.
setLocationPath(String) - Method in class org.eclipse.remote.ui.widgets.RemoteFileWidget
Set the initial remote location that will be displayed in the widget.
setLong(String, long) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a long preference in the InstanceScope.
setName(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionWorkingCopy
Set the name for this connection
setName(String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
setPassphrase(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the pass phrase associated with this connection.
setPassword(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the password associated with this connection.
setPort(int) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the port used for the connection.
setRemoved(boolean) - Method in class org.eclipse.remote.internal.ui.PendingUpdateAdapter
Set whether or not this has been removed from the tree.
setResource(IResource) - Method in interface org.eclipse.remote.core.IRemoteResource
Set the platform resource
setRunnableContext(IRunnableContext) - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
 
setSecureAttribute(String, String) - Method in interface org.eclipse.remote.core.IRemoteConnectionWorkingCopy
Set an attribute such as a password that's stored in secure storage.
setSecureAttribute(String, String) - Method in class org.eclipse.remote.internal.core.RemoteConnectionWorkingCopy
 
setString(String, String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets a string preference in the InstanceScope.
setTerminalSize(int, int, int, int) - Method in interface org.eclipse.remote.core.IRemoteProcessTerminalService
Change the terminal window dimension interactively.
setTimeout(int) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the timeout used when establishing the connection.
setTitle(String) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Set the fDialogTitle of the dialog.
setTitle(String) - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Set the fDialogTitle of the dialog.
setToDefault(String) - Static method in class org.eclipse.remote.internal.core.preferences.Preferences
Sets the given preference to its default value.
setToDefault(String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setType(int) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Set the type of browser.
setType() - Method in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Set the type of browser.
setUseLoginShell(boolean) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the flag indicating a login shell should be stated for this connection.
setUsePassword(boolean) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the connection to try password authentication first.
setUsername(String) - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Set the username associated with this connection.
setValue(String, double) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setValue(String, float) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setValue(String, int) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setValue(String, long) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setValue(String, String) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setValue(String, boolean) - Method in class org.eclipse.remote.internal.ui.preferences.PreferencesAdapter
setWorkingDirectory(String) - Method in interface org.eclipse.remote.core.IRemoteProcessService
Set the working directory while the connection is open.
setWorkingSet(IWorkingSet) - Method in class org.eclipse.remote.internal.ui.RemoteContentProvider
Sets the workingSet.
SHOW_CONNECTIONS - Static variable in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Display widget to select a connection
SHOW_HIDDEN_CHECKBOX - Static variable in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Display checkbox to show/hide hidden files
SHOW_LOCAL_SELECTION - Static variable in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Show local selection button
SHOW_NEW_FOLDER_BUTTON - Static variable in class org.eclipse.remote.ui.widgets.RemoteResourceBrowserWidget
Display button to create new folders
showConnections(boolean) - Method in class org.eclipse.remote.internal.ui.services.local.LocalUIFileService
 
showConnections(boolean) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Show available connections on browser if possible (default disabled).
showConnections(boolean) - Method in interface org.eclipse.remote.ui.IRemoteUIFileService
Show a list of available connections if possible.
showHiddenCheckbox(boolean) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Enable a checkbox to show hidden files (default enabled)
showLocalSelection(boolean) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Enable selection of local files
showNewFolderButton(boolean) - Method in class org.eclipse.remote.ui.dialogs.RemoteResourceBrowser
Enable a button to create new folders (default enabled)
start() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
start(int) - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
start() - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Starts a new process using the attributes of this process builder.
start(int) - Method in interface org.eclipse.remote.core.IRemoteProcessBuilder
Starts a new process using the attributes of this process builder.
start(BundleContext) - Method in class org.eclipse.remote.internal.core.RemoteCorePlugin
 
start(BundleContext) - Method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
 
startFetchingDeferredChildren(Object, IDeferredWorkbenchAdapter, PendingUpdateAdapter) - Method in class org.eclipse.remote.internal.ui.RemoteTreeContentManager
 
STOP - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
stop(BundleContext) - Method in class org.eclipse.remote.internal.core.RemoteCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.remote.internal.ui.RemoteUIPlugin
 

T

TERM - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
test(Object, String, Object[], Object) - Method in class org.eclipse.remote.internal.ui.ServicePropertyTester
 
toFile() - Method in class org.eclipse.remote.internal.core.RemotePath
 
toOSString() - Method in class org.eclipse.remote.internal.core.RemotePath
 
TOP_LEFT - Static variable in class org.eclipse.remote.internal.ui.OverlayImageDescriptor
 
TOP_RIGHT - Static variable in class org.eclipse.remote.internal.ui.OverlayImageDescriptor
 
toPath(URI) - Method in interface org.eclipse.remote.core.IRemoteFileService
Convert URI to a remote path.
toPortableString() - Method in class org.eclipse.remote.internal.core.RemotePath
 
toString() - Method in class org.eclipse.remote.core.AbstractRemoteProcessBuilder
 
toString() - Method in class org.eclipse.remote.internal.core.RemoteConnection
 
toString() - Method in class org.eclipse.remote.internal.core.RemotePath
 
toURI(IPath) - Method in interface org.eclipse.remote.core.IRemoteFileService
Convert remote path to equivalent URI.
toURI(String) - Method in interface org.eclipse.remote.core.IRemoteFileService
Convert string representation of a remote path to equivalent URI.
toURI(IPath) - Static method in class org.eclipse.remote.core.RemoteServicesUtils
Convert a UNC path to a URI Maps the UNC server component to a connection known by one of the remote service implementations.
trace(String) - Static method in class org.eclipse.remote.internal.core.RemoteDebugOptions
Prints the given message to System.out and to the OSGi tracing (if enabled)
trace(String, String, String...) - Static method in class org.eclipse.remote.internal.core.RemoteDebugOptions
Prints the given message to System.out and to the OSGi tracing (if enabled)
TSTP - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 

U

UnableToForwardPortException - Exception in org.eclipse.remote.core.exception
Exception thrown when a port is unable to be forwarded.
UnableToForwardPortException(String, Throwable) - Constructor for exception org.eclipse.remote.core.exception.UnableToForwardPortException
 
UnableToForwardPortException(String) - Constructor for exception org.eclipse.remote.core.exception.UnableToForwardPortException
 
UnableToForwardPortException(Throwable) - Constructor for exception org.eclipse.remote.core.exception.UnableToForwardPortException
 
uptoSegment(int) - Method in class org.eclipse.remote.internal.core.RemotePath
 
useLoginShell() - Method in interface org.eclipse.remote.core.IRemoteConnectionHostService
Obtain the flag that indicates a login shell should be started once the connection is established
USER_HOME_PROPERTY - Static variable in interface org.eclipse.remote.core.IRemoteConnection
 
USR1 - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 
USR2 - Static variable in interface org.eclipse.remote.core.IRemoteProcessSignalService
 

V

validateDeferredUpdates(Object) - Method in class org.eclipse.remote.internal.ui.RemoteTreeViewer
The given element is being removed from the tree.

W

waitFor() - Method in interface org.eclipse.remote.core.IRemoteProcess
Wait until the process has terminated Note: some implementations (e.g.
waitFor() - Method in interface org.eclipse.remote.core.IRemoteProcessControlService
Wait until the process has terminated
waitFor() - Method in class org.eclipse.remote.core.RemoteProcessAdapter
 
waitFor() - Method in class org.eclipse.remote.internal.core.RemoteProcess
 
WARNING - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
Constant for a warning dialog (value 4).
widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
 
widgetSelected(SelectionEvent) - Method in class org.eclipse.remote.ui.widgets.RemoteConnectionWidget.WidgetListener
 

Y

YES - Static variable in interface org.eclipse.remote.core.IUserAuthenticatorService
ID for a "Yes" response (value 2).
A B C D E F G H I K L M N O P Q R S T U V W Y