Interface BackupControllerFactory


  • public interface BackupControllerFactory
    • Method Detail

      • createController

        BackupController createController​(com.vlsolutions.swing.docking.DockingDesktop desktop,
                                          MainModel mainModel)
        Create the BackupController instance.
        Parameters:
        desktop - the desktop
        Returns:
        the BackupController instance