|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIconProvider
The interface for providers of the "iconProvider" extension point. Implement this interface to contribute an extension to the "iconProvider" extension point. Icon provider is responsible for retrieving an icon for a specified element.
Method Summary | |
---|---|
Image |
getIcon(IAdaptable hint,
int flags)
Gets the icon for the given object. |
Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
---|
addProviderChangeListener, provides, removeProviderChangeListener |
Method Detail |
---|
Image getIcon(IAdaptable hint, int flags)
hint
- argument adaptable to IElementflags
- optional icon flags
|
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.