Package | Description |
---|---|
org.openide.util.datatransfer |
NetBeans uses special extensions to data transfer.
|
Class and Description |
---|
ClipboardEvent
Event describing change of clipboard content.
|
ClipboardListener
Listener to changes in the clipboard.
|
ExClipboard
Extended clipboard that supports listeners that can be notified about
changes of content.
|
ExClipboard.Convertor |
ExTransferable
Provides additional operations on
a transferable.
|
ExTransferable.Single
Support for transferable owner with only one data flavor.
|
TransferListener
Allows listening to progress of manipulation with ExTransferable.
|