| 
Class Summary
 | 
| ActivationDataFlavor | 
The ActivationDataFlavor is a special instance of the
 java.awt.datatransfer.DataFlavor.
 | 
| CommandInfo | 
The CommandInfo class is used by CommandMap implementations to
 describe the results of command requests.
 | 
| CommandMap | 
The CommandMap class  provides an interface to the registry of
 viewer/editors/print/etc objects available in the
 system.
 | 
| DataHandler | 
The DataHandler class provides a consistent interface to data
 available in many different sources and formats.
 | 
| FileDataSource | 
The FileDataSource class implements a simple DataSource object
 that encapsulates a file.
 | 
| FileTypeMap | 
The FileTypeMap is an abstract class that provides a data typing
 interface based on a file.
 | 
| MailcapCommandMap | 
The MailcapCommandMap implements the CommandMap
 abstract class.
 | 
| MimeType | 
A Multipurpose Internet Mail Extension (MIME) type, as defined
 in RFC 2045 and 2046.
 | 
| MimeTypeParameterList | 
This object is used by javax.activation.MimeType.
 | 
| MimetypesFileTypeMap | 
This class extends FileTypeMap and provides data typing of files
 via their file extension.
 | 
| URLDataSource | 
The URLDataSource class provides an object that wraps a URL 
 object in a DataSource interface.
 |