|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AbstractArchiveFile is the superclass of all archive files.CopyJob and MoveJob and
allows them to share methods and fields.AbstractCopyJob.
AbstractFile is the superclass of all files.ClassLoader implementation capable of loading classes from instances of AbstractFile.AbstractFileClassLoader.
AbstractFileClassLoader that uses the system classloader as a parent.
AbstractFile class.AbstractROArchiveFile represents a read-only archive file.AbstractRWArchiveFile represents a read-write archive file.true if the specified class must be used.
FileFilter.match(com.mucommander.file.AbstractFile) on each of the registered filters, and returns
true if all of them matched the given file, false if one of them didn't.
true if all the files containted in the specified file
array were accepted by FileFilter.accept(AbstractFile), false if one of the files wasn't.
true if the given file was accepted by this filter, false if it was rejected.
true if all the filenames in the specified array were accepted by
FilenameFilter.accept(String), false if one of the filenames wasn't.
FilenameFilter.accept(String) with the filename of the given file (as returned by
AbstractFile.getName()) and returning its value.
true if the given filename was accepted by this filter, false if it was rejected.
FileFilter.match(com.mucommander.file.AbstractFile) on each of the registered filters, and returns
true if one of them matched the given file, false if none of them did.
true if the specified file name matches the filter's regular expression.
MuAction instances.ActionDescriptor.ActionDescriptor(Class, Hashtable)
with a null value for the properties parameter.
MuAction classes.MuAction instances and invoke them.MainFrame associated with this action is in
'no events' mode and MuAction.honourNoEventsMode() returns true.
OK or home buttons.
ByteCounter.getByteCount() method) and resets its byte counter after (if specified).
OutputStream to write the entry's contents
if the entry is a regular file, null if the entry is a directory.
OutputStream that allows to write
the contents of the entry.
file to the class loader's classpath.
FileChangeListener instance to the list of registered listeners.
FileFilter to the list of chained filters.
CachedFileIconProvider.getFileIcon(com.mucommander.file.AbstractFile, java.awt.Dimension)
to give implementations a chance to cache an icon fetched with FileIconProvider.getFileIcon(com.mucommander.file.AbstractFile, java.awt.Dimension)
and have it returned later by CacheableFileIconProvider.lookupCache(com.mucommander.file.AbstractFile, java.awt.Dimension).
ArchiveEntry to the entries tree.
ChecksumMessageDigest implementation of the Adler32 algorithm, using the
java.util.zip.Adler32 class.FilesService returns all the files in a given directory.ChainedFileFilter that matches a file if all of its registered filters match it.FileFilter initially.
javax.swing.Icon implementation that manages animation.osacript command available
that comes with any install of Mac OS X.ArchiveEntryFile represents a file entry inside an archive.FileFactory to instanciate AbstractArchiveFile implementations and associate
them with the filenames matched by a FilenameFilter.ArArchiveFile.InputStream contain the same data, by calculating their checksum and comparing
them.
AsyncPanel is a JPanel aimed at components that potentially take a long time to
initialize.AsyncPanel with the default wait component.
AsyncPanel that displays the given component while the target component is being
loaded.
AttributeFileFilter matches files which have a specific attribute set.AttributeFileFilter that matches files which have the specified attribute set.
AttributeFileFilter that matches files which have the specified attribute set.
CredentialsMapping to authenticate the
given FileURL.
CredentialsManager.authenticate(com.mucommander.file.FileURL, CredentialsMapping).
AutocompletedEditableCombobox is an editable combo-box that provides
auto-completion capabilities based on the given Completer.RandomAccess.getLength() - RandomAccess.getOffset() - 1.
java.awt.event.ActionListener and
java.swing.Action, transferring received action events to the Action's actionPerformed
method.AWTActionProxy.actionPerformed(java.awt.event.ActionEvent)
to the specified Action.
BackupOutputStream.Base64Decoder provides methods to ease the decoding of strings and byte arrays in base64.Base64Encoder provides methods to ease the encoding of strings and byte arrays in base64.Base64InputStream is an InputStream that decodes Base64-encoded data provided by
an underlying InputStream.OuputStream encodes supplied data to Base64 encoding and writes it to the underlying
OutputStream.AutocompleterTextComponent implements BasicAutocompleterTextComponent.OnEnterPressed(java.awt.event.KeyEvent)
and BasicAutocompleterTextComponent.OnEscPressed(java.awt.event.KeyEvent) as no-ops.BlockRandomInputStream is a specialized-yet-still-abstract RandomAccessInputStream that
is geared towards resources that are read block by block, either because of a particular constrain or for performance
reasons.BlockRandomInputStream using the specified block size.
BOM instance identified by the given signature and designating the specified
character encoding.
BOMInputStream is an InputStream which provides support for Byte-Order Marks (BOM).BOMInputStream and looks for a BOM at the beginning of the stream.
BOMReader is a Reader which provides support for Byte-Order Marks (BOM).BOMReader.
BOMReader.
BOMReader using the given BOMInputStream.
BonjourDirectory.getServices() displaying the Bonjour service's name.BonjourMenu.