de.uka.ipd.sdq.pcmbench.tabs
Class PCMBenchTabsImages

java.lang.Object
  extended by de.uka.ipd.sdq.pcmbench.tabs.PCMBenchTabsImages

public class PCMBenchTabsImages
extends Object

Author:
roman Compilation of the pictures used in de.uka.ipd.sdq.pcmbench.tabs-Plugin

Field Summary
static String ADD_SIGN
          Names of images used to represent actions in ToolBar
static String DELETE_SIGN
           
static ImageRegistry imageRegistry
           
 
Constructor Summary
PCMBenchTabsImages()
           
 
Method Summary
static ImageDescriptor getImageDescriptor(String imageFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADD_SIGN

public static final String ADD_SIGN
Names of images used to represent actions in ToolBar

See Also:
Constant Field Values

DELETE_SIGN

public static final String DELETE_SIGN
See Also:
Constant Field Values

imageRegistry

public static ImageRegistry imageRegistry
Constructor Detail

PCMBenchTabsImages

public PCMBenchTabsImages()
Method Detail

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