Package org.csstudio.ui.util.dnd

Contains general utility classes to simply drag 'n' drop implementation.

See:
          Description

Class Summary
ControlSystemDragSource General purpose utility to allowing Drag-and-Drop "Drag" of any adaptable or Serializable object.
ControlSystemDropTarget General purpose utility to allowing Drag-and-Drop "Drop" of any adaptable or serializable object.
ObjectInputStreamWithOsgiClassResolution De-serializes java classes looking for the classloaders in the appropriate osgi bundle.
SerializableItemTransfer Drag-and-Drop Transfer for any serializable object.
 

Package org.csstudio.ui.util.dnd Description

Contains general utility classes to simply drag 'n' drop implementation.