Uses of Interface
backupmanager.BackupFunction
Packages that use BackupFunction
Package
Description
- 
Uses of BackupFunction in backupmanager.action
Classes in backupmanager.action that implement BackupFunctionModifier and TypeClassDescriptionclassclassCopy a file from one location to another, trying to preserve any sub folder stucture from the source to the destination directories.classclassAlmost identical to copy file. - 
Uses of BackupFunction in backupmanager.bespoke
Classes in backupmanager.bespoke that implement BackupFunction - 
Uses of BackupFunction in backupmanager.filter
Classes in backupmanager.filter that implement BackupFunction - 
Uses of BackupFunction in backupmanager.filter.alarm
Classes in backupmanager.filter.alarm that implement BackupFunction - 
Uses of BackupFunction in backupmanager.stream
Classes in backupmanager.stream that implement BackupFunctionModifier and TypeClassDescriptionclassThis is the central management class for each datastream that's going to get automatically backed up.class - 
Uses of BackupFunction in backupmanager.swing
Methods in backupmanager.swing with parameters of type BackupFunctionModifier and TypeMethodDescriptionstatic booleanGenericBackupDialog.showDialog(Window owner, String title, BackupFunction... backupFunctions) show a dialog with a variable number of input arguements.Method parameters in backupmanager.swing with type arguments of type BackupFunctionModifier and TypeMethodDescriptionstatic booleanGenericBackupDialog.showDialog(Window owner, String title, ArrayList<BackupFunction> functionList)  - 
Uses of BackupFunction in binaryFileStorage.backup
Classes in binaryFileStorage.backup that implement BackupFunction - 
Uses of BackupFunction in generalDatabase.backup
Classes in generalDatabase.backup that implement BackupFunctionModifier and TypeClassDescriptionclassclassclass - 
Uses of BackupFunction in SoundRecorder.backup
Classes in SoundRecorder.backup that implement BackupFunction