See: Description
Interface | Description |
---|---|
ClipboardListener |
Listener to changes in the clipboard.
|
ExClipboard.Convertor | |
MultiTransferObject |
Interface for transferring multiple objects at once.
|
TransferListener |
Allows listening to progress of manipulation with ExTransferable.
|
Class | Description |
---|---|
ClipboardEvent |
Event describing change of clipboard content.
|
ExClipboard |
Extended clipboard that supports listeners that can be notified about
changes of content.
|
ExTransferable |
Provides additional operations on
a transferable.
|
ExTransferable.Multi |
Transferable object for multiple transfer.
|
ExTransferable.Single |
Support for transferable owner with only one data flavor.
|
NewType |
Describes a type that can be created anew.
|
PasteType |
Clipboard operation providing one kind of paste action.
|