Uses of Interface
backupmanager.BackupFunction
Package
Description
-
Uses of BackupFunction in backupmanager.action
Modifier and TypeClassDescriptionclass
class
Copy a file from one location to another, trying to preserve any sub folder stucture from the source to the destination directories.class
class
Almost identical to copy file. -
Uses of BackupFunction in backupmanager.bespoke
-
Uses of BackupFunction in backupmanager.filter
-
Uses of BackupFunction in backupmanager.filter.alarm
-
Uses of BackupFunction in backupmanager.stream
Modifier and TypeClassDescriptionclass
This is the central management class for each datastream that's going to get automatically backed up.class
-
Uses of BackupFunction in backupmanager.swing
Modifier and TypeMethodDescriptionstatic boolean
GenericBackupDialog.showDialog
(Window owner, String title, BackupFunction... backupFunctions) show a dialog with a variable number of input arguements.Modifier and TypeMethodDescriptionstatic boolean
GenericBackupDialog.showDialog
(Window owner, String title, ArrayList<BackupFunction> functionList) -
Uses of BackupFunction in binaryFileStorage.backup
-
Uses of BackupFunction in generalDatabase.backup
Modifier and TypeClassDescriptionclass
class
class
-
Uses of BackupFunction in SoundRecorder.backup