Interfaces |
XDataFormatTranslator |
Interface to be implemented by objects used to translate a DataFlavor to
a system dependent data transfer type and vice versa.
|
XMimeContentType |
An implementation of this interface represents a MIME content-type that
is conform to Rfc2045 and
Rfc2046 .
Instances that implement this interface could be created using the
interface XMimeContentTypeFactory .
|
XMimeContentTypeFactory |
Implementations of this interface do create a
XMimeContentType from
a given string that represents a MIME content-type
(see Rfc2045 and
Rfc2046 ).
|
XSystemTransferable |
Interface to be implemented by objects used to provide system dependent data
for a transfer operation. Those objects usually also implement XTransferable .
|
XTransferDataAccess |
This interface provides direct access to the data in all data flavors. It can
be used by the clipboard implementation to optimize data transport on
flush operations.
|
XTransferable |
Interface to be implemented by objects used to provide data for a data
transfer operation.
|
XTransferableEx |
Interface to be implemented by objects used to provide data for a transfer
operation.
|
XTransferableSource |
The transferable source interface.
|
Copyright © 2003 Sun Microsystems, Inc.