|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
EditingDomainViewerDropAdapter | This implementation of a drop target listener is designed to turn a drag and drop
operation into a Command based on the model objects of an
EditingDomain and created by DragAndDropCommand.create(org.eclipse.emf.edit.domain.EditingDomain, java.lang.Object, float, int, int, java.util.Collection>) . |
LocalTransfer | This derived implementation of a byte array transfer short circuits the transfer process so that a local transfer does not serialize the object and hence can and will return the original object, not just a clone. |
ViewerDragAdapter | This is an implementation of DragSourceListener . |
This provides a supplementary support for drag and drop based on delegation to the command framework.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |