Confirmation dialog invoked when the user wants to delete currently selected files. It allows to choose between two different ways of deleting files: move them to the trash or permanently erase them. The former choice is only given if a trash is available on the current platform and capable of moving the selected files. The choice (use trash or not) is saved in the preferences and reused next time this dialog is invoked.
@see com.mucommander.ui.action.impl.DeleteAction
@author Maxence Bernard
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.