Class NetDebugView
java.lang.Object
org.bidib.wizard.mvc.netdebug.view.NetDebugView
- All Implemented Interfaces:
com.vlsolutions.swing.docking.Dockable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNetDebugView(com.vlsolutions.swing.docking.DockingDesktop desktop, NetDebugControllerListener listener, NetDebugModel netDebugModel, org.bidib.wizard.common.service.SettingsService settingsService) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddNetDebugViewListener(NetDebugViewListener listener) com.vlsolutions.swing.docking.DockKey
-
Field Details
-
LOGGER_PANE_NAME
- See Also:
-
-
Constructor Details
-
NetDebugView
public NetDebugView(com.vlsolutions.swing.docking.DockingDesktop desktop, NetDebugControllerListener listener, NetDebugModel netDebugModel, 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
-
addNetDebugViewListener
-
addLog
-