|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grendel.dnd.DnDConstants
Field Summary | |
static int |
ACTION_COPY
|
static int |
ACTION_COPY_OR_MOVE
|
static int |
ACTION_MOVE
|
static int |
ACTION_NONE
|
static int |
ACTION_REFERENCE
|
Constructor Summary | |
DnDConstants()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static int ACTION_NONE
public static int ACTION_COPY
public static int ACTION_MOVE
public static int ACTION_COPY_OR_MOVE
public static int ACTION_REFERENCE
Constructor Detail |
public DnDConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |