All deprecation changes

com.ibm.icu(52.1.0)
ADDEDcom.ibm.icu.text.CurrencyMetaInfo$CurrencyInfo#CurrencyInfo(String, String, long, long, int)
ADDEDcom.ibm.icu.text.ListFormatter#ListFormatter(String, String, String, String)
ADDEDcom.ibm.icu.text.PluralRules#int hashCode()
ADDEDcom.ibm.icu.text.SpoofChecker#SINGLE_SCRIPT
ADDEDcom.ibm.icu.text.SpoofChecker$CheckResult#position
ADDEDcom.ibm.icu.util.LocaleData#ES_CURRENCY
org.apache.ant(1.9.2)
ADDEDorg.apache.tools.ant.launch.Locator#URL fileToURL(File)
ADDEDorg.apache.tools.ant.types.resources.Union#Collection getCollection(boolean)
ADDEDorg.apache.tools.ant.util.CollectionUtils#EMPTY_LIST
ADDEDorg.apache.tools.ant.util.StringUtils#String replace(String, String, String)
ADDEDorg.apache.tools.zip.ZipOutputStream#long adjustToLong(int)
ADDEDorg.apache.tools.zip.ZipOutputStream#byte[] toDosTime(long)
ADDEDorg.apache.tools.zip.ZipOutputStream#ZipLong toDosTime(Date)
org.apache.commons.codec(1.6.0)
ADDEDorg.apache.commons.codec.binary.Base64#boolean isArrayByteBase64(byte[])
ADDEDorg.apache.commons.codec.language.Caverphone.org.apache.commons.codec.language.Caverphone
org.apache.httpcomponents.httpclient(4.2.6)
ADDEDorg.apache.http.auth.AuthState#AuthScope getAuthScope()
ADDEDorg.apache.http.auth.AuthState#void invalidate()
ADDEDorg.apache.http.auth.AuthState#boolean isValid()
ADDEDorg.apache.http.auth.AuthState#void setAuthScheme(AuthScheme)
ADDEDorg.apache.http.auth.AuthState#void setAuthScope(AuthScope)
ADDEDorg.apache.http.auth.AuthState#void setCredentials(Credentials)
ADDEDorg.apache.http.client.AuthenticationHandler.org.apache.http.client.AuthenticationHandler
ADDEDorg.apache.http.client.params.ClientPNames#CONNECTION_MANAGER_FACTORY_CLASS_NAME
ADDEDorg.apache.http.client.params.ClientParamBean#void setConnectionManagerFactoryClassName(String)
ADDEDorg.apache.http.client.protocol.ResponseAuthCache.org.apache.http.client.protocol.ResponseAuthCache
ADDEDorg.apache.http.client.utils.URIUtils#URI createURI(String, String, int, String, String, String)
ADDEDorg.apache.http.conn.params.ConnConnectionPNames#MAX_STATUS_LINE_GARBAGE
ADDEDorg.apache.http.conn.params.ConnConnectionPNames.org.apache.http.conn.params.ConnConnectionPNames
ADDEDorg.apache.http.conn.params.ConnConnectionParamBean.org.apache.http.conn.params.ConnConnectionParamBean
ADDEDorg.apache.http.conn.params.ConnConnectionParamBean#void setMaxStatusLineGarbage(int)
REMOVEDorg.apache.http.conn.params.ConnManagerPNames#MAX_CONNECTIONS_PER_ROUTE
REMOVEDorg.apache.http.conn.params.ConnManagerPNames#MAX_TOTAL_CONNECTIONS
REMOVEDorg.apache.http.conn.params.ConnManagerPNames#TIMEOUT
REMOVEDorg.apache.http.conn.params.ConnManagerParamBean#void setConnectionsPerRoute(ConnPerRouteBean)
REMOVEDorg.apache.http.conn.params.ConnManagerParamBean#void setMaxTotalConnections(int)
REMOVEDorg.apache.http.conn.params.ConnManagerParams#ConnPerRoute getMaxConnectionsPerRoute(HttpParams)
REMOVEDorg.apache.http.conn.params.ConnManagerParams#int getMaxTotalConnections(HttpParams)
REMOVEDorg.apache.http.conn.params.ConnManagerParams#void setMaxConnectionsPerRoute(HttpParams, ConnPerRoute)
REMOVEDorg.apache.http.conn.params.ConnManagerParams#void setMaxTotalConnections(HttpParams, int)
REMOVEDorg.apache.http.conn.params.ConnPerRouteBean#int getDefaultMax()
ADDEDorg.apache.http.conn.params.ConnPerRouteBean.org.apache.http.conn.params.ConnPerRouteBean
ADDEDorg.apache.http.conn.scheme.LayeredSchemeSocketFactory.org.apache.http.conn.scheme.LayeredSchemeSocketFactory
ADDEDorg.apache.http.conn.ssl.SSLSocketFactory#Socket createLayeredSocket(Socket, String, int, boolean)
ADDEDorg.apache.http.impl.auth.BasicScheme#Header authenticate(Credentials, HttpRequest)
ADDEDorg.apache.http.impl.auth.DigestScheme#Header authenticate(Credentials, HttpRequest)
REMOVEDorg.apache.http.impl.auth.NegotiateScheme#Header authenticate(Credentials, HttpRequest)
ADDEDorg.apache.http.impl.auth.NegotiateScheme.org.apache.http.impl.auth.NegotiateScheme
ADDEDorg.apache.http.impl.auth.NegotiateSchemeFactory.org.apache.http.impl.auth.NegotiateSchemeFactory
ADDEDorg.apache.http.impl.auth.SpnegoTokenGenerator.org.apache.http.impl.auth.SpnegoTokenGenerator
ADDEDorg.apache.http.impl.client.AbstractAuthenticationHandler.org.apache.http.impl.client.AbstractAuthenticationHandler
ADDEDorg.apache.http.impl.client.AbstractHttpClient#RequestDirector createClientRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectStrategy, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)
ADDEDorg.apache.http.impl.client.AbstractHttpClient#AuthenticationHandler createProxyAuthenticationHandler()
ADDEDorg.apache.http.impl.client.AbstractHttpClient#AuthenticationHandler createTargetAuthenticationHandler()
ADDEDorg.apache.http.impl.client.AbstractHttpClient#AuthenticationHandler getProxyAuthenticationHandler()
ADDEDorg.apache.http.impl.client.AbstractHttpClient#AuthenticationHandler getTargetAuthenticationHandler()
ADDEDorg.apache.http.impl.client.AbstractHttpClient#void setProxyAuthenticationHandler(AuthenticationHandler)
ADDEDorg.apache.http.impl.client.AbstractHttpClient#void setTargetAuthenticationHandler(AuthenticationHandler)
ADDEDorg.apache.http.impl.client.ContentEncodingHttpClient.org.apache.http.impl.client.ContentEncodingHttpClient
ADDEDorg.apache.http.impl.client.DefaultProxyAuthenticationHandler.org.apache.http.impl.client.DefaultProxyAuthenticationHandler
ADDEDorg.apache.http.impl.client.DefaultRequestDirector#DefaultRequestDirector(Log, HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectStrategy, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)
ADDEDorg.apache.http.impl.client.DefaultRequestDirector#proxyAuthHandler
ADDEDorg.apache.http.impl.client.DefaultRequestDirector#targetAuthHandler
ADDEDorg.apache.http.impl.client.DefaultTargetAuthenticationHandler.org.apache.http.impl.client.DefaultTargetAuthenticationHandler
ADDEDorg.apache.http.impl.client.cache.CacheConfig#int getMaxObjectSizeBytes()
ADDEDorg.apache.http.impl.client.cache.CacheConfig#void setMaxObjectSizeBytes(int)
ADDEDorg.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage#MemcachedHttpCacheStorage(MemcachedClientIF, CacheConfig, HttpCacheEntrySerializer)
ADDEDorg.apache.http.impl.conn.AbstractClientConnAdapter.org.apache.http.impl.conn.AbstractClientConnAdapter
ADDEDorg.apache.http.impl.conn.AbstractPoolEntry.org.apache.http.impl.conn.AbstractPoolEntry
ADDEDorg.apache.http.impl.conn.AbstractPooledConnAdapter#AbstractPoolEntry getPoolEntry()
ADDEDorg.apache.http.impl.conn.AbstractPooledConnAdapter.org.apache.http.impl.conn.AbstractPooledConnAdapter
ADDEDorg.apache.http.impl.conn.DefaultResponseParser.org.apache.http.impl.conn.DefaultResponseParser
ADDEDorg.apache.http.impl.conn.SingleClientConnManager.org.apache.http.impl.conn.SingleClientConnManager
REMOVEDorg.apache.http.impl.conn.SingleClientConnManager#void revokeConnection()
REMOVEDorg.apache.http.impl.conn.tsccm.BasicPoolEntry#BasicPoolEntry(ClientConnectionOperator, HttpRoute, ReferenceQueue<Object>)
REMOVEDorg.apache.http.impl.conn.tsccm.BasicPoolEntry#BasicPoolEntryRef getWeakRef()
ADDEDorg.apache.http.impl.conn.tsccm.BasicPoolEntry.org.apache.http.impl.conn.tsccm.BasicPoolEntry
ADDEDorg.apache.http.impl.conn.tsccm.BasicPoolEntryRef.org.apache.http.impl.conn.tsccm.BasicPoolEntryRef
ADDEDorg.apache.http.impl.conn.tsccm.BasicPooledConnAdapter.org.apache.http.impl.conn.tsccm.BasicPooledConnAdapter
ADDEDorg.apache.http.impl.conn.tsccm.ConnPoolByRoute.org.apache.http.impl.conn.tsccm.ConnPoolByRoute
ADDEDorg.apache.http.impl.conn.tsccm.PoolEntryRequest.org.apache.http.impl.conn.tsccm.PoolEntryRequest
REMOVEDorg.apache.http.impl.conn.tsccm.RouteSpecificPool#maxEntries
ADDEDorg.apache.http.impl.conn.tsccm.RouteSpecificPool.org.apache.http.impl.conn.tsccm.RouteSpecificPool
REMOVEDorg.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager#connectionPool
ADDEDorg.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager.org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager
ADDEDorg.apache.http.impl.conn.tsccm.WaitingThread.org.apache.http.impl.conn.tsccm.WaitingThread
ADDEDorg.apache.http.impl.conn.tsccm.WaitingThreadAborter.org.apache.http.impl.conn.tsccm.WaitingThreadAborter
org.apache.httpcomponents.httpcore(4.2.5)
ADDEDorg.apache.http.entity.ByteArrayEntity#content
ADDEDorg.apache.http.entity.FileEntity#FileEntity(File, String)
ADDEDorg.apache.http.entity.StringEntity#StringEntity(String, String, String)
ADDEDorg.apache.http.impl.io.HttpRequestParser.org.apache.http.impl.io.HttpRequestParser
ADDEDorg.apache.http.impl.io.HttpResponseParser.org.apache.http.impl.io.HttpResponseParser
ADDEDorg.apache.http.params.DefaultedHttpParams#HttpParams getDefaults()
ADDEDorg.apache.http.protocol.HTTP#ASCII
ADDEDorg.apache.http.protocol.HTTP#CHARSET_PARAM
ADDEDorg.apache.http.protocol.HTTP#DEFAULT_CONTENT_CHARSET
ADDEDorg.apache.http.protocol.HTTP#DEFAULT_CONTENT_TYPE
ADDEDorg.apache.http.protocol.HTTP#DEFAULT_PROTOCOL_CHARSET
ADDEDorg.apache.http.protocol.HTTP#ISO_8859_1
ADDEDorg.apache.http.protocol.HTTP#OCTET_STREAM_TYPE
ADDEDorg.apache.http.protocol.HTTP#PLAIN_TEXT_TYPE
ADDEDorg.apache.http.protocol.HTTP#US_ASCII
ADDEDorg.apache.http.protocol.HTTP#UTF_16
ADDEDorg.apache.http.protocol.HTTP#UTF_8
ADDEDorg.apache.http.protocol.SyncBasicHttpContext.org.apache.http.protocol.SyncBasicHttpContext
ADDEDorg.apache.http.util.EntityUtils#String getContentCharSet(HttpEntity)
ADDEDorg.apache.http.util.EntityUtils#String getContentMimeType(HttpEntity)
ADDEDorg.apache.http.util.ExceptionUtils.org.apache.http.util.ExceptionUtils
org.eclipse.e4.ui.model.workbench(1.1.0)
ADDEDorg.eclipse.e4.ui.model.application.ui.MInput.org.eclipse.e4.ui.model.application.ui.MInput
ADDEDorg.eclipse.e4.ui.model.application.ui.basic.MInputPart.org.eclipse.e4.ui.model.application.ui.basic.MInputPart
org.eclipse.jdt.core(3.10.0)
ADDEDorg.eclipse.jdt.core.compiler.ReconcileContext#CompilationUnit getAST4()
ADDEDorg.eclipse.jdt.core.dom.AST#JLS4
ADDEDorg.eclipse.jdt.core.dom.ArrayType#COMPONENT_TYPE_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.ArrayType#Type getComponentType()
ADDEDorg.eclipse.jdt.core.dom.ArrayType#void setComponentType(Type)
ADDEDorg.eclipse.jdt.core.dom.ClassInstanceCreation#NAME_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.FieldDeclaration#MODIFIERS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.ITypeBinding#int getDeclaredModifiers()
ADDEDorg.eclipse.jdt.core.dom.Initializer#MODIFIERS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.MethodDeclaration#EXTRA_DIMENSIONS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.MethodDeclaration#MODIFIERS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.MethodDeclaration#RETURN_TYPE_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.MethodDeclaration#THROWN_EXCEPTIONS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.MethodDeclaration#void setExtraDimensions(int)
ADDEDorg.eclipse.jdt.core.dom.MethodDeclaration#List thrownExceptions()
ADDEDorg.eclipse.jdt.core.dom.SingleVariableDeclaration#EXTRA_DIMENSIONS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.SingleVariableDeclaration#MODIFIERS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.TypeDeclaration#MODIFIERS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.TypeDeclaration#SUPERCLASS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.TypeDeclaration#SUPER_INTERFACES_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.TypeDeclarationStatement#TYPE_DECLARATION_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.VariableDeclaration#SimplePropertyDescriptor getExtraDimensionsProperty()
ADDEDorg.eclipse.jdt.core.dom.VariableDeclaration#void setExtraDimensions(int)
ADDEDorg.eclipse.jdt.core.dom.VariableDeclarationExpression#MODIFIERS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.VariableDeclarationFragment#EXTRA_DIMENSIONS_PROPERTY
ADDEDorg.eclipse.jdt.core.dom.VariableDeclarationStatement#MODIFIERS_PROPERTY
org.eclipse.jface(3.10.0)
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#TableTreeViewer(TableTree)
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#TableTreeViewer(Composite)
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#TableTreeViewer(Composite, int)
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#void cancelEditing()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#void editElement(Object, int)
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#CellEditor[] getCellEditors()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#ICellModifier getCellModifier()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#Object[] getColumnProperties()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#Control getControl()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#Object getElementAt(int)
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#IBaseLabelProvider getLabelProvider()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#TableTree getTableTree()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#boolean isCellEditorActive()
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#void setCellEditors(CellEditor[])
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#void setCellModifier(ICellModifier)
ADDEDorg.eclipse.jface.viewers.TableTreeViewer#void setColumnProperties(String[])
org.eclipse.pde.core(3.10.0)
ADDEDorg.eclipse.pde.core.IModelProviderEvent#ENVIRONMENT_CHANGED
ADDEDorg.eclipse.pde.core.IModelProviderEvent#TARGET_CHANGED
org.eclipse.ui.ide(3.10.0)
ADDEDorg.eclipse.ui.dialogs.WizardResourceImportPage#void getSelectedResources(IElementFilter, IProgressMonitor)
org.eclipse.ui.workbench(3.106.0)
ADDEDorg.eclipse.ui.commands.AbstractHandler#void addHandlerListener(IHandlerListener)
ADDEDorg.eclipse.ui.commands.AbstractHandler#void dispose()
ADDEDorg.eclipse.ui.commands.AbstractHandler#Object execute(ExecutionEvent)
ADDEDorg.eclipse.ui.commands.AbstractHandler#void fireHandlerChanged(HandlerEvent)
ADDEDorg.eclipse.ui.commands.AbstractHandler#void fireHandlerChanged(HandlerEvent)
ADDEDorg.eclipse.ui.commands.AbstractHandler#Map getAttributeValuesByName()
ADDEDorg.eclipse.ui.commands.AbstractHandler#boolean hasListeners()
ADDEDorg.eclipse.ui.commands.AbstractHandler#boolean isEnabled()
ADDEDorg.eclipse.ui.commands.AbstractHandler#boolean isHandled()
ADDEDorg.eclipse.ui.commands.AbstractHandler#void removeHandlerListener(IHandlerListener)
ADDEDorg.eclipse.ui.commands.ActionHandler#ActionHandler(IAction)
ADDEDorg.eclipse.ui.commands.ActionHandler#void addHandlerListener(IHandlerListener)
ADDEDorg.eclipse.ui.commands.ActionHandler#void dispose()
ADDEDorg.eclipse.ui.commands.ActionHandler#Object execute(Map)
ADDEDorg.eclipse.ui.commands.ActionHandler#IAction getAction()
ADDEDorg.eclipse.ui.commands.ActionHandler#Map getAttributeValuesByName()
ADDEDorg.eclipse.ui.commands.ActionHandler#void removeHandlerListener(IHandlerListener)
ADDEDorg.eclipse.ui.commands.ActionHandler#String toString()
ADDEDorg.eclipse.ui.commands.CategoryEvent#CategoryEvent(ICategory, boolean, boolean)
ADDEDorg.eclipse.ui.commands.CategoryEvent#ICategory getCategory()
ADDEDorg.eclipse.ui.commands.CategoryEvent#boolean hasDefinedChanged()
ADDEDorg.eclipse.ui.commands.CategoryEvent#boolean hasNameChanged()
ADDEDorg.eclipse.ui.commands.CommandEvent#ICommand getCommand()
ADDEDorg.eclipse.ui.commands.CommandEvent#Map getPreviousAttributeValuesByName()
ADDEDorg.eclipse.ui.commands.CommandEvent#boolean hasCategoryIdChanged()
ADDEDorg.eclipse.ui.commands.CommandEvent#boolean hasDefinedChanged()
ADDEDorg.eclipse.ui.commands.CommandEvent#boolean hasDescriptionChanged()
ADDEDorg.eclipse.ui.commands.CommandEvent#boolean hasHandledChanged()
ADDEDorg.eclipse.ui.commands.CommandEvent#boolean hasNameChanged()
ADDEDorg.eclipse.ui.commands.CommandEvent#boolean haveAttributeValuesByNameChanged()
ADDEDorg.eclipse.ui.commands.CommandEvent#boolean haveKeySequenceBindingsChanged()
ADDEDorg.eclipse.ui.commands.CommandException#CommandException(String)
ADDEDorg.eclipse.ui.commands.CommandException#CommandException(String, Throwable)
ADDEDorg.eclipse.ui.commands.CommandException#Throwable getCause()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#ICommandManager getCommandManager()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#Set getPreviouslyDefinedCategoryIds()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#Set getPreviouslyDefinedCommandIds()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#Set getPreviouslyDefinedKeyConfigurationIds()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#boolean hasActiveKeyConfigurationIdChanged()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#boolean hasActiveLocaleChanged()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#boolean hasActivePlatformChanged()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#boolean haveActiveContextIdsChanged()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#boolean haveDefinedCategoryIdsChanged()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#boolean haveDefinedCommandIdsChanged()
ADDEDorg.eclipse.ui.commands.CommandManagerEvent#boolean haveDefinedKeyConfigurationIdsChanged()
ADDEDorg.eclipse.ui.commands.HandlerEvent#HandlerEvent(IHandler, boolean, Map)
ADDEDorg.eclipse.ui.commands.HandlerEvent#IHandler getHandler()
ADDEDorg.eclipse.ui.commands.HandlerEvent#Map getPreviousAttributeValuesByName()
ADDEDorg.eclipse.ui.commands.HandlerEvent#boolean haveAttributeValuesByNameChanged()
ADDEDorg.eclipse.ui.commands.HandlerSubmission#HandlerSubmission(String, Shell, IWorkbenchPartSite, String, IHandler, Priority)
ADDEDorg.eclipse.ui.commands.HandlerSubmission#int compareTo(Object)
ADDEDorg.eclipse.ui.commands.HandlerSubmission#String getActivePartId()
ADDEDorg.eclipse.ui.commands.HandlerSubmission#Shell getActiveShell()
ADDEDorg.eclipse.ui.commands.HandlerSubmission#IWorkbenchPartSite getActiveWorkbenchPartSite()
ADDEDorg.eclipse.ui.commands.HandlerSubmission#String getCommandId()
ADDEDorg.eclipse.ui.commands.HandlerSubmission#IHandler getHandler()
ADDEDorg.eclipse.ui.commands.HandlerSubmission#Priority getPriority()
ADDEDorg.eclipse.ui.commands.ICategory#void addCategoryListener(ICategoryListener)
ADDEDorg.eclipse.ui.commands.ICategory#String getDescription()
ADDEDorg.eclipse.ui.commands.ICategory#String getId()
ADDEDorg.eclipse.ui.commands.ICategory#String getName()
ADDEDorg.eclipse.ui.commands.ICategory#boolean isDefined()
ADDEDorg.eclipse.ui.commands.ICategory#void removeCategoryListener(ICategoryListener)
ADDEDorg.eclipse.ui.commands.ICategoryListener#void categoryChanged(CategoryEvent)
ADDEDorg.eclipse.ui.commands.ICommand#void addCommandListener(ICommandListener)
ADDEDorg.eclipse.ui.commands.ICommand#Object execute(Map)
ADDEDorg.eclipse.ui.commands.ICommand#Map getAttributeValuesByName()
ADDEDorg.eclipse.ui.commands.ICommand#String getCategoryId()
ADDEDorg.eclipse.ui.commands.ICommand#String getDescription()
ADDEDorg.eclipse.ui.commands.ICommand#String getId()
ADDEDorg.eclipse.ui.commands.ICommand#String getName()
ADDEDorg.eclipse.ui.commands.ICommand#boolean isDefined()
ADDEDorg.eclipse.ui.commands.ICommand#boolean isHandled()
ADDEDorg.eclipse.ui.commands.ICommand#void removeCommandListener(ICommandListener)
ADDEDorg.eclipse.ui.commands.ICommandListener#void commandChanged(CommandEvent)
ADDEDorg.eclipse.ui.commands.ICommandManager#void addCommandManagerListener(ICommandManagerListener)
ADDEDorg.eclipse.ui.commands.ICommandManager#Set getActiveContextIds()
ADDEDorg.eclipse.ui.commands.ICommandManager#String getActiveKeyConfigurationId()
ADDEDorg.eclipse.ui.commands.ICommandManager#String getActiveLocale()
ADDEDorg.eclipse.ui.commands.ICommandManager#String getActivePlatform()
ADDEDorg.eclipse.ui.commands.ICommandManager#ICategory getCategory(String)
ADDEDorg.eclipse.ui.commands.ICommandManager#ICommand getCommand(String)
ADDEDorg.eclipse.ui.commands.ICommandManager#Set getDefinedCategoryIds()
ADDEDorg.eclipse.ui.commands.ICommandManager#Set getDefinedCommandIds()
ADDEDorg.eclipse.ui.commands.ICommandManager#Set getDefinedKeyConfigurationIds()
ADDEDorg.eclipse.ui.commands.ICommandManager#IKeyConfiguration getKeyConfiguration(String)
ADDEDorg.eclipse.ui.commands.ICommandManager#Map getPartialMatches(KeySequence)
ADDEDorg.eclipse.ui.commands.ICommandManager#String getPerfectMatch(KeySequence)
ADDEDorg.eclipse.ui.commands.ICommandManager#boolean isPartialMatch(KeySequence)
ADDEDorg.eclipse.ui.commands.ICommandManager#boolean isPerfectMatch(KeySequence)
ADDEDorg.eclipse.ui.commands.ICommandManager#void removeCommandManagerListener(ICommandManagerListener)
ADDEDorg.eclipse.ui.commands.ICommandManagerListener#void commandManagerChanged(CommandManagerEvent)
ADDEDorg.eclipse.ui.commands.IHandler#void addHandlerListener(IHandlerListener)
ADDEDorg.eclipse.ui.commands.IHandler#void dispose()
ADDEDorg.eclipse.ui.commands.IHandler#Object execute(Map)
ADDEDorg.eclipse.ui.commands.IHandler#Map getAttributeValuesByName()
ADDEDorg.eclipse.ui.commands.IHandler#void removeHandlerListener(IHandlerListener)
ADDEDorg.eclipse.ui.commands.IHandlerListener#void handlerChanged(HandlerEvent)
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#void addKeyConfigurationListener(IKeyConfigurationListener)
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#String getDescription()
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#String getId()
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#String getName()
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#String getParentId()
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#boolean isActive()
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#boolean isDefined()
ADDEDorg.eclipse.ui.commands.IKeyConfiguration#void removeKeyConfigurationListener(IKeyConfigurationListener)
ADDEDorg.eclipse.ui.commands.IKeyConfigurationListener#void keyConfigurationChanged(KeyConfigurationEvent)
ADDEDorg.eclipse.ui.commands.IKeySequenceBinding#KeySequence getKeySequence()
ADDEDorg.eclipse.ui.commands.IWorkbenchCommandSupport#void addHandlerSubmission(HandlerSubmission)
ADDEDorg.eclipse.ui.commands.IWorkbenchCommandSupport#void addHandlerSubmissions(Collection)
ADDEDorg.eclipse.ui.commands.IWorkbenchCommandSupport#ICommandManager getCommandManager()
ADDEDorg.eclipse.ui.commands.IWorkbenchCommandSupport#void removeHandlerSubmission(HandlerSubmission)
ADDEDorg.eclipse.ui.commands.IWorkbenchCommandSupport#void removeHandlerSubmissions(Collection)
ADDEDorg.eclipse.ui.commands.KeyConfigurationEvent#KeyConfigurationEvent(IKeyConfiguration, boolean, boolean, boolean, boolean)
ADDEDorg.eclipse.ui.commands.KeyConfigurationEvent#IKeyConfiguration getKeyConfiguration()
ADDEDorg.eclipse.ui.commands.KeyConfigurationEvent#boolean hasActiveChanged()
ADDEDorg.eclipse.ui.commands.KeyConfigurationEvent#boolean hasDefinedChanged()
ADDEDorg.eclipse.ui.commands.KeyConfigurationEvent#boolean hasNameChanged()
ADDEDorg.eclipse.ui.commands.KeyConfigurationEvent#boolean hasParentIdChanged()
ADDEDorg.eclipse.ui.commands.NotDefinedException#NotDefinedException(String)
ADDEDorg.eclipse.ui.commands.NotDefinedException#NotDefinedException(NotDefinedException)
ADDEDorg.eclipse.ui.commands.NotHandledException#NotHandledException(String)
ADDEDorg.eclipse.ui.commands.NotHandledException#NotHandledException(NotHandledException)
ADDEDorg.eclipse.ui.commands.Priority#int compareTo(Object)
ADDEDorg.eclipse.ui.commands.Priority#String toString()
org.eclipse.ui.workbench.texteditor(3.9.0)
ADDEDorg.eclipse.ui.texteditor.HyperlinkDetectorDescriptor#AbstractHyperlinkDetector createHyperlinkDetector()

Valid HTML 4.01 Transitional