aicas logo Jamaica 3.2 release 6

Package java.awt.datatransfer

Classes to represent different flavors of data for transferring native and system types through for example a clipboard.

See:
          Description

Interface Summary
ClipboardOwner This interface is for classes that will own a clipboard object.
FlavorListener Interface for tagging an interest in FlavorEvents by a class.
FlavorMap This interface maps between native platform type names and DataFlavors.
FlavorTable A FlavorMap which no longer requires a 1-to-1 mapping between flavors.
Transferable This interface is implemented by classes that can transfer data.
 

Class Summary
Clipboard This class allows data to be transferred using a cut and paste type mechanism.
DataFlavor This class represents a particular data format used for transferring data via the clipboard.
FlavorEvent Event indicating a Clipboard has different flavors available.
StringSelection This class transfers a string as plain text using the clipboard.
SystemFlavorMap This class maps between native platform type names and DataFlavors.
 

Exception Summary
MimeTypeParseException MIME string couldn't be parsed correctly.
UnsupportedFlavorException The data flavor requested is not supported for the transfer data.
 

Package java.awt.datatransfer Description

Classes to represent different flavors of data for transferring native and system types through for example a clipboard.


aicas logo Jamaica 3.2 release 6

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.