|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gmf.runtime.common.core.service.AbstractProvider
org.eclipse.gmf.runtime.common.core.service.Service
org.eclipse.gmf.runtime.common.ui.services.statusline.StatusLineService
public class StatusLineService
Service which handles status line contributions.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.gmf.runtime.common.core.service.Service |
|---|
Service.ProviderDescriptor |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.gmf.runtime.common.core.service.Service |
|---|
INVALID_ELEMENT_MESSAGE_PATTERN |
| Constructor Summary | |
|---|---|
StatusLineService()
|
|
| Method Summary | |
|---|---|
static StatusLineService |
getInstance()
Retrieves the singleton instance of the status line service. |
java.util.List<IContributionItem> |
getStatusLineContributionItems(IWorkbenchPage workbenchPage)
Gets a list of contribution items for the status line. |
| Methods inherited from class org.eclipse.gmf.runtime.common.core.service.Service |
|---|
addProvider, clearCache, configureProviders, configureProviders, createPriorityCache, execute, executeUnique, getAllProviders, getCachingKey, getPriority, getProviders, isOptimistic, isOptimized, newProviderDescriptor, providerChanged, provides, provides, removeProvider |
| Methods inherited from class org.eclipse.gmf.runtime.common.core.service.AbstractProvider |
|---|
addProviderChangeListener, fireProviderChange, removeProviderChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
|---|
addProviderChangeListener, provides, removeProviderChangeListener |
| Constructor Detail |
|---|
public StatusLineService()
| Method Detail |
|---|
public static StatusLineService getInstance()
public java.util.List<IContributionItem> getStatusLineContributionItems(IWorkbenchPage workbenchPage)
IStatusLineContributionItemProvider
getStatusLineContributionItems in interface IStatusLineContributionItemProviderworkbenchPage - the workbench page.
|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.