RSE
Release 2.0
A B C D E F G H I K L M N O P Q R S T U V W X _

A

aboutToStart(boolean) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
About to start a long running operation tiggered through the dialog.
aboutToStart(boolean) - Method in class org.eclipse.rse.ui.open.SystemQuickOpenDialog
About to start a long running operation tiggered through the dialog.
AbsoluteVirtualPath - Class in org.eclipse.rse.services.clientserver.archiveutils
 
AbsoluteVirtualPath(String) - Constructor for class org.eclipse.rse.services.clientserver.archiveutils.AbsoluteVirtualPath
Sets up a new AbsoluteVirtualPath object, by parsing absolutePath into a "real" part (the containing archive) and a "virtual" part (the path to the entry in the archive).
AbstractConnectorService - Class in org.eclipse.rse.core.subsystems
This is a base class to make it easier to create connector services.
AbstractConnectorService(String, String, IHost, int) - Constructor for class org.eclipse.rse.core.subsystems.AbstractConnectorService
Construct a new connector service.
AbstractConnectorServiceManager - Class in org.eclipse.rse.core.subsystems
This class is only needed if you need/want to support multiple subsystems and want them to share a single IConnectorService object per system connection.
AbstractConnectorServiceManager() - Constructor for class org.eclipse.rse.core.subsystems.AbstractConnectorServiceManager
Protected constructor to ensure not instantiated this way.
AbstractCredentialsProvider - Class in org.eclipse.rse.core.subsystems
The AbstractCredentialsProvider provides the base implementation of the ICredentialsProvider interface.
AbstractCredentialsProvider(IConnectorService) - Constructor for class org.eclipse.rse.core.subsystems.AbstractCredentialsProvider
Create a credentials provider for a particular connector service.
AbstractDelegatingConnectorService - Class in org.eclipse.rse.core.subsystems
 
AbstractDelegatingConnectorService(IHost) - Constructor for class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
Creates a new delegating connector service for a particular host.
AbstractDStoreService - Class in org.eclipse.rse.services.dstore
 
AbstractDStoreService(IDataStoreProvider, ISystemMessageProvider) - Constructor for class org.eclipse.rse.services.dstore.AbstractDStoreService
 
AbstractFileService - Class in org.eclipse.rse.services.files
 
AbstractFileService() - Constructor for class org.eclipse.rse.services.files.AbstractFileService
 
AbstractHostProcess - Class in org.eclipse.rse.services.processes
 
AbstractHostProcess() - Constructor for class org.eclipse.rse.services.processes.AbstractHostProcess
create a new AbstractHostProcess with the default property set
AbstractHostProcess(String) - Constructor for class org.eclipse.rse.services.processes.AbstractHostProcess
create a new AbstractHostProcess with initial Attributes.
AbstractHostShell - Class in org.eclipse.rse.services.shells
 
AbstractHostShell() - Constructor for class org.eclipse.rse.services.shells.AbstractHostShell
 
AbstractHostShellOutputReader - Class in org.eclipse.rse.services.shells
 
AbstractHostShellOutputReader(IHostShell, boolean) - Constructor for class org.eclipse.rse.services.shells.AbstractHostShellOutputReader
 
AbstractProcessService - Class in org.eclipse.rse.services.processes
 
AbstractProcessService() - Constructor for class org.eclipse.rse.services.processes.AbstractProcessService
 
AbstractRemoteFile - Class in org.eclipse.rse.subsystems.files.core.servicesubsystem
 
AbstractRemoteFile(FileServiceSubSystem, IRemoteFileContext, IRemoteFile, IHostFile) - Constructor for class org.eclipse.rse.subsystems.files.core.servicesubsystem.AbstractRemoteFile
 
AbstractResource - Class in org.eclipse.rse.core.subsystems
This class can be used as the base class for model objects that represent remote resources returned from the subsystem via resolveFilterStrings.
AbstractResource(ISubSystem) - Constructor for class org.eclipse.rse.core.subsystems.AbstractResource
Default constructor
AbstractResource() - Constructor for class org.eclipse.rse.core.subsystems.AbstractResource
Constructor.
AbstractRSESystemType - Class in org.eclipse.rse.core
Abstract base class holding core functionality of a system type.
AbstractRSESystemType() - Constructor for class org.eclipse.rse.core.AbstractRSESystemType
Default constructor.
AbstractRSESystemType(String, String, String, String, Bundle) - Constructor for class org.eclipse.rse.core.AbstractRSESystemType
Constructor for an object representing a system type.
AbstractSearchResult - Class in org.eclipse.rse.services.search
The RemoteSearchResultImpl class is an implementation of IRemoteSearchResult.
AbstractSearchResult(IHostSearchResultConfiguration, Object, SystemSearchString) - Constructor for class org.eclipse.rse.services.search.AbstractSearchResult
Constructor to create a result.
AbstractSearchResult.RemoteSearchResultMatch - Class in org.eclipse.rse.services.search
 
AbstractSearchResultConfiguration - Class in org.eclipse.rse.services.search
This class represents a search result configuration.
AbstractSearchResultConfiguration(IHostSearchResultSet, Object, SystemSearchString, ISearchService) - Constructor for class org.eclipse.rse.services.search.AbstractSearchResultConfiguration
Constructor for a result set configuration.
AbstractSearchService - Class in org.eclipse.rse.services.search
 
AbstractSearchService() - Constructor for class org.eclipse.rse.services.search.AbstractSearchService
 
AbstractSystemNewConnectionWizardPage - Class in org.eclipse.rse.ui.wizards
A base class for additional pages that are to be appended to the New Connection wizard.
AbstractSystemNewConnectionWizardPage(IWizard, ISubSystemConfiguration, String, String, String) - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemNewConnectionWizardPage
Constructor that takes everything
AbstractSystemNewConnectionWizardPage(IWizard, ISubSystemConfiguration, String) - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemNewConnectionWizardPage
Constructor that defaults: the page name to the parent factory's id the page title to the parent factory's name
AbstractSystemNewConnectionWizardPage(IWizard, ISubSystemConfiguration) - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemNewConnectionWizardPage
Constructor that defaults: the page name to the parent factory's id the page title to the parent factory's name the page description to RESID_NEWCONN_SUBSYSTEMPAGE_DESCRIPTION
AbstractSystemRemoteAdapterFactory - Class in org.eclipse.rse.ui.view
Abstraction of the work needed to create an adapter factory for an adapter that extends AbstractSystemViewAdapter.
AbstractSystemRemoteAdapterFactory() - Constructor for class org.eclipse.rse.ui.view.AbstractSystemRemoteAdapterFactory
 
AbstractSystemResourceSet - Class in org.eclipse.rse.core.model
The common abstract implementation of a ISystemResourceSet.
AbstractSystemResourceSet() - Constructor for class org.eclipse.rse.core.model.AbstractSystemResourceSet
 
AbstractSystemResourceSet(Object[]) - Constructor for class org.eclipse.rse.core.model.AbstractSystemResourceSet
 
AbstractSystemResourceSet(List) - Constructor for class org.eclipse.rse.core.model.AbstractSystemResourceSet
 
AbstractSystemSubSystemPropertyPageCoreForm - Class in org.eclipse.rse.ui.propertypages
The form for the property page for core subsystem properties.
AbstractSystemSubSystemPropertyPageCoreForm(ISystemMessageLine, Object) - Constructor for class org.eclipse.rse.ui.propertypages.AbstractSystemSubSystemPropertyPageCoreForm
Constructor
AbstractSystemViewAdapter - Class in org.eclipse.rse.ui.view
Base class for adapters needed for the SystemView viewer.
AbstractSystemViewAdapter() - Constructor for class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
 
AbstractSystemWizard - Class in org.eclipse.rse.ui.wizards
Base class for all RSE wizards.
AbstractSystemWizard() - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemWizard
Default constructor.
AbstractSystemWizard(String) - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemWizard
Constructor when wizard title is known.
AbstractSystemWizard(String, ImageDescriptor) - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemWizard
Constructor when you both a title and an image for this wizard.
AbstractSystemWizardPage - Class in org.eclipse.rse.ui.wizards
Abstract class for system wizards pages.
AbstractSystemWizardPage(IWizard, String, String, String) - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemWizardPage
Constructor when a unique page title is desired.
AbstractSystemWizardPage(IWizard, String, String) - Constructor for class org.eclipse.rse.ui.wizards.AbstractSystemWizardPage
Constructor when the overall wizard page title is desired, as specified in AbstractSystemWizard.setWizardPageTitle(String).
accept(File) - Method in class org.eclipse.rse.core.SystemResourceHelpers
Method required by FilenameFilter interface, used by java.io.File.list()
accept(String, boolean) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem
Method to decide if a given folder or file name matches the present criteria.
acceptContextMenuActionContribution(IHost, Class) - Method in class org.eclipse.rse.ui.RSESystemTypeAdapter
Deprecated. Override SystemViewConnectionAdapter.addActions(SystemMenuManager, org.eclipse.jface.viewers.IStructuredSelection, org.eclipse.swt.widgets.Shell, String) instead. In order to do so, AbstractRSESystemType.createNewHostInstance(org.eclipse.rse.core.model.ISystemProfile) needs to return a subclass of Host where the IAdaptable.getAdapter(Class) method is overriden to return a extended SystemViewConnectionAdapter subclass.
acceptWizardDescriptor(String, IRSEWizardDescriptor) - Method in class org.eclipse.rse.ui.RSESystemTypeAdapter
Checks if the given wizard descriptor is accepted for the system types the adapter is covering.
acquireCredentials(boolean) - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
acquireCredentials(boolean) - Method in class org.eclipse.rse.core.subsystems.AuthenticatingConnectorService
Acquires the credentials by delegating the request to the credentials provider.
acquireCredentials(boolean) - Method in class org.eclipse.rse.core.subsystems.BasicConnectorService
Acquires credentials.
acquireCredentials(boolean) - Method in interface org.eclipse.rse.core.subsystems.IConnectorService
Acquire the credentials for this connector service.
acquireCredentials(boolean) - Method in interface org.eclipse.rse.core.subsystems.ICredentialsProvider
Causes the provider to create a set of credentials for use by a connector service in order to connect to a target host system.
acquireCredentials(boolean) - Method in class org.eclipse.rse.ui.subsystems.StandardCredentialsProvider
Do not override.
ACTION_PREFIX - Static variable in interface org.eclipse.rse.connectorservice.dstore.IUniversalDStoreConstants
 
actionLabel - Variable in class org.eclipse.rse.ui.actions.SystemBaseSubMenuAction
 
activeRunningOperations - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
ACTIVEUSERPROFILES - Static variable in interface org.eclipse.rse.core.IRSEPreferenceNames
The key for the string containing the list of active user profiles in alphabetical order.
add(SystemSignonInformation, boolean) - Method in class org.eclipse.rse.core.PasswordPersistenceManager
Add a new persisted password to the password database.
add(SystemSignonInformation, boolean, boolean) - Method in class org.eclipse.rse.core.PasswordPersistenceManager
Add a new persisted password to the password database.
add(File, String, String) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Compresses the file file and adds it to the archive, placing it in the virtual directory virtualPath.
add(File, String, String, String, String, boolean) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Compresses the file file and adds it to the archive, saving it in the encoding specified by encoding if the isText is true.
add(InputStream, String, String, String, String, boolean) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Compresses the bytes in the InputStream stream and adds them as an entry to the archive, saving them in the encoding specified by encoding if isText is true, and placing it in the virtual directory virtualPath.
add(File, String, String, String, String, ISystemFileTypes) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
Compresses the file file and adds it to the archive, saving it in the encoding specified by encoding if the isText is true.
add(File[], String, String[]) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
A generalization of the add method.
add(File[], String, String[], String[], String[], boolean[]) - Method in interface org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler
A generalization of the add method.
add(File, String, String) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
add(File[], String, String[]) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
add(File, String, String, String, ISystemFileTypes) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
add(File, String, String, String, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
add(File[], String, String[], String[], String[], boolean[]) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
add(InputStream, String, String, String, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
add(File, String, String, String, String, ISystemFileTypes) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
 
add(File, String, String) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
add(InputStream, String, String, String, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
add(File[], String, String[]) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
add(File[], String, String[], String[], String[], boolean[]) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
add(File[], String, String[], String[], String[], boolean[], boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Same as add(File[] files, String virtualPath, String[] names, String[] encodings) but you can choose whether or not you want to leave the zipfile open after return.
add(File, String, String, String, String, ISystemFileTypes) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
add(File, String, String, String, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
 
ADD - Static variable in class org.eclipse.rse.ui.propertypages.SignonPreferencePage.PasswordModification
 
add(String, IAction) - Method in class org.eclipse.rse.ui.SystemMenuManager
Special helper that intelligently adds system framework actions
ADD_BUTTON_NO - Static variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
ADD_BUTTON_YES - Static variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
ADD_ID - Static variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
addActions(SystemMenuManager, IStructuredSelection, Shell, String) - Method in class org.eclipse.rse.shells.ui.view.SystemViewRemoteOutputAdapter
Used to add context menu actions for the given remote output
addActions(SystemMenuManager, IStructuredSelection, Shell, String) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
This is your opportunity to add actions to the popup menu for the given selection.
addActions(SystemMenuManager, IStructuredSelection, Shell, String) - Method in interface org.eclipse.rse.ui.view.ISystemViewElementAdapter
This is your opportunity to add actions to the popup menu for the given selection.
addActiveProfile(String) - Static method in class org.eclipse.rse.core.RSEPreferencesManager
Add a name to the active profile list.
addAsListener() - Method in class org.eclipse.rse.files.ui.resources.SystemEditableRemoteFile
Register as listener for various events
addAsListener() - Method in interface org.eclipse.rse.ui.view.ISystemEditableRemoteObject
Register as listener for various events
addAttribute(String, String, String) - Method in class org.eclipse.rse.persistence.dom.RSEDOMNode
Adds an attribute to the node
addAttribute(String, String) - Method in class org.eclipse.rse.persistence.dom.RSEDOMNode
Adds an attribute to the node
addBrowseActionCompleteListener(ISystemRemoteFolderBrowseCompleteListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemRemoteFolderCombo
Adds a listener which will be notified each time after the browse action is run.
addBrowseButtonSelectionListener(SelectionListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Register a listener interested in when the browse button is selected
addBrowseButtonSelectionListener(SelectionListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemRemoteFolderCombo
Register a listener interested in when the browse button is selected
addButton - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
addButtonCallback - Variable in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
 
addButtonPressed(IHost, IRemoteFile[]) - Method in interface org.eclipse.rse.files.ui.ISystemAddFileListener
The user has pressed the Add button.
addButtonPressed(IHost, Object[]) - Method in interface org.eclipse.rse.ui.IRemoteSelectionAddListener
The user has pressed the Add button.
addButtonPressed(IHost, Object) - Method in interface org.eclipse.rse.ui.widgets.ISystemAddListener
The user has pressed the Add button.
addChangeListener(ISystemFilterStringEditPaneListener) - Method in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
Configuration method, called from Change Filter dialog and New Filter wizard.
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
Add a checkstate listener to be called whenever the checked state of a remote file is changed.
addChild(RSEDOMNode) - Method in class org.eclipse.rse.persistence.dom.RSEDOMNode
Adds a child to this node
addChild(SystemSimpleContentElement, int) - Method in class org.eclipse.rse.ui.dialogs.SystemSimpleContentElement
Add the given child element at the given zero-based position
addChildren(Object, Object[], IProgressMonitor) - Method in class org.eclipse.rse.ui.operations.SystemDeferredTreeContentManager
 
addCollapseListener(ISystemCollapsableSectionListener) - Method in class org.eclipse.rse.ui.widgets.SystemCollapsableSection
Add a collapse / expand event listener
addCommonRemoteActions(ISubSystemConfiguration, SystemMenuManager, IStructuredSelection, Shell, String, ISubSystem) - Method in interface org.eclipse.rse.ui.subsystems.ISubSystemConfigurationAdapter
Returns any framework-supplied actions remote objects that should be contributed to the popup menu for the given selection list.
addCommonRemoteActions(SystemMenuManager, IStructuredSelection, Shell, String) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Called by SystemView viewer.
addCommonRemoteActions(ISubSystemConfiguration, SystemMenuManager, IStructuredSelection, Shell, String, ISubSystem) - Method in class org.eclipse.rse.ui.view.SubSystemConfigurationAdapter
Returns any framework-supplied actions remote objects that should be contributed to the popup menu for the given selection list.
addCommunicationsListener(ICommunicationsListener) - Method in class org.eclipse.rse.core.subsystems.AbstractConnectorService
 
addCommunicationsListener(ICommunicationsListener) - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
addCommunicationsListener(ICommunicationsListener) - Method in interface org.eclipse.rse.core.subsystems.IConnectorService
Register a communications listener.
addConnectOrDisconnectAction(Vector, Shell, ISubSystem) - Method in class org.eclipse.rse.ui.view.SubSystemConfigurationAdapter
Overridable method to add the connect or disconnect action.
addCustomMenuGroups(IMenuManager) - Method in class org.eclipse.rse.ui.RSESystemTypeAdapter
Called from SystemView.createStandardGroups(IMenuManager) to allow dynamic system type providers to customize the RSE standard menu structure regarding their needs.
addCustomToolbarGroups(IViewPart) - Method in class org.eclipse.rse.ui.RSESystemTypeAdapter
Called from SystemViewPart#fillLocalToolBar(boolean) to allow dynamic system type providers to customize the RSE standard toolbar structure regarding their needs.
addDefaultEncodingFields() - Method in class org.eclipse.rse.ui.SystemConnectionForm
Add fields to enable encoding for the host to be set.
addDeselectAllButtonSelectionListener() - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
 
addDynamicPopupMenuActions(SystemMenuManager, IStructuredSelection, Shell, String) - Method in class org.eclipse.rse.ui.view.AbstractSystemViewAdapter
Add or remove custom actions dynamically to a context menu.
addEncodingFields - Variable in class org.eclipse.rse.ui.SystemConnectionForm
 
addEntry(int, int) - Method in class org.eclipse.rse.services.clientserver.search.SystemSearchLineMatch
Adds an entry.
addEnvironmentVariable(String, String) - Method in interface org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCmdSubSystem
Add environment variable entry, given a name and value
addEnvironmentVariable(IRemoteSystemEnvVar) - Method in interface org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCmdSubSystem
Add environment variable entry, given a RemoteSystemEnvVar object
addEnvironmentVariable(String, String) - Method in class org.eclipse.rse.subsystems.shells.core.subsystems.RemoteCmdSubSystem
Add environment variable entry, given a name and value
addEnvironmentVariable(IRemoteSystemEnvVar) - Method in class org.eclipse.rse.subsystems.shells.core.subsystems.RemoteCmdSubSystem
Add environment variable entry, given a RemoteSystemEnvVar object
addFileExtension(String) - Method in interface org.eclipse.rse.subsystems.files.core.model.IRemotePath
Returns a new path with the file extension added to this path.
addFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
Add a spacer line
addFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
Helper method.
addFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.propertypages.SystemBasePropertyPage
Helper method.
addFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.SystemBaseForm
Add a spacer line
addFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.wizards.AbstractSystemWizardPage
Helper method
Add a spacer line
addFilterCriterion(Class[], String, String) - Method in class org.eclipse.rse.ui.SystemActionViewerFilter
Adds a filter criterion.
addFilterPoolManager(ISystemProfile, ISystemFilterPoolManager) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Add the given filter pool manager object to internal lists
addFilterString(String) - Method in interface org.eclipse.rse.core.filters.ISystemFilter
Append a new filter string to this filter's list of filter strings.
addFilterString(String, int) - Method in interface org.eclipse.rse.core.filters.ISystemFilter
Insert a new filter string to this filter's list, at the given zero-based position.
addFilterString(String) - Method in class org.eclipse.rse.core.filters.SystemFilterSimple
Append a new filter string to this filter's list.
addFilterString(String, int) - Method in class org.eclipse.rse.core.filters.SystemFilterSimple
Insert a new filter string to this filter's list, at the given zero-based position.
addFilterString(RemoteFileFilterString) - Method in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileContext
Add an additional filter string.
addFilterString(RemoteFileFilterString) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileContext
Add an additional filter string.
addFilterString(IHostProcessFilter) - Method in class org.eclipse.rse.subsystems.processes.core.subsystem.impl.RemoteProcessContext
Add an additional filter string.
addFilterString(IHostProcessFilter) - Method in interface org.eclipse.rse.subsystems.processes.core.subsystem.IRemoteProcessContext
Add an additional filter string.
addFolder(IRemoteFile) - Method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Append a folder to the list.
addGrowableFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
Add a spacer line that grows in height to absorb extra space
addGrowableFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
Helper method.
addGrowableFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.SystemBaseForm
Add a spacer line that grows in height to absorb extra space
addGrowableFillerLine(Composite, int) - Method in class org.eclipse.rse.ui.wizards.AbstractSystemWizardPage
Helper method
Add a spacer line that grows in height to absorb extra space
addHost(IHost) - Method in interface org.eclipse.rse.core.model.ISystemHostPool
Add a new connection to the list.
addIgnoreFile(IFile) - Method in class org.eclipse.rse.files.ui.resources.SystemTempFileListener
 
addKeyListener(KeyListener) - Method in class org.eclipse.rse.ui.widgets.InheritButton
 
addLine(IHostOutput) - Method in class org.eclipse.rse.services.shells.AbstractHostShellOutputReader
 
addListener(ILabelProviderListener) - Method in class org.eclipse.rse.ui.dialogs.SystemDeleteTableProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.rse.ui.dialogs.SystemRenameTableProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
addListener(ILabelProviderListener) - Method in class org.eclipse.rse.ui.widgets.EnvironmentVariablesForm.EnvironmentVariablesTableContentProvider
 
addMatch(int, int) - Method in class org.eclipse.rse.services.search.AbstractSearchResult
Add a match to the result.
addMatch(int, int) - Method in interface org.eclipse.rse.services.search.IHostSearchResult
Add a match to the result.
addMatch(int, int) - Method in interface org.eclipse.rse.subsystems.files.core.subsystems.IRemoteSearchResult
Add a match to the result.
addMatch(int, int) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteSearchResult
Add a match to the result.
addModifyListener(ModifyListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Register a listener interested in entry field modify events
addModifyListener(ModifyListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemRemoteFolderCombo
Register a listener interested in entry field modify events
addModifyListener(ISystemCommandTextModifyListener) - Method in class org.eclipse.rse.shells.ui.view.SystemCommandEditor
Add a modify listener
addModifyListener(ModifyListener) - Method in class org.eclipse.rse.ui.widgets.InheritableEntryField
Register a listener interested in entry field modify events
addModifyListener(ModifyListener) - Method in class org.eclipse.rse.ui.widgets.SystemHistoryCombo
Register a listener interested in entry field modify events
addModifyListener(ModifyListener) - Method in class org.eclipse.rse.ui.widgets.SystemHostCombo
Register a listener interested in entry field modify events
addNewButtonSelectionListener(SelectionListener) - Method in class org.eclipse.rse.ui.widgets.SystemHostCombo
Register a listener interested in when the new button is selected
addOurButtonSelectionListener() - Method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
 
addOurButtonSelectionListener() - Method in class org.eclipse.rse.files.ui.widgets.SystemRemoteFolderCombo
 
addOurButtonSelectionListener() - Method in class org.eclipse.rse.ui.widgets.SystemHistoryCombo
 
addOurButtonSelectionListener() - Method in class org.eclipse.rse.ui.widgets.SystemHostCombo
 
addOurConnectionSelectionListener() - Method in class org.eclipse.rse.ui.widgets.SystemHostCombo
 
addOurQualifiedFolderSelectionListener() - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
 
addOutput(Object) - Method in class org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShell
 
addOutput(Object) - Method in interface org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCommandShell
Add an output object to the list of output for this command
addOutputListener(IHostShellOutputListener) - Method in class org.eclipse.rse.services.shells.AbstractHostShell
 
addOutputListener(IHostShellOutputListener) - Method in class org.eclipse.rse.services.shells.AbstractHostShellOutputReader
 
addOutputListener(IHostShellOutputListener) - Method in interface org.eclipse.rse.services.shells.IHostShell
 
addOutputListener(IHostShellOutputListener) - Method in interface org.eclipse.rse.services.shells.IHostShellOutputReader
 
addPage(IWizardPage) - Method in class org.eclipse.rse.ui.wizards.AbstractSystemWizard
Intercept of parent method so we can percolate the help id
addPageCompleteListener(ISystemPageCompleteListener) - Method in class org.eclipse.rse.ui.SystemBaseForm
Register an interest in knowing whenever SystemBaseForm.setPageComplete(boolean) is called by subclass code.
addPages() - Method in class org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizard
Override of parent to do nothing
addPages() - Method in class org.eclipse.rse.ui.wizards.AbstractSystemWizard
Creates the wizard pages.
addPages() - Method in class org.eclipse.rse.ui.wizards.SystemNewProfileWizard
Creates the wizard pages.
addPathTerminator(String) - Static method in class org.eclipse.rse.core.SystemResourceManager
Ensure given path ends with path separator.
addProperty(String, String) - Method in interface org.eclipse.rse.core.model.IPropertySet
Add a Property with String value to the set.
addProperty(String, String, IPropertyType) - Method in interface org.eclipse.rse.core.model.IPropertySet
Add a typed Property to the set.
addProperty(String, IProperty) - Method in class org.eclipse.rse.core.model.PropertyList
 
addProperty(String, String) - Method in class org.eclipse.rse.core.model.PropertyList
 
addProperty(String, String, IPropertyType) - Method in class org.eclipse.rse.core.model.PropertyList
 
addProperty(String, IProperty) - Method in class org.eclipse.rse.core.model.PropertySet
Add a typed Property to the set.
addProperty(String, String) - Method in class org.eclipse.rse.core.model.PropertySet
 
addProperty(String, String, IPropertyType) - Method in class org.eclipse.rse.core.model.PropertySet
 
addPropertySet(IPropertySet) - Method in class org.eclipse.rse.core.model.DummyHost
 
addPropertySet(IPropertySet) - Method in interface org.eclipse.rse.core.model.IPropertySetContainer
Adds an existing property set to this container.
addPropertySet(IPropertySet) - Method in class org.eclipse.rse.core.model.PropertySetContainer
 
addPropertySet(IPropertySet) - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
addPropertySets(IPropertySet[]) - Method in class org.eclipse.rse.core.model.DummyHost
 
addPropertySets(IPropertySet[]) - Method in interface org.eclipse.rse.core.model.IPropertySetContainer
Adds a number of existing property sets to this container.
addPropertySets(IPropertySet[]) - Method in class org.eclipse.rse.core.model.PropertySetContainer
 
addPropertySets(IPropertySet[]) - Method in class org.eclipse.rse.core.subsystems.AbstractDelegatingConnectorService
 
addReference(IRSEBaseReferencingObject) - Method in interface org.eclipse.rse.core.references.IRSEBaseReferencedObject
Add a reference, increment reference count, return new count
addReferenceToSystemFilterPool(ISystemFilterPool) - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolReferenceManager
Given a filter pool, create a referencing object and add it to the list.
addReferenceToSystemFilterPool(String) - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolReferenceManager
Given a filter pool name, create a referencing object and add it to the list.
addReferencingObject(IRSEBasePersistableReferencingObject) - Method in interface org.eclipse.rse.core.references.IRSEBasePersistableReferenceManager
Add a referencing object to the managed list.
addRemoteEditable(ISystemEditableRemoteObject) - Method in class org.eclipse.rse.files.ui.compare.SystemCompareInput
 
addResolvedFilterStringObjects(Vector, Object[], String[], int) - Method in class org.eclipse.rse.core.subsystems.SubSystem
Overridable extension point for adding the results of a filter string to the overall list of results.
addResolvedFilterStringObjects(Vector, Object[], String[], int) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileSubSystem
Overridable parent extension point for adding the results of a filter string to the overall list of results.
addResource(Object) - Method in class org.eclipse.rse.core.model.AbstractSystemResourceSet
 
addResourceChangeListener(IResourceChangeListener) - Method in interface org.eclipse.rse.core.ISystemResourceListener
 
addResourceChangeListener(IResourceChangeListener) - Static method in class org.eclipse.rse.core.SystemResourceManager
Register a listener for resource change events on objects in our remote system project.
addResult(Object) - Method in class org.eclipse.rse.services.search.AbstractSearchResultConfiguration
 
addResult(IHostSearchResultConfiguration, Object) - Method in class org.eclipse.rse.services.search.HostSearchResultSet
 
addResult(Object) - Method in interface org.eclipse.rse.services.search.IHostSearchResultConfiguration
Adds a search result.
addResult(IHostSearchResultConfiguration, Object) - Method in interface org.eclipse.rse.services.search.IHostSearchResultSet
Add a result for a search configuration.
addResult(Object) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteSearchResultConfiguration
 
addResults(Object, IHostSearchResult[]) - Method in class org.eclipse.rse.services.search.AbstractSearchResultConfiguration
 
addResults(Object, IHostSearchResult[]) - Method in interface org.eclipse.rse.services.search.IHostSearchResultConfiguration
Adds a set of search results along their associated container
addResults(Object, IHostSearchResult[]) - Method in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteSearchResultConfiguration
 
addSearchConfiguration(IHostSearchResultConfiguration) - Method in class org.eclipse.rse.services.search.HostSearchResultSet
 
addSearchConfiguration(IHostSearchResultConfiguration) - Method in interface org.eclipse.rse.services.search.IHostSearchResultSet
Add a search configuration.
addSelectAllButtonSelectionListener() - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
Add a listener to selection change events in the tree
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.rse.ui.widgets.SystemHostCombo
Register a listener interested in an item is selected in the combo box
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.rse.ui.widgets.SystemSelectConnectionForm
Add a listener to selection change events in the list
addSelectionListener(SelectionListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemQualifiedRemoteFolderCombo
Register a listener interested in an item is selected in the combo box
addSelectionListener(SelectionListener) - Method in class org.eclipse.rse.files.ui.widgets.SystemRemoteFolderCombo
Register a listener interested in an item is selected in the combo box
addSelectionListener(SelectionListener) - Method in class org.eclipse.rse.ui.widgets.InheritableEntryField
Register a listener interested in when the button is toggled Call InheritableEntryField.isLocal() to determine if left (false) or right (true) was pressed.
addSelectionListener(SelectionListener) - Method in class org.eclipse.rse.ui.widgets.InheritButton
Register a listener interested in when the button is pressed.
addSelectionListener(SelectionListener) - Method in class org.eclipse.rse.ui.widgets.InheritControl
Deprecated. Add a listener that is called whenever the left or right side is selected.
addSelectionListener(SelectionListener) - Method in interface org.eclipse.rse.ui.widgets.ISystemCombo
Register a listener interested in an item is selected in the combo box
addSelectionListener(SelectionListener) - Method in class org.eclipse.rse.ui.widgets.SystemHistoryCombo
Register a listener interested in an item is selected in the combo box
addSelectionListener(SelectionListener) - Method in class org.eclipse.rse.ui.widgets.SystemHostCombo
Register a listener interested in an item is selected in the combo box
addSelectTypesButtonSelectionListener() - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFilesForm
 
addSeparator() - Method in class org.eclipse.rse.ui.SystemMenuManager
Add a separator.
addSeparatorLine(Composite, int) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
Add a separator line.
addSeparatorLine(Composite, int) - Method in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
Helper method.
addSeparatorLine(Composite, int) - Method in class org.eclipse.rse.ui.propertypages.SystemBasePropertyPage
Helper method.
addSeparatorLine(Composite, int) - Method in class org.eclipse.rse.ui.SystemBaseForm
Add a separator line.
addSeparatorLine(Composite, int) - Method in class org.eclipse.rse.ui.wizards.AbstractSystemWizardPage
Helper method
Add a separator line.
addStateChangeListener(IInheritableEntryFieldStateChangeListener) - Method in class org.eclipse.rse.ui.widgets.InheritableEntryField
Adds a state change listener.
addSubSystem(ISubSystem) - Method in class org.eclipse.rse.core.subsystems.SubSystemConfiguration
Helper method to allow child classes to add a subsystem object to the in-memory list maintained and returned by this base class.
addSystemFilter(ISystemFilter) - Method in interface org.eclipse.rse.core.filters.ISystemFilterContainer
Adds given filter to the list without populating the filter strings.
addSystemFilterPoolReference(ISystemFilterPoolReference) - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolReferenceManager
Add a filter pool referencing object to the list.
addSystemFilterString(ISystemFilter, String) - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolManager
Append a new filter string to the given filter's list Does the following: Adds the filter string to the in-memory cache Saves parent filter pool to disk.
addSystemFilterString(ISystemFilter, String, int) - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolManager
Insert a new filter string to the given filter's list, at the given zero-based position Does the following: Adds the filter string to the in-memory cache Saves parent filter pool to disk.
addSystemModelChangeListener(ISystemModelChangeListener) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Register your interest in being told when an RSE model resource is changed.
addSystemPreferenceChangeListener(ISystemPreferenceChangeListener) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Register your interest in being told when a system preference changes
addSystemProfile(ISystemProfile) - Method in interface org.eclipse.rse.core.model.ISystemProfileManager
Adds a system profile to this profile manager.
addSystemRemoteChangeListener(ISystemRemoteChangeListener) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Register your interest in being told when a remote resource is changed.
addSystemResourceChangeListener(ISystemResourceChangeListener) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Register your interest in being told when a system resource such as a connection is changed.
addUserDefinedEntries(List) - Method in class org.eclipse.rse.ui.dialogs.SystemSelectFileTypesDialog
Add the currently-specified extensions.
addVerifyListener(ISystemVerifyListener) - Method in interface org.eclipse.rse.ui.propertypages.ISystemConnectionWizardErrorUpdater
 
addVerifyListener(ISystemVerifyListener) - Method in class org.eclipse.rse.ui.SystemBaseForm
Register an interest in knowing whenever the form is verified and error messages are updated.
addVerifyListener() - Method in class org.eclipse.rse.ui.wizards.SystemSubSystemsPropertiesWizardPage
Deprecated.  
addViewerFilter(ViewerFilter) - Method in class org.eclipse.rse.files.ui.actions.SystemSelectRemoteFileAction
Add viewer filter.
addViewerFilter(ViewerFilter) - Method in class org.eclipse.rse.files.ui.dialogs.SystemSelectRemoteFileOrFolderDialog
Deprecated. Add viewer filter.
addViewerFilter(ViewerFilter) - Method in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
Add viewer filter.
adjustButtonWidth(Button) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
Adjust the width hint of a button to account for the presumed addition of a mnemonic.
adjustForNumColumns(int) - Method in class org.eclipse.rse.ui.propertypages.SystemComboBoxFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.rse.ui.propertypages.SystemKeyValueFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.rse.ui.propertypages.SystemStringFieldEditor
Adjust grid data to support the number of columns, after all field editors have been added to the page.
adjustForNumColumns(int) - Method in class org.eclipse.rse.ui.propertypages.SystemTypeFieldEditor
 
AFTER_CONNECT - Static variable in class org.eclipse.rse.core.subsystems.CommunicationsEvent
 
AFTER_DISCONNECT - Static variable in class org.eclipse.rse.core.subsystems.CommunicationsEvent
 
ALERT_NONSSL - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
ALERT_SSL - Static variable in interface org.eclipse.rse.ui.ISystemPreferencesConstants
 
ALL - Static variable in class org.eclipse.rse.services.clientserver.NamePatternMatcher
Example: *
ALL - Static variable in class org.eclipse.rse.services.clientserver.processes.HostProcessFilterImpl
 
ALL_STATES - Static variable in interface org.eclipse.rse.services.clientserver.processes.ISystemProcessRemoteConstants
 
ALL_STATES_STR - Static variable in interface org.eclipse.rse.services.clientserver.processes.ISystemProcessRemoteConstants
 
allFilterStrings - Variable in class org.eclipse.rse.subsystems.files.core.subsystems.RemoteFileContext
 
allFilterStrings - Variable in class org.eclipse.rse.subsystems.processes.core.subsystem.impl.RemoteProcessContext
 
allowBlank - Variable in class org.eclipse.rse.ui.validators.ValidatorIntegerInput
 
allowBlank - Variable in class org.eclipse.rse.ui.validators.ValidatorLongInput
 
allowDuplicateStrings - Variable in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
 
allowFolderSelection - Variable in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
 
allowForMultipleParents - Variable in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
 
allowNew - Variable in class org.eclipse.rse.ui.widgets.SystemSelectConnectionForm
 
allowOnMultipleSelection(boolean) - Method in interface org.eclipse.rse.ui.actions.ISystemAction
Is this action to be enabled or disabled when multiple items are selected.
allowOnMultipleSelection - Variable in class org.eclipse.rse.ui.actions.SystemBaseAction
 
allowOnMultipleSelection(boolean) - Method in class org.eclipse.rse.ui.actions.SystemBaseAction
This method is supplied for actions that are to be enable even when more than one item is selected.
allows(String) - Method in class org.eclipse.rse.services.clientserver.processes.HostProcessFilterImpl
Returns whether this filter allows a process with the status line status to pass through.
allows(String) - Method in interface org.eclipse.rse.services.clientserver.processes.IHostProcessFilter
Returns whether this filter allows a process with the status line status to pass through.
alreadyNotified - Variable in class org.eclipse.rse.ui.SystemBaseForm
 
alwaysEnableOK - Variable in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
 
anystatus - Variable in class org.eclipse.rse.services.clientserver.processes.HostProcessFilterImpl
 
APPEND_MNEMONICS - Static variable in class org.eclipse.rse.ui.Mnemonics
An option bit mask - value 2.
APPEND_MNEMONICS_PATTERN_DEFAULT - Static variable in class org.eclipse.rse.ui.Mnemonics
Some products will to append mnemonics only for certain locales.
APPEND_MNEMONICS_PATTERN_PREFERENCE - Static variable in class org.eclipse.rse.ui.Mnemonics
The simple name of the preference that holds the pattern to be used for matching against the locale to determine if APPEND_MNEMONICS option applies.
appendBytes(InputStream, ZipOutputStream, String, String, String, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Compresses the contents of stream, adding them to the ZipFile managed by dest.
appendColon(String) - Static method in class org.eclipse.rse.ui.SystemWidgetHelpers
Appends a colon to a label, if the label doesn't already end in a colon of the proper size.
appendEmptyFile(TarOutputStream, String) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
Creates a new tar entry and appends it to the tar output stream with the given name.
appendEmptyFile(ZipOutputStream, String) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Works similarly to appendFile, except no actual data is appended to the zipfile, only an entry is created.
appendFile(File, TarEntry, TarOutputStream) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemTarHandler
Appends a file to a tar output stream, using the given entry that represents the file.
appendFile(File, ZipOutputStream, String, String, String, String, boolean) - Method in class org.eclipse.rse.services.clientserver.archiveutils.SystemZipHandler
Compresses the contents of file, adding them to the ZipFile managed by dest.
appendToGroup(String, IAction) - Method in class org.eclipse.rse.ui.SystemMenuManager
Method declared on IContributionManager.
appendToGroup(String, IContributionItem) - Method in class org.eclipse.rse.ui.SystemMenuManager
Method declared on IContributionManager.
appliesTo(ISystemRemoteObjectMatchProvider, Object) - Method in class org.eclipse.rse.core.SystemRemoteObjectMatcher
Given an ISystemRemoteElement, return true if that element meets this criteria.
appliesToSystemType(IRSESystemType) - Method in interface org.eclipse.rse.core.subsystems.ISubSystemConfigurationProxy
Test if the given system type matches one or more of the systemTypes attribute of this extension.
applyButton - Variable in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
 
applyEditorValue() - Method in class org.eclipse.rse.ui.dialogs.SystemRenameDialog
 
applyMnemonic(String, char) - Static method in class org.eclipse.rse.ui.Mnemonics
Given a label and mnemonic, this applies that mnemonic to the label.
applyMnemonics(Mnemonics, Composite) - Method in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
Apply mnemonic to the composite.
applyMnemonics(Composite) - Method in class org.eclipse.rse.ui.wizards.AbstractSystemWizardPage
Apply mnemonic to the content composite.
applyPressed() - Method in class org.eclipse.rse.ui.filters.SystemChangeFilterPane
User pressed Apply to save the pending changes the current filter string
applyPressed() - Method in class org.eclipse.rse.ui.widgets.SystemEditPaneStateMachine
User has successfully pressed Apply (that is, no errors found)
applyValues(ISubSystem) - Method in interface org.eclipse.rse.core.subsystems.ISubSystemPropertiesWizardPage
 
applyValues(IConnectorService) - Method in interface org.eclipse.rse.ui.propertypages.ISystemConnectionWizardPropertyPage
Deprecated.  
applyValues(IConnectorService) - Method in class org.eclipse.rse.ui.propertypages.ServicesPropertyPage
 
applyValues(ISubSystem) - Method in class org.eclipse.rse.ui.wizards.SubSystemServiceWizardPage
 
applyValues(ISubSystem) - Method in class org.eclipse.rse.ui.wizards.SystemSubSystemsPropertiesWizardPage
Deprecated.  
applyViewFilters(IContextObject, Object[]) - Method in interface org.eclipse.rse.ui.subsystems.ISubSystemConfigurationAdapter
Filters an array of children and returns the results.
applyViewFilters(IContextObject, Object[]) - Method in class org.eclipse.rse.ui.view.SubSystemConfigurationAdapter
The default implementation does not filter and simply returns the children passed in.
ArchiveHandlerManager - Class in org.eclipse.rse.services.clientserver.archiveutils
This class manages all the Archive Handlers that correspond to the archive file that the system would like to deal with.
ArchiveHandlerManager() - Constructor for class org.eclipse.rse.services.clientserver.archiveutils.ArchiveHandlerManager
 
areAllSubSystemsConnected(IHost) - Method in interface org.eclipse.rse.core.model.ISystemRegistry
Return true if all of the subsystems for the given connection are currently connected.
areAnySelectedItemsExpandable() - Method in interface org.eclipse.rse.ui.view.ISystemTree
 
areAnySelectedItemsExpanded() - Method in interface org.eclipse.rse.ui.view.ISystemTree
 
areChangesPending() - Method in class org.eclipse.rse.ui.widgets.SystemEditPaneStateMachine
Are any changes pending?
areErrorsPending() - Method in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
Lifecycle method.
areFieldsComplete() - Method in class org.eclipse.rse.files.ui.widgets.SystemFileFilterStringEditPane
Must be overridden if createContents is overridden.
areFieldsComplete() - Method in class org.eclipse.rse.processes.ui.SystemProcessFilterStringEditPane
Must be overridden if createContents is overridden.
areFieldsComplete() - Method in class org.eclipse.rse.ui.filters.SystemFilterStringEditPane
Overridable lifecycle method.
areStringsCaseSensitive() - Method in interface org.eclipse.rse.core.filters.ISystemFilterContainer
 
areStringsCaseSensitive() - Method in interface org.eclipse.rse.core.filters.ISystemFilterPoolManager
 
areStringsCaseSensitive() - Method in class org.eclipse.rse.core.filters.SystemFilterSimple
Are filter strings in this filter case sensitive?
areStringsCaseSensitive() - Method in class org.eclipse.rse.ui.filters.dialogs.SystemNewFilterWizard
Override if necessary.
arrowCursor - Variable in class org.eclipse.rse.ui.actions.SystemBaseAction
 
arrowCursor - Variable in class org.eclipse.rse.ui.dialogs.SystemPromptDialog
 
associateProject(IProject) - Method in class org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShell
 
associateProject(IProject) - Method in class org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShellOperation
 
associateProject(IProject) - Method in interface org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteCommandShell
 
ATTRIBUTE_DAEMON_PORT - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_DEFAULT - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_DEFAULT_PRIVATE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_DELETABLE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_DESCRIPTION - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_FALSE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_GROUP - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_HIDDEN - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_HOSTNAME - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_ID - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_IS_ACTIVE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_NAME - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_NON_CHANGEABLE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_NON_DELETABLE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_NON_RENAMABLE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_OFFLINE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_OWNING_PARENT_NAME - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_PORT - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_PROMPTABLE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_REF_ID - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_RELATIVE_ORDER - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_RELEASE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_RESTRICTED_TYPES - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_REXEC_PORT - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_SERVER_PATH - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_SERVER_SCRIPT - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_SINGLE_FILTER_STRING_ONLY - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_STRING - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_STRING_CASE_SENSITIVE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_STRINGS_NON_CHANGABLE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_SUPPORTS_DUPLICATE_FILTER_STRINGS - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_SUPPORTS_NESTED_FILTERS - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_SYSTEM_TYPE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_TRUE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_TYPE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_USE_SSL - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
ATTRIBUTE_VALUE - Static variable in interface org.eclipse.rse.persistence.dom.IRSEDOMConstants
 
AuthenticatingConnectorService - Class in org.eclipse.rse.core.subsystems
An authenticating connector service understands the concept of credentials (see ICredentials) and possibly the concepts of user id and password.
AuthenticatingConnectorService(String, String, IHost, int) - Constructor for class org.eclipse.rse.core.subsystems.AuthenticatingConnectorService
Constructs an authenticating connector service.
AUTODETECT_SSL_EDEFAULT - Static variable in class org.eclipse.rse.core.subsystems.RemoteServerLauncher
 
autoExpandDepth - Variable in class org.eclipse.rse.files.ui.widgets.SystemSelectRemoteFileOrFolderForm
 
autoExpandDepth - Variable in class org.eclipse.rse.ui.widgets.SystemSelectConnectionForm
 

RSE
Release 2.0
A B C D E F G H I K L M N O P Q R S T U V W X _
Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.