Class NetDebugView

  • All Implemented Interfaces:
    com.vlsolutions.swing.docking.Dockable

    public class NetDebugView
    extends Object
    implements com.vlsolutions.swing.docking.Dockable
    • Constructor Detail

      • NetDebugView

        public NetDebugView​(com.vlsolutions.swing.docking.DockingDesktop desktop,
                            NetDebugControllerListener listener,
                            NetDebugModel netDebugModel,
                            org.bidib.wizard.common.service.SettingsService settingsService)
    • Method Detail

      • 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
      • addLog

        public void addLog​(String logMessage)