Class NetDebugView

java.lang.Object
org.bidib.wizard.mvc.netdebug.view.NetDebugView
All Implemented Interfaces:
com.vlsolutions.swing.docking.Dockable

public class NetDebugView extends Object implements com.vlsolutions.swing.docking.Dockable
  • Field Details

  • 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:
      getDockKey in interface com.vlsolutions.swing.docking.Dockable
    • getComponent

      public Component getComponent()
      Specified by:
      getComponent in interface com.vlsolutions.swing.docking.Dockable
    • addNetDebugViewListener

      public void addNetDebugViewListener(NetDebugViewListener listener)
    • addLog

      public void addLog(String logMessage)