38 {
40
41 if ( isset( $args[0] ) && !empty( $args[0] ) ) {
44 $this->cntProcessActions = 3;
48 $this->cntProcessActions = 3;
49 }
53 $this->cntProcessActions = 3;
54 }
55 elseif ( $args[0] ==
$bearsamppBins->getPostgresql()->getName() ) {
58 $this->cntProcessActions = 3;
59 }
63 $this->cntProcessActions = 3;
64 }
68 $this->cntProcessActions = 3;
69 }
73 $this->cntProcessActions = 3;
74 }
78 $this->cntProcessActions = 3;
82 $this->cntProcessActions = 3;
83 }
87 $this->cntProcessActions = 3;
88 }
89
90 $bearsamppWinbinder->reset();
92
93 $this->wbLabelCurrent = $bearsamppWinbinder->createLabel(
94 $this->wbWindow,
96 );
97
99 $this->wbInputPort = $bearsamppWinbinder->createInputText( $this->wbWindow, $this->currentPort, 105, 43, 50, null, 5, WBC_NUMBER );
100
101 $this->wbProgressBar = $bearsamppWinbinder->createProgressBar( $this->wbWindow, $this->cntProcessActions + 1, 15, 107, 170 );
104
105 $bearsamppWinbinder->setHandler( $this->wbWindow, $this, 'processWindow' );
107 $bearsamppWinbinder->mainLoop();
108 $bearsamppWinbinder->reset();
109 }
110 }
const CHANGE_PORT_NEW_LABEL
const CHANGE_PORT_CURRENT_LABEL