|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
DragSourceListener | Untamed: The DragSourceListener class provides event notification to the application for DragSource events. |
DropTargetListener | Untamed: The DropTargetListener class provides event notification to the application
for DropTarget events. |
Class Summary | |
ByteArrayTransfer | Untamed: The class ByteArrayTransfer provides a platform specific
mechanism for converting a java byte[] to a platform
specific representation of the byte array and vice versa. |
Clipboard | Untamed: The Clipboard provides a mechanism for transferring data from one
application to another or within an application. |
DND | Untamed: Class DND contains all the constants used in defining a DragSource or a DropTarget. |
DNDEvent | |
DNDListener | |
DragSource | Untamed:
DragSource defines the source object for a drag and drop transfer. |
DragSourceAdapter | Untamed: This adapter class provides default implementations for the
methods described by the DragSourceListener interface. |
DragSourceEvent | Untamed: |
DragUnderEffect | |
DropTarget | Untamed:
Class DropTarget defines the target object for a drag and drop transfer. |
DropTargetAdapter | Untamed: This adapter class provides default implementations for the
methods described by the DropTargetListener interface. |
DropTargetEvent | Untamed: |
FileTransfer | Untamed: The class FileTransfer provides a platform specific mechanism
for converting a list of files represented as a java String[] to a
platform specific representation of the data and vice versa. |
NoDragUnderEffect | |
OleEnumFORMATETC | |
RTFTransfer | Untamed: The class RTFTransfer provides a platform specific mechanism
for converting text in RTF format represented as a java String
to a platform specific representation of the data and vice versa. |
TableDragUnderEffect | |
TextTransfer | Untamed: The class TextTransfer provides a platform specific mechanism
for converting plain text represented as a java String
to a platform specific representation of the data and vice versa. |
Transfer | Untamed: Transfer provides a mechanism for converting between a java
representation of data and a platform specific representation of data and
vice versa. |
TransferData | Untamed: The TransferData class is a platform specific data structure for
describing the type and the contents of data being converted by a transfer agent. |
TreeDragUnderEffect |
SWT Drag and Drop support.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |