Package org.bidib.wizard.config
Interface NetDebugControllerFactory
public interface NetDebugControllerFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateController(com.vlsolutions.swing.docking.DockingDesktop desktop) Create the NetDebugController instance.
-
Method Details
-
createController
Create the NetDebugController instance.- Parameters:
desktop- the desktop- Returns:
- the NetDebugController instance
-