Package org.bidib.wizard.mvc.debug.view
Class DebugInterfaceView
java.lang.Object
org.bidib.wizard.mvc.debug.view.DebugInterfaceView
- All Implemented Interfaces:
com.vlsolutions.swing.docking.Dockable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDebugInterfaceView(com.vlsolutions.swing.docking.DockingDesktop desktop, DebugInterfaceControllerListener listener, DebugInterfaceModel debugInterfaceModel, org.bidib.wizard.common.service.SettingsService settingsService) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcom.vlsolutions.swing.docking.DockKey
-
Field Details
-
LOGGER_PANE_NAME
- See Also:
-
-
Constructor Details
-
DebugInterfaceView
public DebugInterfaceView(com.vlsolutions.swing.docking.DockingDesktop desktop, DebugInterfaceControllerListener listener, DebugInterfaceModel debugInterfaceModel, org.bidib.wizard.common.service.SettingsService settingsService)
-
-
Method Details
-
getDockKey
public com.vlsolutions.swing.docking.DockKey getDockKey()- Specified by:
getDockKeyin interfacecom.vlsolutions.swing.docking.Dockable
-
getComponent
- Specified by:
getComponentin interfacecom.vlsolutions.swing.docking.Dockable
-
addDebugInterfaceViewListener
-
addLog
-