Package com.mucommander.ui.dialog.file

Various dialogs used to display file related messages.

See:
          Description

Class Summary
CalculateChecksumDialog This dialog prepares a CalculateChecksumJob and lets the user choose a checksum algorithm, and a destination for the checksum file.
ChangeDateDialog This dialog allows the user to change the date of the currently selected/marked file(s).
ChangePermissionsDialog This dialog allows the user to change the permissions of the currently selected/marked file(s).
CopyDialog Dialog invoked when the user wants to copy currently selected files.
DeleteDialog Confirmation dialog invoked when the user wants to delete currently selected files.
DownloadDialog Dialog invoked when the user wants to download a file.
EmailFilesDialog Dialog allowing the user to email files to someone.
FileCollisionDialog Dialog used to inform the user that a file collision has been detected and ask him how to resolve the conflict.
FileSelectionDialog This dialog allows the user to add (mark) or remove (unmark) files from the current selection, based on a match criterium and string.
JobDialog This abstract dialog is to be sub-classed by job confirmation dialogs and provides helper methods for common components.
MkdirDialog Dialog invoked when the user wants to create a new folder or an empty file in the current folder.
MoveDialog Dialog invoked when the user wants to move or rename currently selected files.
MultiRenameConfirmationDialog  
MultiRenameDialog Dialog used to set parameters for renaming multiple files.
MultiRenameSelectRange A dialog that allows select a range of characters from file name.
PackDialog This dialog allows the user to pack marked files to an archive file of a selected format (Zip, TAR, ...) and add an optional comment to the archive (for the formats that support it).
ProgressDialog This dialog informs the user of the progress made by a FileJob and allows to control it: pause/resume it, stop it, limit transfer rate...
PropertiesDialog This dialog shows properties of a file or a group of files : number of files, file kind, combined size and location.
RenameDialog Dialog invoked when the user wants to change a file name after a collision has been detected while copying or moving files.
TransferDestinationDialog This class is an abstract dialog which allows the user to specify in a text field the destination of a transfer and control some options such as the default action to perform when a file already exists in the destination, or if the files should be checked for integrity.
UnpackDialog Dialog that allows the user to choose the destination to unpack files to.
 

Package com.mucommander.ui.dialog.file Description

Various dialogs used to display file related messages.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard