|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.debug.internal.ui.DebugUIImages
public final class DebugUIImages
| Field Summary | |
|---|---|
static java.lang.String |
IMG_OBJS_CONSTANT_FIELD
IMG_OBJS_CONSTANT_FIELD |
static java.lang.String |
IMG_OBJS_EXCEPTION_VARIABLE
IMG_OBJS_EXCEPTION_VARIABLE |
static java.lang.String |
IMG_OBJS_FIELD
IMG_OBJS_FIELD |
static java.lang.String |
IMG_OBJS_INSPECT
IMG_OBJS_INSPECT |
static java.lang.String |
IMG_OBJS_JSEXCEPTION
IMG_OBJS_JSEXCEPTION |
static java.lang.String |
IMG_OBJS_JSWATCHPOINT
IMG_OBJS_JSWATCHPOINT |
static java.lang.String |
IMG_OBJS_LOCAL_VARIABLE
IMG_OBJS_LOCAL_VARIABLE |
static java.lang.String |
IMG_OBJS_SCRIPT_ELEMENT
IMG_OBJS_SCRIPT_ELEMENT |
static java.lang.String |
IMG_OBJS_TOP_SCRIPT_ELEMENT
IMG_OBJS_TOP_SCRIPT_ELEMENT |
static java.lang.String |
IMG_OBJS_VARIABLE
IMG_OBJS_VARIABLE |
static java.lang.String |
IMG_OVR_CONDITIONAL_BREAKPOINT
IMG_OVR_CONDITIONAL_BREAKPOINT |
static java.lang.String |
IMG_OVR_CONDITIONAL_BREAKPOINT_DISABLED
IMG_OVR_CONDITIONAL_BREAKPOINT_DISABLED |
static java.lang.String |
IMG_OVR_METHOD_BREAKPOINT_ENTRY
IMG_OVR_METHOD_BREAKPOINT_ENTRY |
static java.lang.String |
IMG_OVR_METHOD_BREAKPOINT_ENTRY_DISABLED
IMG_OVR_METHOD_BREAKPOINT_ENTRY_DISABLED |
static java.lang.String |
IMG_OVR_METHOD_BREAKPOINT_EXIT
IMG_OVR_METHOD_BREAKPOINT_EXIT |
static java.lang.String |
IMG_OVR_METHOD_BREAKPOINT_EXIT_DISABLED
IMG_OVR_METHOD_BREAKPOINT_EXIT_DISABLED |
| Method Summary | |
|---|---|
static org.eclipse.swt.graphics.Image |
get(java.lang.String key)
Returns the image managed under the given key in this registry. |
static org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(java.lang.String key)
Returns the ImageDescriptor identified by the given key, or null if it does not
exist. |
static org.eclipse.debug.internal.ui.ImageDescriptorRegistry |
getImageDescriptorRegistry()
getImageDescriptorRegistry |
static org.eclipse.jface.resource.ImageRegistry |
getImageRegistry()
Helper method to access the image registry from the DebugUiPlugin class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IMG_OBJS_VARIABLE
public static final java.lang.String IMG_OBJS_LOCAL_VARIABLE
public static final java.lang.String IMG_OBJS_FIELD
public static final java.lang.String IMG_OBJS_CONSTANT_FIELD
public static final java.lang.String IMG_OBJS_EXCEPTION_VARIABLE
public static final java.lang.String IMG_OBJS_JSEXCEPTION
public static final java.lang.String IMG_OBJS_JSWATCHPOINT
public static final java.lang.String IMG_OBJS_TOP_SCRIPT_ELEMENT
public static final java.lang.String IMG_OBJS_SCRIPT_ELEMENT
public static final java.lang.String IMG_OBJS_INSPECT
public static final java.lang.String IMG_OVR_CONDITIONAL_BREAKPOINT
public static final java.lang.String IMG_OVR_CONDITIONAL_BREAKPOINT_DISABLED
public static final java.lang.String IMG_OVR_METHOD_BREAKPOINT_ENTRY
public static final java.lang.String IMG_OVR_METHOD_BREAKPOINT_ENTRY_DISABLED
public static final java.lang.String IMG_OVR_METHOD_BREAKPOINT_EXIT
public static final java.lang.String IMG_OVR_METHOD_BREAKPOINT_EXIT_DISABLED
| Method Detail |
|---|
public static org.eclipse.swt.graphics.Image get(java.lang.String key)
key - the image's key
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(java.lang.String key)
ImageDescriptor identified by the given key, or null if it does not
exist.
key -
public static org.eclipse.jface.resource.ImageRegistry getImageRegistry()
public static org.eclipse.debug.internal.ui.ImageDescriptorRegistry getImageDescriptorRegistry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||