public static class DragAndDropCommand.Detail
extends java.lang.Object
CommandParameter.| Modifier and Type | Field and Description |
|---|---|
float |
location |
int |
operation |
int |
operations |
| Constructor and Description |
|---|
DragAndDropCommand.Detail(float location,
int operations,
int operation) |