|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.debugger.core.ui.DebuggerImages
public class DebuggerImages
Constructor Summary | |
---|---|
DebuggerImages()
|
Method Summary | |
---|---|
static org.eclipse.swt.graphics.Image |
getImage(java.lang.String key)
Gets the image (.gif file) corresponding to the given key. |
static org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(java.lang.String key)
Gets the image descriptor (.gif file) corresponding to the given key. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DebuggerImages()
Method Detail |
---|
public static org.eclipse.swt.graphics.Image getImage(java.lang.String key)
null
if not foundpublic static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(java.lang.String key)
null
if not
found
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |