|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStatusLineContributionItemProvider
The interface for providers of the "statusLineContributionItemProvider"
extension point. A status line item provider is responsible for retrieving a
status line contribution for a WorkbenchPart.
| Method Summary | |
|---|---|
java.util.List<IContributionItem> |
getStatusLineContributionItems(IWorkbenchPage workbenchPage)
Gets a list of contribution items for the status line. |
| Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
|---|
addProviderChangeListener, provides, removeProviderChangeListener |
| Method Detail |
|---|
java.util.List<IContributionItem> getStatusLineContributionItems(IWorkbenchPage workbenchPage)
workbenchPage - 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.