Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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

N

name - Variable in class org.eclipse.rse.core. AbstractRSESystemType
 
name - Variable in class org.eclipse.rse.services.clientserver.archiveutils. TarEntry
 
name - Variable in class org.eclipse.rse.services.clientserver.archiveutils. VirtualChild
 
name - Variable in class org.eclipse.rse.services.clientserver.processes. HostProcessFilterImpl
 
name - Variable in class org.eclipse.rse.services.search. HostSearchResultSet
 
nameEntryValue - Variable in class org.eclipse.rse.files.ui.widgets. SystemSelectRemoteFileOrFolderForm
 
namePageHelp - Variable in class org.eclipse.rse.ui.filters.actions. SystemNewFilterAction
 
NamePatternMatcher - Class in org.eclipse.rse.services.clientserver
This class offers generic name pattern matching.
NamePatternMatcher(String) - Constructor for class org.eclipse.rse.services.clientserver. NamePatternMatcher
Constructor for traditional-style only patterns, which allows for one asterisk anywhere in the name,or one asterisk each at the beginning or end of the name.
NamePatternMatcher(String, boolean, boolean) - Constructor for class org.eclipse.rse.services.clientserver. NamePatternMatcher
Constructor for traditional-style patterns PLUS advanced patterns ABC*DEF* and A*C*F.
namePromptLabel - Variable in class org.eclipse.rse.ui.filters. SystemChangeFilterPane
 
namePromptTip - Variable in class org.eclipse.rse.ui.filters. SystemChangeFilterPane
 
names - Variable in class org.eclipse.rse.subsystems.files.core.util. ValidatorFileUniqueName
 
namesAreEqual(Object, String) - Method in class org.eclipse.rse.ui.view. AbstractSystemViewAdapter
Compare the name of the given element to the given new name to decide if they are equal.
namesAreEqual(Object, String) - Method in interface org.eclipse.rse.ui.view. ISystemViewElementAdapter
Compare the name of the given element to the given new name to decide if they are equal.
nameText - Variable in class org.eclipse.rse.ui.filters.dialogs. SystemNewFilterWizardNamePage
 
nameValidator - Variable in class org.eclipse.rse.processes.ui. SystemProcessFilterStringEditPane
 
nameValidator - Variable in class org.eclipse.rse.ui.filters.dialogs. SystemNewFilterWizardNamePage
 
nameValidator - Variable in class org.eclipse.rse.ui.wizards. SystemNewProfileWizardMainPage
 
nameValidators - Variable in class org.eclipse.rse.ui.filters.dialogs. SystemNewFilterWizardNamePage
 
nameValidators - Variable in class org.eclipse.rse.ui. SystemConnectionForm
 
needsProgressMonitor - Variable in class org.eclipse.rse.ui.actions. SystemBaseDialogAction
 
needsProgressMonitor - Variable in class org.eclipse.rse.ui.dialogs. SystemPromptDialog
 
needsProgressMonitorSet - Variable in class org.eclipse.rse.ui.actions. SystemBaseDialogAction
 
needsSave() - Method in class org.eclipse.rse.persistence.dom. RSEDOM
 
needsUpdate(ISubSystem, boolean, String, boolean, int) - Method in class org.eclipse.rse.core.subsystems. SubSystemConfiguration
Used by child classes that override updateSubSystem to establish if anything really needs to be changed.
nested - Variable in class org.eclipse.rse.ui.filters.actions. SystemNewFilterAction
 
NESTING_INDENT - Static variable in class org.eclipse.rse.services.clientserver.messages. SystemMessage
 
newButton - Variable in class org.eclipse.rse.ui.widgets. SystemHostCombo
 
newEntryLabel - Variable in class org.eclipse.rse.ui.filters. SystemChangeFilterPane
 
newFilter - Variable in class org.eclipse.rse.ui.filters.dialogs. SystemFilterDialogOutputs
 
newFilter - Variable in class org.eclipse.rse.ui.filters.dialogs. SystemNewFilterWizard
 
newItem(Widget, int, int) - Method in class org.eclipse.rse.shells.ui.view. SystemCommandsView
 
newMode - Variable in class org.eclipse.rse.ui.filters. SystemFilterStringEditPane
 
newNames - Variable in class org.eclipse.rse.ui.actions. SystemBaseCopyAction
 
newPool - Variable in class org.eclipse.rse.ui.filters. SystemFilterPoolDialogOutputs
 
NO_CHILDREN - Static variable in interface org.eclipse.rse.core.model. IRSEPersistableContainer
A constant indicating the presence of no children for a given container.
noActions - Static variable in interface org.eclipse.rse.ui.view. ISystemViewElementAdapter
 
NONE - Static variable in interface org.eclipse.rse.services.files. IFileService
Options constant (value 0) to indicate that no bit options are set.
normalizePath(String, char) - Static method in class org.eclipse.rse.files.ui.resources. UniversalFileTransferUtility
 
normalizeUnix(String) - Static method in class org.eclipse.rse.services.clientserver. PathUtility
Deprecated. this should not be used since \ is a valid part of UNIX file names. Also, a better normalizer would also consider swquences like a/../b and a/./b -- Try to work without this method.
normalizeUnknown(String) - Static method in class org.eclipse.rse.services.clientserver. PathUtility
 
normalizeVirtualUnix(String) - Static method in class org.eclipse.rse.services.clientserver. PathUtility
 
normalizeVirtualWindows(String) - Static method in class org.eclipse.rse.services.clientserver. PathUtility
 
normalizeWindows(String) - Static method in class org.eclipse.rse.services.clientserver. PathUtility
Normalize a path name that is supposed to be Windows style.
noShowAgainButton - Variable in class org.eclipse.rse.ui.dialogs. SystemPromptDialog
 
noShowAgainButton - Variable in class org.eclipse.rse.ui.messages. SystemMessageDialog
 
noShowAgainOption - Variable in class org.eclipse.rse.ui.dialogs. SystemPromptDialog
 
noShowAgainOption - Variable in class org.eclipse.rse.ui.messages. SystemMessageDialog
 
NOT_OPEN - Static variable in interface org.eclipse.rse.ui.view. ISystemEditableRemoteObject
 
notifyBrowseActionCompleteListeners(IRemoteFile) - Method in class org.eclipse.rse.files.ui.widgets. SystemRemoteFolderCombo
Notifies all registered listeners.
notifyConnection() - Method in class org.eclipse.rse.core.subsystems. AbstractConnectorService
Send the event to notify listeners of a connection.
notifyDisconnection() - Method in class org.eclipse.rse.core.subsystems. AbstractConnectorService
Send the event to notify listeners of a disconnection.
notifyError() - Method in class org.eclipse.rse.core.subsystems. AbstractConnectorService
Send the event to notify listeners of a connection establishment error.
notifyOutputChanged(IRemoteOutput[], boolean) - Method in class org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem. ServiceCommandShell
Notify listeners about new outputs.
notifyUpdate() - Method in class org.eclipse.rse.services.dstore.util. DStoreStatusMonitor
Causes all threads waiting for this class request to be filled to wake up.
notifyVerifyListeners() - Method in class org.eclipse.rse.ui. SystemBaseForm
 
noValidation - Variable in class org.eclipse.rse.files.ui.widgets. SystemFileFilterStringEditPane
 
noValidation - Variable in class org.eclipse.rse.processes.ui. SystemProcessFilterStringEditPane
 
nullObject - Variable in class org.eclipse.rse.ui.view. AbstractSystemViewAdapter
Deprecated. Use AbstractSystemViewAdapter.checkForEmptyList(Object[], Object, boolean) instead.
nullObject - Variable in class org.eclipse.rse.ui.view. SystemAbstractAPIProvider
Deprecated. Use SystemAbstractAPIProvider.checkForEmptyList(Object[], Object, boolean) instead.
NUM_OF_KB - Static variable in interface org.eclipse.rse.dstore.universal.miners. IUniversalDataStoreConstants
 
number - Variable in class org.eclipse.rse.ui.validators. ValidatorIntegerInput
 
number - Variable in class org.eclipse.rse.ui.validators. ValidatorLongInput
 
numOfMatches() - Method in class org.eclipse.rse.services.search. AbstractSearchResult
Gets the number of matches in this line.
numOfMatches() - Method in interface org.eclipse.rse.services.search. IHostSearchResult
Gets the number of matches in this line.
numOfMatches() - Method in interface org.eclipse.rse.subsystems.files.core.subsystems. IRemoteSearchResult
Gets the number of matches in this line.
numOfMatches() - Method in class org.eclipse.rse.subsystems.files.core.subsystems. RemoteSearchResult
Gets the number of matches in this line.

RSE
Release 3.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, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire