Package backupmanager.swing
Class BackupActionPanel
java.lang.Object
backupmanager.swing.BackupActionPanel
- 
Constructor Summary
ConstructorsConstructorDescriptionBackupActionPanel(BackupControlPanel backupControlPanel, BackupStream backupStream, BackupAction backupAction, JPanel mainPanel, GridBagConstraints c)  - 
Method Summary
Modifier and TypeMethodDescriptionvoidprogressUpdate(BackupProgress backupProgress) protected voidprotected void 
- 
Constructor Details
- 
BackupActionPanel
public BackupActionPanel(BackupControlPanel backupControlPanel, BackupStream backupStream, BackupAction backupAction, JPanel mainPanel, GridBagConstraints c)  
 - 
 - 
Method Details
- 
settingsAction
 - 
removeAction
 - 
getBackupAction
- Returns:
 - the backupAction
 
 - 
progressUpdate
 
 -