Uses of Class
org.eclipse.swt.dnd.ByteArrayTransfer
Packages that use ByteArrayTransfer
Package
Description
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
SWT Drag and Drop support.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
-
Uses of ByteArrayTransfer in org.eclipse.jface.util
Subclasses of ByteArrayTransfer in org.eclipse.jface.utilModifier and TypeClassDescriptionclassA LocalSelectionTransfer may be used for drag and drop operations within the same instance of Eclipse. -
Uses of ByteArrayTransfer in org.eclipse.swt.dnd
Subclasses of ByteArrayTransfer in org.eclipse.swt.dndModifier and TypeClassDescriptionclassThe classFileTransferprovides a platform specific mechanism for converting a list of files represented as a javaString[]to a platform specific representation of the data and vice versa.classThe classHTMLTransferprovides a platform specific mechanism for converting text in HTML format represented as a javaStringto a platform specific representation of the data and vice versa.classThe classImageTransferprovides a platform specific mechanism for converting an Image represented as a javaImageDatato a platform specific representation of the data and vice versa.classThe classRTFTransferprovides a platform specific mechanism for converting text in RTF format represented as a javaStringto a platform specific representation of the data and vice versa.classThe classTextTransferprovides a platform specific mechanism for converting plain text represented as a javaStringto a platform specific representation of the data and vice versa.classThe classURLTransferprovides a platform specific mechanism for converting text in URL format represented as a javaStringto a platform specific representation of the data and vice versa. -
Uses of ByteArrayTransfer in org.eclipse.ui.part
Subclasses of ByteArrayTransfer in org.eclipse.ui.partModifier and TypeClassDescriptionclassTheEditorInputTransferclass is used to transfer anIEditorInputand corresponding editorId from one part to another in a drag and drop operation.classAMarkerTransferis used to transfer an array ofIMarkers from one part to another in a drag and drop operation.classThis class can be used to transfer an instance ofPluginTransferDatabetween two parts in a workbench in a drag and drop operation.classTheResourceTransferclass is used to transfer an array ofIResources from one part to another in a drag and drop operation or a cut, copy, paste action.
LocalSelectionTransferinstead