Class PCMBenchTabsImages
java.lang.Object
org.palladiosimulator.editors.commons.tabs.PCMBenchTabsImages
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Names of images used to represent actions in ToolBarstatic final String
static ImageRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ImageDescriptor
getImageDescriptor
(String imageFilePath)
-
Field Details
-
ADD_SIGN
Names of images used to represent actions in ToolBar- See Also:
-
DELETE_SIGN
- See Also:
-
imageRegistry
-
-
Constructor Details
-
PCMBenchTabsImages
public PCMBenchTabsImages()
-
-
Method Details
-
getImageDescriptor
- Parameters:
imageFilePath
- the relative to the root of the plug-in; the path must be legal- Returns:
- an image descriptor, or null if no image could be found
-