CubeTwister 2.0alpha142 2012-02-11

Package ch.randelshofer.gui.datatransfer

Provides interfaces and classes for transferring data between and within applications.

See:
          Description

Class Summary
AbstractTransferable Base class for transferable objects.
CharArrayReaderTransferable  
CompositeTransferable  
DefaultTransferable A Transferable which uses a char array or a byte array as its data source.
DummyClipboardOwner DummyClipboardOwner.
FileListTransferable Java File List Transferable.
FileTextFieldTransferHandler The FileTextFieldTransferHandler can be used to add drag and drop support for JTextFields, which contain the path to a file.
JVMLocalObjectTransferable  
MimeType A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
PlainTextTransferable PlainTextTransferable.
StringTransferable StringTransferable.
XMLTransferable  
 

Exception Summary
MimeTypeParseException A class to encapsulate MimeType parsing related exceptions
 

Package ch.randelshofer.gui.datatransfer Description

Provides interfaces and classes for transferring data between and within applications.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


(c) Werner Randelshofer.
All rights reserved.