|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.SharedImages
public class 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 (nodes and connections) |
static ImageDescriptor |
DESC_MARQUEE_TOOL_24
A 24x24 icon representing the Marquee Tool (nodes and connections) |
static ImageDescriptor |
DESC_MARQUEE_TOOL_CONNECTIONS_16
A 16x16 icon representing the Marquee Tool (connections only) |
static ImageDescriptor |
DESC_MARQUEE_TOOL_CONNECTIONS_24
A 24x24 icon representing the Marquee Tool (connections only). |
static ImageDescriptor |
DESC_MARQUEE_TOOL_NODES_16
A 16x16 icon representing the Marquee Tool (nodes only) |
static ImageDescriptor |
DESC_MARQUEE_TOOL_NODES_24
A 24x24 icon representing the Marquee Tool (nodes only). |
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()
|
|
| Method Summary |
|---|
| 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
public static final ImageDescriptor DESC_MARQUEE_TOOL_NODES_16
public static final ImageDescriptor DESC_MARQUEE_TOOL_NODES_24
public static final ImageDescriptor DESC_MARQUEE_TOOL_CONNECTIONS_16
public static final ImageDescriptor DESC_MARQUEE_TOOL_CONNECTIONS_24
| Constructor Detail |
|---|
public SharedImages()
|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||