$ A B C D E G I L M P R S T U V W 

S

saveSelectedBackups() - Method in class views.BackupTableModel
This method saves the names of currently selected backups.
scrlPane - Variable in class views.MainWindow
This is the JScrollPane that wraps the table.
serializeBackup(String) - Method in class backupmanagment.BackupManager
This method takes a backup name and saves it to the disc as a serialized instance of BackupInstance.
serializeBackupList() - Method in class backupmanagment.BackupManager
This method takes the BackupManager.mBackupList and saves it to the disc as separate serialized instances of BackupInstance.
setBackupManager(BackupManager) - Method in class views.BackupTableModel
Associates a BackupManager instance with this BackupTableModel.
setBackupName(String) - Method in class views.BackupTableModel
 
setBackupName(String) - Method in interface views.BackupViewer
 
setBackupName(String) - Method in class views.CommandLineViewer
 
setCoords(int, int) - Method in class views.BackupTableSyncButtonRenderer
setName(String) - Method in class backupmanagment.BackupInstanceFramework
 
setOptions(Path, Path, String, String, boolean, boolean, boolean, boolean, boolean) - Method in class backupmanagment.BackupInstanceFramework
This method allows to set the BackupInstanceFramework properties manually.
setUpTable() - Method in class views.MainWindow
Just a wrapper method to make the table nice and cozy.
setValue(Object) - Method in class views.BackupTableDateRenderer
Sets the String object for the cell being rendered to value.
setValueAt(Object, int, int) - Method in class views.BackupTableModel
This empty implementation is provided so users don't have to implement this method if their data model is not editable.
showBackupInfo(String, String, String, boolean, Date) - Method in class views.BackupTableModel
This method is used by the BackupManager to show backup information in the view.
showBackupInfo(String, String, String, boolean, Date) - Method in interface views.BackupViewer
This method is used by the BackupManager to show backup information in the view.
showBackupInfo(String, String, String, boolean, Date) - Method in class views.CommandLineViewer
This mathod takes information about a backup from a BackupManager instance.
showGUI() - Method in class views.MainWindow
Displays the JFrame to the user.
synchronize() - Method in class backupmanagment.BackupInstance
This method is used to synchronize the backup directory with the original.
synchronize() - Method in class backupmanagment.BackupManager
Synchronizes all scheduled backups
synchronize(String) - Method in class backupmanagment.BackupManager
Synchronizes only a specified backup.
$ A B C D E G I L M P R S T U V W