|
GEF v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The constants used to identify typical layers in a graphical application.
| Field Summary | |
static String |
CONNECTION_LAYER
Identifies the layer containing connections, which typically appear on top of anything in the primary layer. |
static String |
FEEDBACK_LAYER
The layer containing feedback, which generally temporary visuals that appear on top of all other visuals. |
static String |
HANDLE_LAYER
Identifies the layer containing handles, which are typically editing decorations that appear on top of any model representations. |
static String |
PRIMARY_LAYER
Identifies the layer containing the primary pieces of the application. |
| Field Detail |
public static final String PRIMARY_LAYER
public static final String CONNECTION_LAYER
public static final String HANDLE_LAYER
public static final String FEEDBACK_LAYER
|
GEF v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||