| Package | Description |
|---|---|
| org.openide.util.datatransfer |
NetBeans uses special extensions to data transfer.
|
| Class | 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 |
Convertor that can convert the
contents of a clipboard to
additional flavors. |
| 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.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.