org.eclipse.tptp.monitoring.managedagent.internal.wsdm
Class ImageUtil
java.lang.Object
org.eclipse.tptp.monitoring.managedagent.internal.wsdm.ImageUtil
- public class ImageUtil
- extends java.lang.Object
|
Method Summary |
static org.eclipse.jface.resource.ImageDescriptor |
getDescriptor(java.lang.String key)
|
static org.eclipse.swt.graphics.Image |
getImage(java.lang.String key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE_DIR
public static final java.lang.String BASE_DIR
- See Also:
- Constant Field Values
OBJ_DIR
public static final java.lang.String OBJ_DIR
- See Also:
- Constant Field Values
VIEW_DIR
public static final java.lang.String VIEW_DIR
- See Also:
- Constant Field Values
OVR_DIR
public static final java.lang.String OVR_DIR
- See Also:
- Constant Field Values
LAUNCH_AGENT
public static final java.lang.String LAUNCH_AGENT
- See Also:
- Constant Field Values
COPY_TO_CLIPBOARD
public static final java.lang.String COPY_TO_CLIPBOARD
- See Also:
- Constant Field Values
SORT_IMAGE
public static final java.lang.String SORT_IMAGE
- See Also:
- Constant Field Values
UNSORT_IMAGE
public static final java.lang.String UNSORT_IMAGE
- See Also:
- Constant Field Values
FILTER_IMAGE
public static final java.lang.String FILTER_IMAGE
- See Also:
- Constant Field Values
ImageUtil
public ImageUtil()
getDescriptor
public static org.eclipse.jface.resource.ImageDescriptor getDescriptor(java.lang.String key)
getImage
public static org.eclipse.swt.graphics.Image getImage(java.lang.String key)