Class BackupStreamPanel

java.lang.Object
backupmanager.swing.BackupStreamPanel

public class BackupStreamPanel extends Object
  • Constructor Details

  • Method Details

    • showAddMenu

      protected void showAddMenu(ActionEvent e)
    • getComponent

      public JComponent getComponent()
    • getBackupStream

      public BackupStream getBackupStream()
      Returns:
      the backupStream
    • updateSpace

      protected void updateSpace()
      Called on a timer every minute in normal mode so that the disk space data on the data source gets updated.
    • progressUpdate

      public boolean progressUpdate(BackupProgress backupProgress)