org.eclipse.graphiti.ui.platform
Class PlatformImageProvider
java.lang.Object
org.eclipse.graphiti.platform.AbstractExtension
org.eclipse.graphiti.ui.platform.AbstractImageProvider
org.eclipse.graphiti.ui.platform.PlatformImageProvider
- All Implemented Interfaces:
- IExtension, IImageProvider
public class PlatformImageProvider
- extends AbstractImageProvider
The Class PlatformImageProvider.
Method Summary |
protected void |
addAvailableImages()
Add all available images with addImageFilePath(String imageId, String
imageFilePath); |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROOT_FOLDER_FOR_IMG
private static final String ROOT_FOLDER_FOR_IMG
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
PlatformImageProvider
public PlatformImageProvider()
- Creates a new
PlatformImageProvider
.
addAvailableImages
protected void addAvailableImages()
- Description copied from class:
AbstractImageProvider
- Add all available images with addImageFilePath(String imageId, String
imageFilePath);
- Specified by:
addAvailableImages
in class AbstractImageProvider
Copyright (c) SAP AG 2005, 2010.