|
Eclipse GEF 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.gef.SharedImages
A class containing shared Images and ImageDescriptors for use by clients.
Field Summary | |
static ImageDescriptor |
DESC_MARQUEE_TOOL_16
A 16x16 Icon representing the Marquee Tool |
static ImageDescriptor |
DESC_MARQUEE_TOOL_24
A 24x24 Icon representing the Marquee Tool |
static ImageDescriptor |
DESC_SELECTION_TOOL_16
A 16x16 Icon representing the Selection Tool |
static ImageDescriptor |
DESC_SELECTION_TOOL_24
A 24x24 Icon representing the Selection Tool |
Constructor Summary | |
SharedImages()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ImageDescriptor DESC_SELECTION_TOOL_16
public static final ImageDescriptor DESC_SELECTION_TOOL_24
public static final ImageDescriptor DESC_MARQUEE_TOOL_16
public static final ImageDescriptor DESC_MARQUEE_TOOL_24
Constructor Detail |
public SharedImages()
|
Eclipse GEF 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |