Class PtProgrammerView

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

public class PtProgrammerView extends Object implements com.vlsolutions.swing.docking.Dockable
  • Constructor Details

  • Method Details

    • getComponent

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

      public com.vlsolutions.swing.docking.DockKey getDockKey()
      Specified by:
      getDockKey in interface com.vlsolutions.swing.docking.Dockable
    • prepareDockable

      public void prepareDockable(com.vlsolutions.swing.docking.DockingDesktop desktop, int x, int y)
    • showDialog

      public void showDialog(JFrame parent, int x, int y)
    • initialize

      public void initialize()
    • addPtProgrammerViewListener

      public void addPtProgrammerViewListener(PtProgrammerViewListener l)
    • close

      public void close()