Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I K L M N O P R S T U W

A

APPLICATION - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
ARCH_LIST - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
ATTR_APPLICATION - Static variable in class org.eclipse.core.internal.runtime.Product
 
ATTR_DESCRIPTION - Static variable in class org.eclipse.core.internal.runtime.Product
 
ATTR_NAME - Static variable in class org.eclipse.core.internal.runtime.Product
 
ATTR_VALUE - Static variable in class org.eclipse.core.internal.runtime.Product
 
AdapterFactoryProxy - class org.eclipse.core.internal.runtime.AdapterFactoryProxy.
Instances of this class represent adapter factories that have been contributed via the adapters extension point.
AdapterFactoryProxy() - Constructor for class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
AdapterManager - class org.eclipse.core.internal.runtime.AdapterManager.
This class is the standard implementation of IAdapterManager.
AdapterManager() - Constructor for class org.eclipse.core.internal.runtime.AdapterManager
Constructs a new adapter manager.
Assert - class org.eclipse.core.internal.runtime.Assert.
Assert is useful for for embedding runtime sanity checks in code.
Assert() - Constructor for class org.eclipse.core.internal.runtime.Assert
 
AssertionFailedException - exception org.eclipse.core.internal.runtime.AssertionFailedException.
AssertionFailedException is a runtime exception thrown by some of the methods in Assert.
AssertionFailedException() - Constructor for class org.eclipse.core.internal.runtime.AssertionFailedException
Constructs a new exception.
AssertionFailedException(String) - Constructor for class org.eclipse.core.internal.runtime.AssertionFailedException
Constructs a new exception with the given message.
AuthorizationDatabase - class org.eclipse.core.internal.runtime.AuthorizationDatabase.
A database that remembers information, such as usernames and passwords.
AuthorizationDatabase() - Constructor for class org.eclipse.core.internal.runtime.AuthorizationDatabase
Creates a new authorization database whose data cannot be saved to disk.
AuthorizationDatabase(String, String) - Constructor for class org.eclipse.core.internal.runtime.AuthorizationDatabase
Creates a new authorization database, or opens an existing one, whose data is, or can be, saved to a file with the given filename.
AuthorizationHandler - class org.eclipse.core.internal.runtime.AuthorizationHandler.
 
AuthorizationHandler() - Constructor for class org.eclipse.core.internal.runtime.AuthorizationHandler
 
acquireFrameworkLogService() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
acquireInfoService() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
acquirePackageAdminService() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
acquireURLConverterService() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
adapterManager - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
add(Object) - Method in class org.eclipse.core.internal.runtime.ListenerList
Adds the given listener to this list.
addAuthorizationInfo(URL, String, String, Map) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Adds the given authorization information to the database.
addAuthorizationInfo(URL, String, String, Map) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
addAuthorizationInfo(URL, String, String, Map) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
addBundleRoot(Bundle, ArrayList) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
addClasspathEntries(Bundle, ArrayList) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
addDevEntries(Bundle, ArrayList) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
addFactoriesFor(String, Map) - Method in class org.eclipse.core.internal.runtime.AdapterManager
Given a type name, add all of the factories that respond to those types into the given table.
addFragments(Bundle, ArrayList) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
addLogListener(ILogListener) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
addLogListener(ILogListener) - Method in class org.eclipse.core.internal.runtime.Log
Adds the given log listener to this log.
addProtectionSpace(URL, String) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Adds the specified resource to the protection space specified by the given realm.
addProtectionSpace(URL, String) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
addProtectionSpace(URL, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
allArgs - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
allowCaching() - Method in class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
allowCaching() - Method in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
appArgs - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
appendTrailingSlash(String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the given URL with a trailing slash appended to it.
appendTrailingSlash(URL) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the given URL with a trailing slash appended to it.
application - Variable in class org.eclipse.core.internal.runtime.Product
 
applyCommandLinePluginDefaultOverrides(String, Preferences) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Applies command line-supplied overrides to default preferences for the plug-in with the given id.
applyPluginDefaultOverrides(URL, String, Preferences, Properties) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Applies overrides to default preferences for the plug-in with the given id.
applyPrimaryFeaturePluginDefaultOverrides(String, Preferences) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Applies primary feature-specific overrides to default preferences for the plug-in with the given id.
asActualURL(URL) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
asLocalURL(URL) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
assertInitialized() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
assertLocationInitialized() - Method in class org.eclipse.core.internal.runtime.DataArea
 
authorizationInfo - Variable in class org.eclipse.core.internal.runtime.AuthorizationDatabase
A nested hashtable that stores authorization information.

B

BOOT - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
bind(String) - Static method in class org.eclipse.core.internal.runtime.Policy
Lookup the message with the given ID in this catalog
bind(String, String) - Static method in class org.eclipse.core.internal.runtime.Policy
Lookup the message with the given ID in this catalog and bind its substitution locations with the given string.
bind(String, String, String) - Static method in class org.eclipse.core.internal.runtime.Policy
Lookup the message with the given ID in this catalog and bind its substitution locations with the given strings.
bind(String, String[]) - Static method in class org.eclipse.core.internal.runtime.Policy
Lookup the message with the given ID in this catalog and bind its substitution locations with the given string values.
buildNLVariants(String) - Static method in class org.eclipse.core.internal.runtime.FindSupport
 
bundle - Variable in class org.eclipse.core.internal.runtime.Log
 
bundle - Static variable in class org.eclipse.core.internal.runtime.Policy
 
bundleName - Static variable in class org.eclipse.core.internal.runtime.Policy
 
byteStream - Variable in class org.eclipse.core.internal.runtime.Cipher
 
byteStreamOffset - Variable in class org.eclipse.core.internal.runtime.Cipher
 

C

CLASSLOADER_PROPERTIES - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
Cipher - class org.eclipse.core.internal.runtime.Cipher.
Encrypts or decrypts a sequence of bytes.
Cipher(int, String) - Constructor for class org.eclipse.core.internal.runtime.Cipher
Initializes the cipher with the given mode and password.
CipherInputStream - class org.eclipse.core.internal.runtime.CipherInputStream.
Decrypts a stream of data that was encrypted using the Cipher or CipherOutputStream.
CipherInputStream(InputStream, String) - Constructor for class org.eclipse.core.internal.runtime.CipherInputStream
Constructs a new CipherInputStream that decrypts the data in the given InputStream.
CipherOutputStream - class org.eclipse.core.internal.runtime.CipherOutputStream.
Encrypts a stream of data that can be decrypted using the Cipher or CipherInputStream.
CipherOutputStream(OutputStream, String) - Constructor for class org.eclipse.core.internal.runtime.CipherOutputStream
Constructs a new CipherOutputStream that encrypts the data in the given OutputStream.
CompatibilityHelper - class org.eclipse.core.internal.runtime.CompatibilityHelper.
Deprecated. Marked as deprecated to suppress deprecation warnings.
CompatibilityHelper() - Constructor for class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
cachedInstanceLocation - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
canWrite(File) - Static method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
 
cipher(byte[]) - Method in class org.eclipse.core.internal.runtime.Cipher
Encrypts or decrypts (depending on which mode the cipher is in) the given data and returns the result.
cipher(byte[], int, int) - Method in class org.eclipse.core.internal.runtime.Cipher
Encrypts or decrypts (depending on which mode the cipher is in) the given data and returns the result.
cipher(byte) - Method in class org.eclipse.core.internal.runtime.Cipher
Encrypts or decrypts (depending on which mode the cipher is in) the given byte and returns the result.
cipher - Variable in class org.eclipse.core.internal.runtime.CipherInputStream
 
cipher - Variable in class org.eclipse.core.internal.runtime.CipherOutputStream
 
classForName(IAdapterFactory, String) - Method in class org.eclipse.core.internal.runtime.AdapterManager
Returns the class with the given fully qualified name, or null if that class does not exist or belongs to a plug-in that has not yet been loaded.
close() - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
close(boolean) - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
commit() - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
compatibility - Static variable in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
computeClassOrder(Class) - Method in class org.eclipse.core.internal.runtime.AdapterManager
Builds and returns a table of adapters for the given adaptable type.
computeInterfaceOrder(Class[], Map, Set) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
computeRegistryStamp() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
configurationLocation - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
context - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
context - Static variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
copy(File, File) - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
createLocation() - Method in class org.eclipse.core.internal.runtime.DataArea
 
createProxy(IConfigurationElement) - Static method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
Creates a new factory proxy based on the given configuration element.
createTempClassloader(Bundle) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
createTempFile(String) - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 

D

DEBUG - Static variable in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
DEBUG - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
DEBUG_CONTEXT - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
DEBUG_PREFERENCES - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
DEBUG_REGISTRY - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
DEBUG_REGISTRY_DUMP - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
DEBUG_SHUTDOWN - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
DEBUG_STARTUP - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
DECRYPT_MODE - Static variable in class org.eclipse.core.internal.runtime.Cipher
 
DataArea - class org.eclipse.core.internal.runtime.DataArea.
 
DataArea() - Constructor for class org.eclipse.core.internal.runtime.DataArea
 
DevClassPathHelper - class org.eclipse.core.internal.runtime.DevClassPathHelper.
 
DevClassPathHelper() - Constructor for class org.eclipse.core.internal.runtime.DevClassPathHelper
 
debug(String) - Static method in class org.eclipse.core.internal.runtime.Policy
Print a debug message to the console.
debugTracker - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
definingBundle - Variable in class org.eclipse.core.internal.runtime.Product
 
description - Variable in class org.eclipse.core.internal.runtime.Product
 
devDefaultClasspath - Static variable in class org.eclipse.core.internal.runtime.DevClassPathHelper
 
devProperties - Static variable in class org.eclipse.core.internal.runtime.DevClassPathHelper
 
digest - Variable in class org.eclipse.core.internal.runtime.Cipher
 

E

ENCRYPT_MODE - Static variable in class org.eclipse.core.internal.runtime.Cipher
 
EXTENSION - Static variable in class org.eclipse.core.internal.runtime.SafeFileInputStream
 
EXTENSION - Static variable in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
EmptyArray - Static variable in class org.eclipse.core.internal.runtime.ListenerList
The empty array singleton instance.
element - Variable in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
endOfInitializationHandler - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
endSplash() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
entryLocatorRegistration - Variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
environmentInfoServiceReleased(ServiceReference) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
environmentServiceReference - Variable in class org.eclipse.core.internal.runtime.PlatformActivator
 

F

FEATURE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
FIRST_USE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
FRAGMENT - Static variable in class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
F_BACKUP - Static variable in class org.eclipse.core.internal.runtime.DataArea
 
F_KEYRING - Static variable in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
F_LOG - Static variable in class org.eclipse.core.internal.runtime.DataArea
 
F_META_AREA - Static variable in class org.eclipse.core.internal.runtime.DataArea
 
F_PLUGIN_DATA - Static variable in class org.eclipse.core.internal.runtime.DataArea
 
FindSupport - class org.eclipse.core.internal.runtime.FindSupport.
 
FindSupport() - Constructor for class org.eclipse.core.internal.runtime.FindSupport
 
factories - Variable in class org.eclipse.core.internal.runtime.AdapterManager
Map of factories, keyed by String, fully qualified class name of the adaptable class that the factory provides adapters for.
factory - Variable in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
The real factory.
factoryLoaded - Variable in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
failed - Variable in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
file - Variable in class org.eclipse.core.internal.runtime.AuthorizationDatabase
 
find(Bundle, IPath) - Static method in class org.eclipse.core.internal.runtime.FindSupport
See doc on @link Platform#find(Bundle, IPath) Platform#find(Bundle, IPath)
find(Bundle, IPath, Map) - Static method in class org.eclipse.core.internal.runtime.FindSupport
See doc on @link Platform#find(Bundle, IPath, Map) Platform#find(Bundle, IPath, Map)
find(Bundle, IPath) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
find(Bundle, IPath, Map) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
findInFragments(Bundle, IPath) - Static method in class org.eclipse.core.internal.runtime.FindSupport
 
findInPlugin(Bundle, IPath) - Static method in class org.eclipse.core.internal.runtime.FindSupport
 
findNL(Bundle, IPath, Map) - Static method in class org.eclipse.core.internal.runtime.FindSupport
 
findOS(Bundle, IPath, Map) - Static method in class org.eclipse.core.internal.runtime.FindSupport
 
findWS(Bundle, IPath, Map) - Static method in class org.eclipse.core.internal.runtime.FindSupport
 
flush() - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
flushAuthorizationInfo(URL, String, String) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Removes the authorization information for the specified protection space and given authorization scheme.
flushAuthorizationInfo(URL, String, String) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
flushAuthorizationInfo(URL, String, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
flushLookup() - Method in class org.eclipse.core.internal.runtime.AdapterManager
Flushes the cache of adapter search paths.
frameworkArgs - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
frameworkLog - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 

G

generateBytes() - Method in class org.eclipse.core.internal.runtime.Cipher
Generates a secure stream of bytes based on the input seed.
getAdaptableType() - Method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
getAdapter(Object, Class) - Method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
getAdapter(Object, Class) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
getAdapter(Object, String) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
getAdapter(Object, String, boolean) - Method in class org.eclipse.core.internal.runtime.AdapterManager
Returns an adapter of the given type for the provided adapter.
getAdapterList() - Method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
getAdapterManager() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getAdapterNames() - Method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
getApplication() - Method in class org.eclipse.core.internal.runtime.Product
 
getApplicationArgs() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getArrayFromList(String) - Static method in class org.eclipse.core.internal.runtime.DevClassPathHelper
Returns the result of converting a list of comma-separated tokens into an array
getAuthorizationInfo(URL, String, String) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Returns the authorization information for the specified protection space and given authorization scheme.
getAuthorizationInfo(URL, String, String) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
getAuthorizationInfo(URL, String, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getAuxillaryURLs() - Method in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
getBackupFilePathFor(IPath) - Method in class org.eclipse.core.internal.runtime.DataArea
 
getBooleanOption(String, boolean) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getBundle(String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getBundle() - Method in class org.eclipse.core.internal.runtime.Log
Returns the plug-in with which this log is associated.
getBundleContext() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getBundleGroupProviders() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getBundles(String, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getChild(String, String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the child URL formed by joining the given member with the given parent URL.
getChild(URL, String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the child URL formed by joining the given member with the given parent URL.
getCommandLineArgs() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getCompatibility() - Static method in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
getConfigurationLocation() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getContentTypeManager() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getContext() - Static method in class org.eclipse.core.internal.runtime.PlatformActivator
 
getDefault() - Static method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getDefiningBundle() - Method in class org.eclipse.core.internal.runtime.Product
 
getDescription() - Method in class org.eclipse.core.internal.runtime.Product
 
getDevClassPath(String) - Static method in class org.eclipse.core.internal.runtime.DevClassPathHelper
 
getElements(String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns all elements in the given URLs path.
getElements(URL) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns all elements in the given URLs path.
getEnvironmentInfoService() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getExtension() - Method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
 
getFactory(Class, String) - Method in class org.eclipse.core.internal.runtime.AdapterManager
Gets the adapter factory installed for objects of class extensibleClass which defines adapters of type adapter.
getFragments(Bundle) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getFrameworkLog() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getHosts(Bundle) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getId() - Method in class org.eclipse.core.internal.runtime.Product
 
getInputStream(String, String) - Static method in class org.eclipse.core.internal.runtime.SafeFileInputStream
 
getInstallLocation() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getInstallURL() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getInstanceDataLocation() - Method in class org.eclipse.core.internal.runtime.DataArea
 
getInstanceLocation() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getIntegerOption(String, int) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getJobManager() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getLastElement(String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the last element in the given URLs path, or null if the URL is the root.
getLastElement(URL) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the last element in the given URLs path, or null if the URL is the root.
getListeners() - Method in class org.eclipse.core.internal.runtime.ListenerList
Returns an array containing all the registered listeners.
getLocation() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getLog(Bundle) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Returns a log for the given plugin.
getLog(IStatus) - Method in class org.eclipse.core.internal.runtime.PlatformLogWriter
 
getLogFileLocation() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getLogLocation() - Method in class org.eclipse.core.internal.runtime.DataArea
 
getMetaArea() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Returns the object which defines the location and organization of the platform's meta area.
getMetadataLocation() - Method in class org.eclipse.core.internal.runtime.DataArea
 
getNL() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getName() - Method in class org.eclipse.core.internal.runtime.Product
 
getOS() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getOSArch() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getOption(String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getParent(String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the parent URL of the given URL, or null if the given URL is the root.
getParent(URL) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the parent URL of the given URL, or null if the given URL is the root.
getPlatformAdmin() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getPluginDescriptor(String) - Static method in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
getPluginPath(URL) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getPreferenceLocation(Bundle, boolean) - Method in class org.eclipse.core.internal.runtime.DataArea
Returns the read/write location of the file for storing plugin preferences.
getPreferenceLocation(String, boolean) - Method in class org.eclipse.core.internal.runtime.DataArea
 
getPreferenceTranslator(String, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Look for the companion preference translation file for a group of preferences.
getPreferencesService() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getProduct() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getProperty(String) - Method in class org.eclipse.core.internal.runtime.Product
 
getProtectionSpace(URL) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Returns the protection space (realm) for the specified resource, or null if the realm is unknown.
getProtectionSpace(URL) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
getProtectionSpace(URL) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getRegistry() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getResourceBundle(Bundle) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getResourceBundle(Bundle) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
getResourceString(Bundle, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getResourceString(Bundle, String, ResourceBundle) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getResourceString(Bundle, String) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
getResourceString(Bundle, String, ResourceBundle) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
getRoot(String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the root URL of the given URL.
getRoot(URL) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the root URL of the given URL.
getRuntimeFileManager() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getRuntimeInstance() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getSplashHandler() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getStateLocation(Bundle) - Method in class org.eclipse.core.internal.runtime.DataArea
Returns the read/write location in which the given bundle can manage private state.
getStateLocation(String) - Method in class org.eclipse.core.internal.runtime.DataArea
 
getStateLocation(Bundle, boolean) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getStateLocation(Bundle) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getStateTimeStamp() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getTempFilePath() - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
getURLConverter() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getUserLocation() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
getWS() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
groupProviders - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 

H

handleException(ISafeRunnable, Throwable) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
hasAdapter(Object, String) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
hasLogWriter() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
hasPluginObject(IPluginDescriptor) - Static method in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
hasRuntime21(Bundle) - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 

I

InternalPlatform - class org.eclipse.core.internal.runtime.InternalPlatform.
Bootstrap class for the platform.
InternalPlatform() - Constructor for class org.eclipse.core.internal.runtime.InternalPlatform
Private constructor to block instance creation.
id - Variable in class org.eclipse.core.internal.runtime.Product
 
inDevelopmentMode - Static variable in class org.eclipse.core.internal.runtime.DevClassPathHelper
 
inDevelopmentMode() - Static method in class org.eclipse.core.internal.runtime.DevClassPathHelper
 
infoService - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
initializeAuthorizationHandler() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
initializeDebugFlags() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
initializeLocation() - Method in class org.eclipse.core.internal.runtime.DataArea
 
initializeLocationTrackers() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
initializeRuntimeFileManager() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
initialized - Variable in class org.eclipse.core.internal.runtime.DataArea
 
initialized - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
installLocation - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
installPlatformURLSupport() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
Register the platform URL support as a service to the URLHandler service
instanceLocation - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
isEmpty() - Method in class org.eclipse.core.internal.runtime.ListenerList
Returns whether this listener list is empty.
isFragment(Bundle) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
isLegal(boolean) - Static method in class org.eclipse.core.internal.runtime.Assert
Asserts that an argument is legal.
isLegal(boolean, String) - Static method in class org.eclipse.core.internal.runtime.Assert
Asserts that an argument is legal.
isNotNull(Object) - Static method in class org.eclipse.core.internal.runtime.Assert
Asserts that the given object is not null.
isNotNull(Object, String) - Static method in class org.eclipse.core.internal.runtime.Assert
Asserts that the given object is not null.
isRegistered - Static variable in class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
isRegistered - Static variable in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
isRunning() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
isTrue(boolean) - Static method in class org.eclipse.core.internal.runtime.Assert
Asserts that the given boolean is true.
isTrue(boolean, String) - Static method in class org.eclipse.core.internal.runtime.Assert
Asserts that the given boolean is true.

K

KEYRING - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
KEYRING_FILE_VERSION - Static variable in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Version number for the format of the keyring file.
KEY_DOUBLE_PREFIX - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
KEY_DOUBLE_PREFIX - Static variable in class org.eclipse.core.internal.runtime.ResourceTranslator
 
KEY_PREFIX - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
KEY_PREFIX - Static variable in class org.eclipse.core.internal.runtime.ResourceTranslator
 
keyring - Static variable in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
keyringFile - Static variable in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
keyringFile - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
keyringTimeStamp - Static variable in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
knownOSArchValues() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Returns a list of known system architectures.
knownOSValues() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Returns a list of known operating system names.
knownWSValues() - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Returns a list of known windowing system names.

L

ListenerList - class org.eclipse.core.internal.runtime.ListenerList.
Internal class to maintain a list of listeners.
ListenerList() - Constructor for class org.eclipse.core.internal.runtime.ListenerList
Creates a listener list.
Log - class org.eclipse.core.internal.runtime.Log.
 
Log(Bundle) - Constructor for class org.eclipse.core.internal.runtime.Log
 
listeners - Variable in class org.eclipse.core.internal.runtime.ListenerList
The list of listeners.
load() - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
 
load(InputStream) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
 
load(URL) - Static method in class org.eclipse.core.internal.runtime.DevClassPathHelper
 
loadAdapter(Object, String) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
loadFactory(boolean) - Method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
Loads the real adapter factory, but only if its associated plug-in is already loaded.
loadKeyring() - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
Opens the password database (if any) initally provided to the platform at startup.
loadProperties(IConfigurationElement) - Method in class org.eclipse.core.internal.runtime.Product
 
localizationService - Static variable in class org.eclipse.core.internal.runtime.ResourceTranslator
 
localizationServiceReference - Static variable in class org.eclipse.core.internal.runtime.ResourceTranslator
 
location - Variable in class org.eclipse.core.internal.runtime.DataArea
 
log(IStatus) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Notifies all listeners of the platform log.
log(IStatus) - Method in class org.eclipse.core.internal.runtime.Log
Logs the given status.
logError() - Method in class org.eclipse.core.internal.runtime.AdapterFactoryProxy
The factory extension was malformed.
logListeners - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
logListeners - Variable in class org.eclipse.core.internal.runtime.Log
 
logServiceReference - Variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
logServiceReleased(ServiceReference) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
logging(IStatus, String) - Method in class org.eclipse.core.internal.runtime.PlatformLogWriter
 
logs - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
lookup - Variable in class org.eclipse.core.internal.runtime.AdapterManager
Cache of adapters for a given adaptable class.

M

markSupported() - Method in class org.eclipse.core.internal.runtime.CipherInputStream
 
metaArea - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
missingProductReported - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
mode - Variable in class org.eclipse.core.internal.runtime.Cipher
 
monitorFor(IProgressMonitor) - Static method in class org.eclipse.core.internal.runtime.Policy
 

N

NEW_UPDATES - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
NL_JAR_VARIANTS - Static variable in class org.eclipse.core.internal.runtime.FindSupport
 
NL_PROP_EXT - Static variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
NL_SYSTEM_BUNDLE - Static variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
NO_LAZY_REGISTRY_CACHE_LOADING - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
NO_PACKAGE_PREFIXES - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
NO_REGISTRY_CACHE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
NO_UPDATE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
name - Variable in class org.eclipse.core.internal.runtime.Product
 
needsSaving - Variable in class org.eclipse.core.internal.runtime.AuthorizationDatabase
 
nextRandom(int) - Method in class org.eclipse.core.internal.runtime.Cipher
Returns a stream of cryptographically secure bytes of the given length.

O

OPTION_DEBUG - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
OPTION_DEBUG_COMPATIBILITY - Static variable in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
OPTION_DEBUG_PREFERENCES - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
OPTION_DEBUG_REGISTRY - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
OPTION_DEBUG_REGISTRY_DUMP - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
OPTION_DEBUG_SHUTDOWN - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
OPTION_DEBUG_SYSTEM_CONTEXT - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
OS_LIST - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
openStream(Bundle, IPath, boolean) - Static method in class org.eclipse.core.internal.runtime.FindSupport
See doc on @link Platform#openStream(Bundle, IPath, boolean) Platform#Platform#openStream(Bundle, IPath, boolean)
options - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
org.eclipse.core.internal.runtime - package org.eclipse.core.internal.runtime
 
output - Variable in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 

P

PASSWORD - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PI_RUNTIME_COMPATIBILITY - Static variable in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
PLUGIN - Static variable in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
PLUGINS - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PLUGIN_CUSTOMIZATION - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PLUGIN_PATH - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PREFERENCES_FILE_NAME - Static variable in class org.eclipse.core.internal.runtime.DataArea
Internal name of the preference storage file (value "pref_store.ini") in this plug-in's (read-write) state area.
PRODUCT - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_ADAPTOR - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_APPLICATION - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_ARCH - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_CHECK_CONFIG - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_CONFIG_AREA - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_CONSOLE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_CONSOLE_CLASS - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_CONSOLE_LOG - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_DEBUG - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_DEV - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_ECLIPSE_APPLICATION - Static variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
PROP_ECLIPSE_EXITCODE - Static variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
PROP_EXITCODE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_INSTALL_AREA - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_INSTANCE_AREA - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_MANIFEST_CACHE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_NL - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_NO_LAZY_CACHE_LOADING - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_NO_REGISTRY_CACHE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_NO_REGISTRY_FLUSHING - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_OS - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_PRODUCT - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_SYSPATH - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_USER_AREA - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PROP_WS - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
PlatformActivator - class org.eclipse.core.internal.runtime.PlatformActivator.
Activator for the Eclipse runtime.
PlatformActivator() - Constructor for class org.eclipse.core.internal.runtime.PlatformActivator
 
PlatformLogWriter - class org.eclipse.core.internal.runtime.PlatformLogWriter.
A log writer that writes log entries.
PlatformLogWriter() - Constructor for class org.eclipse.core.internal.runtime.PlatformLogWriter
 
PlatformURLFragmentConnection - class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection.
 
PlatformURLFragmentConnection(URL) - Constructor for class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
PlatformURLPluginConnection - class org.eclipse.core.internal.runtime.PlatformURLPluginConnection.
 
PlatformURLPluginConnection(URL) - Constructor for class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
Policy - class org.eclipse.core.internal.runtime.Policy.
 
Policy() - Constructor for class org.eclipse.core.internal.runtime.Policy
 
Product - class org.eclipse.core.internal.runtime.Product.
 
Product(String, IConfigurationElement) - Constructor for class org.eclipse.core.internal.runtime.Product
 
packageAdmin - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
packageAdminReference - Variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
packageAdminServiceReleased(ServiceReference) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
password - Variable in class org.eclipse.core.internal.runtime.AuthorizationDatabase
 
password - Static variable in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
password - Variable in class org.eclipse.core.internal.runtime.Cipher
 
password - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
platformLog - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
pluginBundleListener - Variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
pluginCustomizationFile - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
processCommandLine(String[]) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
product - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
properties - Variable in class org.eclipse.core.internal.runtime.Product
 
protectionSpace - Variable in class org.eclipse.core.internal.runtime.AuthorizationDatabase
A hashtable mapping resource URLs to realms.

R

RANDOM_SIZE - Static variable in class org.eclipse.core.internal.runtime.Cipher
 
ResourceTranslator - class org.eclipse.core.internal.runtime.ResourceTranslator.
 
ResourceTranslator() - Constructor for class org.eclipse.core.internal.runtime.ResourceTranslator
 
random - Variable in class org.eclipse.core.internal.runtime.Cipher
 
read() - Method in class org.eclipse.core.internal.runtime.CipherInputStream
 
read(byte[], int, int) - Method in class org.eclipse.core.internal.runtime.CipherInputStream
 
readPluginPath(InputStream) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
registerAdapters(IAdapterFactory, Class) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
registerApplicationService() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
registerBundleGroupProvider(IBundleGroupProvider) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
registerEntryLocator() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
registerExtension(IExtension) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
registerFactory(IAdapterFactory, String) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
registerFactoryProxies() - Method in class org.eclipse.core.internal.runtime.AdapterManager
Loads adapters registered with the adapters extension point from the plug-in registry.
registry - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
registryChanged(IRegistryChangeEvent) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
registryStamp - Variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
remove(Object) - Method in class org.eclipse.core.internal.runtime.ListenerList
Removes the given listener from this list.
removeLogListener(ILogListener) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
removeLogListener(ILogListener) - Method in class org.eclipse.core.internal.runtime.Log
Removes the given log listener to this log.
removeTrailingSlash(String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the given URL with its trailing slash removed.
removeTrailingSlash(URL) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns the given URL with its trailing slash removed.
resolve(URL) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
resolve() - Method in class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
resolve() - Method in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
run(ISafeRunnable) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
run(Runnable) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
runtimeFileManager - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
runtimeInstance - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 

S

SKIP_BUFFER_SIZE - Static variable in class org.eclipse.core.internal.runtime.CipherInputStream
 
SafeFileInputStream - class org.eclipse.core.internal.runtime.SafeFileInputStream.
Given a target and a temporary locations, it tries to read the contents from the target.
SafeFileInputStream(File) - Constructor for class org.eclipse.core.internal.runtime.SafeFileInputStream
 
SafeFileInputStream(String) - Constructor for class org.eclipse.core.internal.runtime.SafeFileInputStream
 
SafeFileInputStream(String, String) - Constructor for class org.eclipse.core.internal.runtime.SafeFileInputStream
If targetPath is null, the file will be created in the default-temporary directory.
SafeFileOutputStream - class org.eclipse.core.internal.runtime.SafeFileOutputStream.
This class should be used when there's a file already in the destination and we don't want to lose its contents if a failure writing this stream happens.
SafeFileOutputStream(File) - Constructor for class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
SafeFileOutputStream(String) - Constructor for class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
SafeFileOutputStream(String, String) - Constructor for class org.eclipse.core.internal.runtime.SafeFileOutputStream
If targetPath is null, the file will be created in the default-temporary directory.
save() - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Saves the authorization database to disk.
save(OutputStream) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
 
setActive(IPluginDescriptor) - Static method in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
setExtensionRegistry(IExtensionRegistry) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
setKeyringFile(String) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
setOption(String, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
setPassword(String, String) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Sets the password to use for accessing this database.
setPassword(String) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
setPlugin(IPluginDescriptor, Plugin) - Static method in class org.eclipse.core.internal.runtime.CompatibilityHelper
Deprecated.  
setRuntimeInstance(Plugin) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
singleton - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
size() - Method in class org.eclipse.core.internal.runtime.ListenerList
Returns the number of registered listeners.
skip(long) - Method in class org.eclipse.core.internal.runtime.CipherInputStream
 
splashDown - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
start(BundleContext) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Internal method for starting up the platform.
start(BundleContext) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
start() - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
startInternalPlatform() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
startRegistry(BundleContext) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
startup() - Static method in class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
startup() - Static method in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
stop(BundleContext) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
stop(BundleContext) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
stop() - Static method in class org.eclipse.core.internal.runtime.ResourceTranslator
 
stopRegistry(BundleContext) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
subMonitorFor(IProgressMonitor, int) - Static method in class org.eclipse.core.internal.runtime.Policy
 
subMonitorFor(IProgressMonitor, int, int) - Static method in class org.eclipse.core.internal.runtime.Policy
 

T

target - Variable in class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
target - Variable in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
target - Variable in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
temp - Variable in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
toDigest - Variable in class org.eclipse.core.internal.runtime.Cipher
 
transferStreams(InputStream, OutputStream) - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 
transform(byte[], int, int, int) - Method in class org.eclipse.core.internal.runtime.Cipher
 
translatePreference(String, Properties) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
Takes a preference value and a related resource bundle and returns the translated version of this value (if one exists).

U

UPDATE - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
URLTool - class org.eclipse.core.internal.runtime.URLTool.
A utility for manipulating URLs.
URLTool() - Constructor for class org.eclipse.core.internal.runtime.URLTool
 
unregisterAdapters(IAdapterFactory) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
unregisterAdapters(IAdapterFactory, Class) - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
unregisterAllAdapters() - Method in class org.eclipse.core.internal.runtime.AdapterManager
 
unregisterBundleGroupProvider(IBundleGroupProvider) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
unregisterEntryLocator() - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
urlConverter - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
urlServiceReference - Variable in class org.eclipse.core.internal.runtime.PlatformActivator
 
urlServiceReleased(ServiceReference) - Method in class org.eclipse.core.internal.runtime.PlatformActivator
 
urlsOverlap(String, String) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns a boolean indicating whether the given URLs overlap.
urlsOverlap(URL, URL) - Static method in class org.eclipse.core.internal.runtime.URLTool
Returns a boolean indicating whether the given URLs overlap.
userLocation - Variable in class org.eclipse.core.internal.runtime.InternalPlatform
 

W

WS_LIST - Static variable in class org.eclipse.core.internal.runtime.InternalPlatform
 
write(int) - Method in class org.eclipse.core.internal.runtime.CipherOutputStream
 
write(int) - Method in class org.eclipse.core.internal.runtime.SafeFileOutputStream
 

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