Class | Description |
---|---|
AbstractTransferHandler |
Abstract
TransferHandler providing simplified API for transfer handler implementation. |
FilesTransferable | |
FilesTransferHandler |
Custom
TransferHandler that provides easy and convenient way to support files drag and drop in any Swing component. |
ImageTransferable |
Custom transferable that represents
Image . |
ImageTransferHandler |
Custom
TransferHandler that provides easy and convenient way to support images drag and drop in any Swing component. |
ProxyDropHandler |
This
TransferHandler allows you to proxify drop event to another JComponent . |
TextDragHandler |
Copyright © 2020. All rights reserved.