Class PCMBenchTabsImages
java.lang.Object
org.palladiosimulator.editors.commons.tabs.PCMBenchTabsImages
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringNames of images used to represent actions in ToolBarstatic final Stringstatic ImageRegistry -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImageDescriptorgetImageDescriptor(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
-