| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.edit.command.DragAndDropCommand.Detail
This class is used to encode the drag and drop arguments into an object that will be passed as the feature of a CommandParameter.
| Field Summary | |
| float | location
|
| int | operation
|
| int | operations
|
| Constructor Summary | |
| DragAndDropCommand.Detail(float location,
int operations,
int operation)
| |
| Methods inherited from class java.lang.Object |
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
Field Detail |
public float location
public int operations
public int operation
| Constructor Detail |
public DragAndDropCommand.Detail(float location,
int operations,
int operation)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||