de.uka.ipd.sdq.pcm.dialogs
Class DialogsImages
java.lang.Object
de.uka.ipd.sdq.pcm.dialogs.DialogsImages
public class DialogsImages
- extends Object
- Author:
- roman Compilation of the pictures used in
de.uka.ipd.sdq.dialogs-Plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADD
public static final String ADD
- Names of images used to represent actions in ToolBar
- See Also:
- Constant Field Values
DELETE
public static final String DELETE
- See Also:
- Constant Field Values
UP
public static final String UP
- See Also:
- Constant Field Values
DOWN
public static final String DOWN
- See Also:
- Constant Field Values
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
WARNING
public static final String WARNING
- See Also:
- Constant Field Values
imageRegistry
public static ImageRegistry imageRegistry
DialogsImages
public DialogsImages()
getImageDescriptor
public static ImageDescriptor getImageDescriptor(String imageFilePath)
- 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