org.eclipse.rse.dstore.security
Class ImageRegistry
java.lang.Object
org.eclipse.rse.dstore.security.ImageRegistry
- public class ImageRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
T_OBJ
public static final String T_OBJ
- See Also:
- Constant Field Values
T_WIZBAN
public static final String T_WIZBAN
- See Also:
- Constant Field Values
IMG_CERTIF_FILE
public static final String IMG_CERTIF_FILE
- See Also:
- Constant Field Values
IMG_WZ_IMPORT_CERTIF
public static final String IMG_WZ_IMPORT_CERTIF
- See Also:
- Constant Field Values
DESC_IMG_CERTIF_FILE
public static final ImageDescriptor DESC_IMG_CERTIF_FILE
DESC_IMG_WZ_IMPORT_CERTIF
public static final ImageDescriptor DESC_IMG_WZ_IMPORT_CERTIF
_images
protected static HashMap _images
_imageDescriptors
protected static HashMap _imageDescriptors
ImageRegistry
public ImageRegistry()
getImage
public static Image getImage(String name)
getImageDescriptor
public static ImageDescriptor getImageDescriptor(String name)
- Insert the method's description here.
Creation date: (2/16/2001 4:57:29 PM)
- Parameters:
name - java.lang.String
- Returns:
- ImageDescriptor
setImageDescriptors
public static void setImageDescriptors(IAction action,
String type,
String relPath)
shutdown
public static void shutdown()
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.