|
Class Summary |
| AbstractFileType |
|
| AllTypes |
|
| DirectoryType |
A DirectoryType is a FileType that only accepts directories. |
| FileGroup |
A FileGroup is a set of files that describe a single piece of
data. |
| FileNameUtilities |
Title: |
| FileTypeAnd |
This DataFileFilter encodes a FileType with a name, icon,
list of extensions (some of which may be optional).
This accepts only types that have all of the extensions that
are not optional.
This is comparable with other file types, but always appears
lower (returns -1 if the type is not DataFileFilter). |
| FileTypeGroup |
FileTypeGroup encapsulates a group of FileTypes and handles getting
the best type from a group. |
| FileTypeNameFilter |
|
| FileTypeOr |
Title: |
| TypedDataFlavor |
This adds the concept of a FileType to a data flavor. |
| URIStreams |
Translate string versions of URI's into Input and Output streams. |