Exemple #1
0
 public SubmitJobForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }
Exemple #2
0
 public CreateWorkerForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }
 public SubmitJobForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }
 public CreateWorkerForm(GUIPuppetMaster pmGUI)
 {
     InitializeComponent();
     this.pmGUI = pmGUI;
 }