|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.ui.snapshot.ImageHelper
public class ImageHelper
Nested Class Summary | |
---|---|
static interface |
ImageHelper.Decorations
|
static class |
ImageHelper.ImageImageDescriptor
|
static interface |
ImageHelper.Type
|
Constructor Summary | |
---|---|
ImageHelper()
|
Method Summary | |
---|---|
static ImageDescriptor |
decorate(int type,
ImageDescriptor overlay)
|
static Image |
getImage(int type)
|
static ImageDescriptor |
getImageDescriptor(int type)
|
static Image |
getInboundImage(int type)
|
static ImageDescriptor |
getInboundImageDescriptor(int type)
|
static Image |
getOutboundImage(int type)
|
static ImageDescriptor |
getOutboundImageDescriptor(int type)
|
static int |
getType(IObject object)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageHelper()
Method Detail |
---|
public static int getType(IObject object)
public static ImageDescriptor getImageDescriptor(int type)
public static Image getImage(int type)
public static ImageDescriptor getInboundImageDescriptor(int type)
public static Image getInboundImage(int type)
public static ImageDescriptor getOutboundImageDescriptor(int type)
public static Image getOutboundImage(int type)
public static ImageDescriptor decorate(int type, ImageDescriptor overlay)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |