|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.ui.internal.util.ImageManager
org.eclipse.tptp.platform.probekit.launch.internal.ProbekitLaunchImages
public class ProbekitLaunchImages
Image manager for the Probekit Launch plugin.
| Field Summary | |
|---|---|
static java.lang.String |
IMG_FILTER
|
static java.lang.String |
IMG_PROP
|
static ProbekitLaunchImages |
INSTANCE
ProbekitLaunchImages' singleton. |
| Fields inherited from class org.eclipse.hyades.ui.internal.util.ImageManager |
|---|
iconBaseURL, imageRegistry, imagesWereLoaded, initialized, T_LCL, T_OBJ, T_OVR, T_TOOL, T_VIEW, T_WIZBAN |
| Constructor Summary | |
|---|---|
ProbekitLaunchImages()
|
|
| Method Summary | |
|---|---|
protected void |
addImages()
Subclasses are supposed to add all the images to this manager in this method implementation. |
| Methods inherited from class org.eclipse.hyades.ui.internal.util.ImageManager |
|---|
add, add, add, checkImages, createImageDescriptor, getImage, getImage, getImageDescriptor, getImageDescriptor, initialize, initializeImages, isInitialized, makeIconFileURL, setImageDescriptors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ProbekitLaunchImages INSTANCE
public static final java.lang.String IMG_PROP
public static final java.lang.String IMG_FILTER
| Constructor Detail |
|---|
public ProbekitLaunchImages()
| Method Detail |
|---|
protected void addImages()
ImageManagerThe images should be added by invoking one the add
methods.
addImages in class ImageManagerorg.eclipse.hyades.ui.util.ImageManager#addImages()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||