Class BackupStreamPanel

java.lang.Object
backupmanager.swing.BackupStreamPanel

public class BackupStreamPanel extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • showAddMenu Link icon

      protected void showAddMenu(ActionEvent e)
    • getComponent Link icon

      public JComponent getComponent()
    • getBackupStream Link icon

      public BackupStream getBackupStream()
      Returns:
      the backupStream
    • updateSpace Link icon

      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 Link icon

      public boolean progressUpdate(BackupProgress backupProgress)