Esempio n. 1
0
 public SubmitJobForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }
Esempio n. 2
0
 public CreateWorkerForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }
Esempio n. 3
0
 public SubmitJobForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }
Esempio n. 4
0
 public CreateWorkerForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }