Class ManageBackupsAction

java.lang.Object
javax.swing.AbstractAction
jmri.jmrit.operations.setup.backup.ManageBackupsAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ManageBackupsAction extends AbstractAction
Swing action to show a dialog to allow the user to delete Automatic backups. For now, at least, this is needed as it is used by the menu system on the OperationsSetup frame.
See Also: