Class DebugInterfaceView

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

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

  • Constructor Details

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

      public void addDebugInterfaceViewListener(DebugInterfaceViewListener l)
    • addLog

      public void addLog(String logMessage)