Class DialogsImages
java.lang.Object
de.uka.ipd.sdq.sensorframework.dialogs.DialogsImages
Deprecated.
Superseded by EDP2.
-
Field Summary
Modifier and TypeFieldDescriptionstatic ImageRegistry
Deprecated.static final String
Deprecated.Names of images used to represent actions in ToolBar -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ImageDescriptor
getImageDescriptor
(String imageFilePath) Deprecated.
-
Field Details
-
TREEROOT
Deprecated.Names of images used to represent actions in ToolBar- See Also:
-
imageRegistry
Deprecated.
-
-
Constructor Details
-
DialogsImages
public DialogsImages()Deprecated.
-
-
Method Details
-
getImageDescriptor
Deprecated.- 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
-