de.uka.ipd.sdq.codegen.simucontroller
Class SimuControllerImages
java.lang.Object
de.uka.ipd.sdq.codegen.simucontroller.SimuControllerImages
public class SimuControllerImages
- extends Object
The class is used for the administration the images stored in the Plug-In.
- Author:
- Roman Andrej
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIGURATION
public static final String CONFIGURATION
- Names of images used to represent actions in ToolBar
- See Also:
- Constant Field Values
MODELS_LIST
public static final String MODELS_LIST
- See Also:
- Constant Field Values
SIMU_START
public static final String SIMU_START
- See Also:
- Constant Field Values
SIMU_STOP
public static final String SIMU_STOP
- See Also:
- Constant Field Values
SIMU_GENERATE
public static final String SIMU_GENERATE
- See Also:
- Constant Field Values
SIMU_DELETE
public static final String SIMU_DELETE
- See Also:
- Constant Field Values
SIMUCOM_CONF
public static final String SIMUCOM_CONF
- See Also:
- Constant Field Values
MASCHINE
public static final String MASCHINE
- See Also:
- Constant Field Values
MASCHINE_BUSY
public static final String MASCHINE_BUSY
- See Also:
- Constant Field Values
MASCHINE_PAUSE
public static final String MASCHINE_PAUSE
- See Also:
- Constant Field Values
imageRegistry
public static ImageRegistry imageRegistry
SimuControllerImages
public SimuControllerImages()
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