Package org.openide.util.datatransfer

The IDE uses special extensions to data transfer.

See:
          Description

Interface Summary
ClipboardListener Listener to changes in the clipboard.
ExClipboard.Convertor Convertor that can convert the contents of a clipboard to additional flavors.
MultiTransferObject Interface for transferring multiple objects at once.
TransferListener Allows listening to progress of manipulation with ExTransferable.
 

Class Summary
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.
 

Package org.openide.util.datatransfer Description

The IDE uses special extensions to data transfer. The primary extensions to the Java Data Transfer API are that:



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.