| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.sqleditor.plan.Images
public class Images
Utility class to load images
| Field Summary | |
|---|---|
| static org.eclipse.jface.resource.ImageDescriptor | DESC_EXPLAIN_SQL | 
| static java.lang.String | IMG_EXPLAIN_SQL | 
| Constructor Summary | |
|---|---|
| Images() | |
| Method Summary | |
|---|---|
| static org.eclipse.swt.graphics.Image | get(java.lang.String key)Returns the image managed under the given key in this registry. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String IMG_EXPLAIN_SQL
public static final org.eclipse.jface.resource.ImageDescriptor DESC_EXPLAIN_SQL
| Constructor Detail | 
|---|
public Images()
| Method Detail | 
|---|
public static org.eclipse.swt.graphics.Image get(java.lang.String key)
key - the image's key
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||