Interface NetDebugControllerFactory


  • public interface NetDebugControllerFactory
    • Method Detail

      • createController

        NetDebugController createController​(com.vlsolutions.swing.docking.DockingDesktop desktop)
        Create the NetDebugController instance.
        Parameters:
        desktop - the desktop
        Returns:
        the NetDebugController instance