Package | Description |
---|---|
views |
This package holds all the classes that are necessary to display
information about backups to the user including the GUI.
|
Modifier and Type | Field and Description |
---|---|
private MainWindow |
CreateNewBackupWindow.mParentWindow
The
MainWindow that spawned this CreateNewBackupWindow . |
Constructor and Description |
---|
CreateNewBackupWindow(BackupManager manager,
MainWindow parent)
The only constructor.
|