AbstractSettingsApplication.st
branchjv
changeset 16156 9b9fa51009d2
parent 16145 d30891e2e694
parent 16151 6c2a370fe001
child 16168 71fa776ca1bb
equal deleted inserted replaced
16147:fb39152235e3 16156:9b9fa51009d2
  7935       (WindowSpec
  7935       (WindowSpec
  7936          label: 'Communication Settings'
  7936          label: 'Communication Settings'
  7937          name: 'Communication Settings'
  7937          name: 'Communication Settings'
  7938          flags: 1
  7938          flags: 1
  7939          min: (Point 10 10)
  7939          min: (Point 10 10)
  7940          bounds: (Rectangle 0 0 732 558)
  7940          bounds: (Rectangle 0 0 738 671)
  7941        )
  7941        )
  7942        component: 
  7942        component: 
  7943       (SpecCollection
  7943       (SpecCollection
  7944          collection: (
  7944          collection: (
  7945           (VerticalPanelViewSpec
  7945           (VerticalPanelViewSpec
  7988                          )
  7988                          )
  7989                        )
  7989                        )
  7990                       )
  7990                       )
  7991                     
  7991                     
  7992                    )
  7992                    )
  7993                    extent: (Point 732 65)
  7993                    extent: (Point 738 67)
  7994                  )
  7994                  )
  7995                 (FramedBoxSpec
  7995                 (FramedBoxSpec
  7996                    label: 'Window migration'
  7996                    label: 'Window migration'
  7997                    name: 'WindowMicrationSetupBox'
  7997                    name: 'WindowMicrationSetupBox'
  7998                    activeHelpKey: windowMigration
  7998                    activeHelpKey: windowMigration
  8081                          )
  8081                          )
  8082                        )
  8082                        )
  8083                       )
  8083                       )
  8084                     
  8084                     
  8085                    )
  8085                    )
  8086                    extent: (Point 732 115)
  8086                    extent: (Point 738 113)
  8087                  )
  8087                  )
  8088                 (FramedBoxSpec
  8088                 (FramedBoxSpec
  8089                    label: 'Remote Browsing'
  8089                    label: 'Remote Browsing'
  8090                    name: 'RemoteBrowsingSetupBox'
  8090                    name: 'RemoteBrowsingSetupBox'
  8091                    activeHelpKey: remoteBrowsing
  8091                    activeHelpKey: remoteBrowsing
  8113                          )
  8113                          )
  8114                        )
  8114                        )
  8115                       )
  8115                       )
  8116                     
  8116                     
  8117                    )
  8117                    )
  8118                    extent: (Point 732 64)
  8118                    extent: (Point 738 64)
  8119                  )
  8119                  )
  8120                 (FramedBoxSpec
  8120                 (FramedBoxSpec
  8121                    label: 'SmallTeam Change Distribution'
  8121                    label: 'SmallTeam Change Distribution'
  8122                    name: 'SmallTeamSetupBox'
  8122                    name: 'SmallTeamSetupBox'
  8123                    activeHelpKey: smallTeam
  8123                    activeHelpKey: smallTeam
  8197                                name: 'addButton'
  8197                                name: 'addButton'
  8198                                translateLabel: true
  8198                                translateLabel: true
  8199                                tabable: true
  8199                                tabable: true
  8200                                model: addSmallTeamHost
  8200                                model: addSmallTeamHost
  8201                                enableChannel: addHostEnabled
  8201                                enableChannel: addHostEnabled
  8202                                extent: (Point 224 22)
  8202                                extent: (Point 221 22)
  8203                              )
  8203                              )
  8204                             (ActionButtonSpec
  8204                             (ActionButtonSpec
  8205                                label: 'Remove'
  8205                                label: 'Remove'
  8206                                name: 'removeButton'
  8206                                name: 'removeButton'
  8207                                translateLabel: true
  8207                                translateLabel: true
  8208                                tabable: true
  8208                                tabable: true
  8209                                model: removeSmallTeamHost
  8209                                model: removeSmallTeamHost
  8210                                enableChannel: removeHostEnabled
  8210                                enableChannel: removeHostEnabled
  8211                                extent: (Point 224 22)
  8211                                extent: (Point 221 22)
  8212                              )
  8212                              )
  8213                             )
  8213                             )
  8214                           
  8214                           
  8215                          )
  8215                          )
  8216                        )
  8216                        )
  8217                       )
  8217                       )
  8218                     
  8218                     
  8219                    )
  8219                    )
  8220                    extent: (Point 732 222)
  8220                    extent: (Point 738 226)
  8221                  )
  8221                  )
  8222                 (FramedBoxSpec
  8222                 (FramedBoxSpec
  8223                    label: '.NET Bridge'
  8223                    label: '.NET Bridge'
  8224                    name: 'FramedBox1'
  8224                    name: 'FramedBox1'
  8225                    activeHelpKey: dotNetBridge
  8225                    activeHelpKey: dotNetBridge
  8244                               (SpecCollection
  8244                               (SpecCollection
  8245                                  collection: (
  8245                                  collection: (
  8246                                   (CheckBoxSpec
  8246                                   (CheckBoxSpec
  8247                                      label: 'Verbose'
  8247                                      label: 'Verbose'
  8248                                      name: 'CheckBox5'
  8248                                      name: 'CheckBox5'
  8249                                      layout: (LayoutFrame 5 0 5 0 600 0 22 0)
  8249                                      layout: (LayoutFrame 5 0 2 0 600 0 25 0)
  8250                                      enableChannel: hasDotNetBridge
  8250                                      enableChannel: hasDotNetBridge
  8251                                      model: dotNetBridgeVerbose
  8251                                      model: dotNetBridgeVerbose
  8252                                      translateLabel: true
  8252                                      translateLabel: true
  8253                                    )
  8253                                    )
  8254                                   )
  8254                                   )
  8255                                 
  8255                                 
  8256                                )
  8256                                )
  8257                                extent: (Point 696 23)
  8257                                extent: (Point 696 25)
  8258                              )
  8258                              )
  8259                             (ViewSpec
  8259                             (ViewSpec
  8260                                name: 'Box7'
  8260                                name: 'Box7'
  8261                                component: 
  8261                                component: 
  8262                               (SpecCollection
  8262                               (SpecCollection
  8263                                  collection: (
  8263                                  collection: (
  8264                                   (CheckBoxSpec
  8264                                   (CheckBoxSpec
  8265                                      label: 'Bridge Runs in IDE'
  8265                                      label: 'Bridge Runs in IDE'
  8266                                      name: 'CheckBox6'
  8266                                      name: 'CheckBox6'
  8267                                      layout: (LayoutFrame 5 0 3 0 600 0 25 0)
  8267                                      layout: (LayoutFrame 5 0 2 0 600 0 25 0)
  8268                                      enableChannel: hasDotNetBridge
  8268                                      enableChannel: hasDotNetBridge
  8269                                      model: dotNetBridgeRunsInIDE
  8269                                      model: dotNetBridgeRunsInIDE
  8270                                      translateLabel: true
  8270                                      translateLabel: true
  8271                                    )
  8271                                    )
  8272                                   )
  8272                                   )
  8273                                 
  8273                                 
  8274                                )
  8274                                )
  8275                                extent: (Point 696 22)
  8275                                extent: (Point 696 25)
  8276                              )
  8276                              )
  8277                             )
  8277                             )
  8278                           
  8278                           
  8279                          )
  8279                          )
  8280                        )
  8280                        )
  8288                          enableChannel: hasDotNetBridge
  8288                          enableChannel: hasDotNetBridge
  8289                        )
  8289                        )
  8290                       )
  8290                       )
  8291                     
  8291                     
  8292                    )
  8292                    )
  8293                    extent: (Point 732 83)
  8293                    extent: (Point 738 92)
  8294                  )
  8294                  )
  8295                 (FramedBoxSpec
  8295                 (FramedBoxSpec
  8296                    label: 'Smalltalk Bridge Server'
  8296                    label: 'Smalltalk Bridge Server'
  8297                    name: 'FramedBox2'
  8297                    name: 'FramedBox2'
  8298                    activeHelpKey: smalltalkBridgeServer
  8298                    activeHelpKey: smalltalkBridgeServer
  8317                               (SpecCollection
  8317                               (SpecCollection
  8318                                  collection: (
  8318                                  collection: (
  8319                                   (CheckBoxSpec
  8319                                   (CheckBoxSpec
  8320                                      label: 'Bridge Server Enabled'
  8320                                      label: 'Bridge Server Enabled'
  8321                                      name: 'CheckBox7'
  8321                                      name: 'CheckBox7'
  8322                                      layout: (LayoutFrame 5 0 3 0 600 0 25 0)
  8322                                      layout: (LayoutFrame 5 0 2 0 600 0 25 0)
  8323                                      model: smalltalkBridgeEnabled
  8323                                      model: smalltalkBridgeEnabled
  8324                                      translateLabel: true
  8324                                      translateLabel: true
  8325                                    )
  8325                                    )
  8326                                   )
  8326                                   )
  8327                                 
  8327                                 
  8334                               (SpecCollection
  8334                               (SpecCollection
  8335                                  collection: (
  8335                                  collection: (
  8336                                   (CheckBoxSpec
  8336                                   (CheckBoxSpec
  8337                                      label: 'Verbose'
  8337                                      label: 'Verbose'
  8338                                      name: 'CheckBox8'
  8338                                      name: 'CheckBox8'
  8339                                      layout: (LayoutFrame 5 0 5 0 600 0 22 0)
  8339                                      layout: (LayoutFrame 5 0 2 0 600 0 25 0)
  8340                                      enableChannel: hasSmalltalkBridge
  8340                                      enableChannel: hasSmalltalkBridge
  8341                                      model: smalltalkBridgeVerbose
  8341                                      model: smalltalkBridgeVerbose
  8342                                      translateLabel: true
  8342                                      translateLabel: true
  8343                                    )
  8343                                    )
  8344                                   )
  8344                                   )
  8360                          enableChannel: hasSmalltalkBridge
  8360                          enableChannel: hasSmalltalkBridge
  8361                        )
  8361                        )
  8362                       )
  8362                       )
  8363                     
  8363                     
  8364                    )
  8364                    )
  8365                    extent: (Point 732 83)
  8365                    extent: (Point 738 90)
  8366                  )
  8366                  )
  8367                 )
  8367                 )
  8368               
  8368               
  8369              )
  8369              )
  8370            )
  8370            )
 11315      AbstractSettingsApplication::RDoItServerSettingsAppl open
 11315      AbstractSettingsApplication::RDoItServerSettingsAppl open
 11316     "
 11316     "
 11317 
 11317 
 11318     <resource: #canvas>
 11318     <resource: #canvas>
 11319 
 11319 
 11320     ^
 11320     ^ 
 11321     #(FullSpec
 11321     #(FullSpec
 11322        name: windowSpec
 11322        name: windowSpec
 11323        window:
 11323        window: 
 11324       (WindowSpec
 11324       (WindowSpec
 11325 	 label: 'RDoIt Server Settings'
 11325          label: 'RDoIt Server Settings'
 11326 	 name: 'RDoIt Server Settings'
 11326          name: 'RDoIt Server Settings'
 11327 	 flags: 1
 11327          flags: 1
 11328 	 min: (Point 10 10)
 11328          min: (Point 10 10)
 11329 	 bounds: (Rectangle 0 0 601 535)
 11329          bounds: (Rectangle 0 0 601 535)
 11330        )
 11330        )
 11331        component:
 11331        component: 
 11332       (SpecCollection
 11332       (SpecCollection
 11333 	 collection: (
 11333          collection: (
 11334 	  (FramedBoxSpec
 11334           (FramedBoxSpec
 11335 	     label: 'RDoIt'
 11335              label: 'RDoIt'
 11336 	     name: 'RDoItFramedBox'
 11336              name: 'RDoItFramedBox'
 11337 	     layout: (LayoutFrame 0 0 0 0 0 1 227 0)
 11337              layout: (LayoutFrame 0 0 0 0 0 1 232 0)
 11338 	     labelPosition: topLeft
 11338              labelPosition: topLeft
 11339 	     translateLabel: true
 11339              translateLabel: true
 11340 	     component:
 11340              component: 
 11341 	    (SpecCollection
 11341             (SpecCollection
 11342 	       collection: (
 11342                collection: (
 11343 		(VerticalPanelViewSpec
 11343                 (VerticalPanelViewSpec
 11344 		   name: 'VerticalPanel2'
 11344                    name: 'VerticalPanel2'
 11345 		   layout: (LayoutFrame 0 0.0 5 0.0 0 1.0 0 1.0)
 11345                    layout: (LayoutFrame 0 0.0 5 0.0 0 1.0 0 1.0)
 11346 		   horizontalLayout: fit
 11346                    horizontalLayout: fit
 11347 		   verticalLayout: top
 11347                    verticalLayout: top
 11348 		   horizontalSpace: 0
 11348                    horizontalSpace: 0
 11349 		   verticalSpace: 0
 11349                    verticalSpace: 0
 11350 		   component:
 11350                    component: 
 11351 		  (SpecCollection
 11351                   (SpecCollection
 11352 		     collection: (
 11352                      collection: (
 11353 		      (ViewSpec
 11353                       (ViewSpec
 11354 			 name: 'Box1'
 11354                          name: 'Box1'
 11355 			 component:
 11355                          component: 
 11356 			(SpecCollection
 11356                         (SpecCollection
 11357 			   collection: (
 11357                            collection: (
 11358 			    (CheckBoxSpec
 11358                             (CheckBoxSpec
 11359 			       label: 'Remote doits enabled'
 11359                                label: 'Remote doits enabled'
 11360 			       name: 'CheckBox1'
 11360                                name: 'CheckBox1'
 11361 			       layout: (LayoutFrame 0 0 0 0 -5 1 22 0)
 11361                                layout: (LayoutFrame 0 0 0 0 -5 1 22 0)
 11362 			       enableChannel: hasRDoitServerClass
 11362                                enableChannel: hasRDoitServerClass
 11363 			       model: rDoitsEnabled
 11363                                model: rDoitsEnabled
 11364 			       translateLabel: true
 11364                                translateLabel: true
 11365 			     )
 11365                              )
 11366 			    )
 11366                             )
 11367 
 11367                           
 11368 			 )
 11368                          )
 11369 			 extent: (Point 567 25)
 11369                          extent: (Point 555 25)
 11370 		       )
 11370                        )
 11371 		      (ViewSpec
 11371                       (ViewSpec
 11372 			 name: 'Box2'
 11372                          name: 'Box2'
 11373 			 component:
 11373                          component: 
 11374 			(SpecCollection
 11374                         (SpecCollection
 11375 			   collection: (
 11375                            collection: (
 11376 			    (LabelSpec
 11376                             (LabelSpec
 11377 			       label: 'Port/Path:'
 11377                                label: 'Port/Path:'
 11378 			       name: 'Label2'
 11378                                name: 'Label2'
 11379 			       layout: (LayoutFrame 0 0 0 0 150 0 22 0)
 11379                                layout: (LayoutFrame 0 0 0 0 150 0 22 0)
 11380 			       translateLabel: true
 11380                                translateLabel: true
 11381 			       adjust: right
 11381                                adjust: right
 11382 			     )
 11382                              )
 11383 			    (InputFieldSpec
 11383                             (InputFieldSpec
 11384 			       name: 'EntryField1'
 11384                                name: 'EntryField1'
 11385 			       layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11385                                layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11386 			       enableChannel: rDoitsEnabled
 11386                                enableChannel: rDoitsEnabled
 11387 			       model: rDoitServerPortOrPath
 11387                                model: rDoitServerPortOrPath
 11388 			       acceptOnReturn: true
 11388                                acceptOnReturn: true
 11389 			       acceptOnTab: true
 11389                                acceptOnTab: true
 11390 			       acceptOnLostFocus: true
 11390                                acceptOnLostFocus: true
 11391 			       acceptOnPointerLeave: true
 11391                                acceptOnPointerLeave: true
 11392 			     )
 11392                              )
 11393 			    (LabelSpec
 11393                             (LabelSpec
 11394 			       label: 'Port# for Tcp Socket; Path for Unix Domain Socket (Unix only).'
 11394                                label: 'Port# for Tcp Socket; Path for Unix Domain Socket (Unix only).'
 11395 			       name: 'Label3'
 11395                                name: 'Label3'
 11396 			       layout: (LayoutFrame 150 0 28 0 596 0 50 0)
 11396                                layout: (LayoutFrame 150 0 28 0 596 0 50 0)
 11397 			       translateLabel: true
 11397                                translateLabel: true
 11398 			       adjust: left
 11398                                adjust: left
 11399 			     )
 11399                              )
 11400 			    )
 11400                             )
 11401 
 11401                           
 11402 			 )
 11402                          )
 11403 			 extent: (Point 567 60)
 11403                          extent: (Point 555 60)
 11404 		       )
 11404                        )
 11405 		      (ViewSpec
 11405                       (ViewSpec
 11406 			 name: 'Box13'
 11406                          name: 'Box13'
 11407 			 component:
 11407                          component: 
 11408 			(SpecCollection
 11408                         (SpecCollection
 11409 			   collection: (
 11409                            collection: (
 11410 			    (CheckBoxSpec
 11410                             (CheckBoxSpec
 11411 			       label: 'Local Connections Only'
 11411                                label: 'Local Connections Only'
 11412 			       name: 'CheckBox10'
 11412                                name: 'CheckBox10'
 11413 			       layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11413                                layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11414 			       enableChannel: rDoitsEnabled
 11414                                enableChannel: rDoitsEnabled
 11415 			       model: rDoitEnabledOnlyViaLocalConnection
 11415                                model: rDoitEnabledOnlyViaLocalConnection
 11416 			       translateLabel: true
 11416                                translateLabel: true
 11417 			     )
 11417                              )
 11418 			    )
 11418                             )
 11419 
 11419                           
 11420 			 )
 11420                          )
 11421 			 extent: (Point 567 25)
 11421                          extent: (Point 555 25)
 11422 		       )
 11422                        )
 11423 		      (ViewSpec
 11423                       (ViewSpec
 11424 			 name: 'Box3'
 11424                          name: 'Box3'
 11425 			 component:
 11425                          component: 
 11426 			(SpecCollection
 11426                         (SpecCollection
 11427 			   collection: (
 11427                            collection: (
 11428 			    (CheckBoxSpec
 11428                             (CheckBoxSpec
 11429 			       label: 'Log errors'
 11429                                label: 'Log errors'
 11430 			       name: 'CheckBox2'
 11430                                name: 'CheckBox2'
 11431 			       layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11431                                layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11432 			       enableChannel: rDoitsEnabled
 11432                                enableChannel: rDoitsEnabled
 11433 			       model: rDoitErrorLogging
 11433                                model: rDoitErrorLogging
 11434 			       translateLabel: true
 11434                                translateLabel: true
 11435 			     )
 11435                              )
 11436 			    )
 11436                             )
 11437 
 11437                           
 11438 			 )
 11438                          )
 11439 			 extent: (Point 567 25)
 11439                          extent: (Point 555 25)
 11440 		       )
 11440                        )
 11441 		      (ViewSpec
 11441                       (ViewSpec
 11442 			 name: 'Box4'
 11442                          name: 'Box4'
 11443 			 component:
 11443                          component: 
 11444 			(SpecCollection
 11444                         (SpecCollection
 11445 			   collection: (
 11445                            collection: (
 11446 			    (CheckBoxSpec
 11446                             (CheckBoxSpec
 11447 			       label: 'Log requests'
 11447                                label: 'Log requests'
 11448 			       name: 'CheckBox3'
 11448                                name: 'CheckBox3'
 11449 			       layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11449                                layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11450 			       enableChannel: rDoitsEnabled
 11450                                enableChannel: rDoitsEnabled
 11451 			       model: rDoitLogging
 11451                                model: rDoitLogging
 11452 			       translateLabel: true
 11452                                translateLabel: true
 11453 			     )
 11453                              )
 11454 			    )
 11454                             )
 11455 
 11455                           
 11456 			 )
 11456                          )
 11457 			 extent: (Point 567 24)
 11457                          extent: (Point 555 24)
 11458 		       )
 11458                        )
 11459 		      (ViewSpec
 11459                       (ViewSpec
 11460 			 name: 'Box5'
 11460                          name: 'Box5'
 11461 			 component:
 11461                          component: 
 11462 			(SpecCollection
 11462                         (SpecCollection
 11463 			   collection: (
 11463                            collection: (
 11464 			    (CheckBoxSpec
 11464                             (CheckBoxSpec
 11465 			       label: 'Debug errors'
 11465                                label: 'Debug errors'
 11466 			       name: 'CheckBox4'
 11466                                name: 'CheckBox4'
 11467 			       layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11467                                layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11468 			       enableChannel: rDoitsEnabled
 11468                                enableChannel: rDoitsEnabled
 11469 			       model: rDoitErrorDebugging
 11469                                model: rDoitErrorDebugging
 11470 			       translateLabel: true
 11470                                translateLabel: true
 11471 			     )
 11471                              )
 11472 			    )
 11472                             )
 11473 
 11473                           
 11474 			 )
 11474                          )
 11475 			 extent: (Point 567 23)
 11475                          extent: (Point 555 23)
 11476 		       )
 11476                        )
 11477 		      )
 11477                       )
 11478 
 11478                     
 11479 		   )
 11479                    )
 11480 		 )
 11480                  )
 11481 		)
 11481                 )
 11482 
 11482               
 11483 	     )
 11483              )
 11484 	   )
 11484            )
 11485 	  (FramedBoxSpec
 11485           (FramedBoxSpec
 11486 	     label: 'JavaScript-Scripting via Telnet'
 11486              label: 'JavaScript-Scripting via Telnet'
 11487 	     name: 'ScriptingFramedBox'
 11487              name: 'ScriptingFramedBox'
 11488 	     layout: (LayoutFrame 0 0 224 0 0 1 460 0)
 11488              layout: (LayoutFrame 0 0 224 0 0 1 460 0)
 11489 	     labelPosition: topLeft
 11489              labelPosition: topLeft
 11490 	     translateLabel: true
 11490              translateLabel: true
 11491 	     component:
 11491              component: 
 11492 	    (SpecCollection
 11492             (SpecCollection
 11493 	       collection: (
 11493                collection: (
 11494 		(VerticalPanelViewSpec
 11494                 (VerticalPanelViewSpec
 11495 		   name: 'VerticalPanel3'
 11495                    name: 'VerticalPanel3'
 11496 		   layout: (LayoutFrame 0 0.0 5 0.0 0 1.0 0 1.0)
 11496                    layout: (LayoutFrame 0 0.0 5 0.0 0 1.0 0 1.0)
 11497 		   horizontalLayout: fit
 11497                    horizontalLayout: fit
 11498 		   verticalLayout: top
 11498                    verticalLayout: top
 11499 		   horizontalSpace: 0
 11499                    horizontalSpace: 0
 11500 		   verticalSpace: 0
 11500                    verticalSpace: 0
 11501 		   component:
 11501                    component: 
 11502 		  (SpecCollection
 11502                   (SpecCollection
 11503 		     collection: (
 11503                      collection: (
 11504 		      (ViewSpec
 11504                       (ViewSpec
 11505 			 name: 'Box6'
 11505                          name: 'Box6'
 11506 			 component:
 11506                          component: 
 11507 			(SpecCollection
 11507                         (SpecCollection
 11508 			   collection: (
 11508                            collection: (
 11509 			    (CheckBoxSpec
 11509                             (CheckBoxSpec
 11510 			       label: 'JavaScript-Scripting enabled'
 11510                                label: 'JavaScript-Scripting enabled'
 11511 			       name: 'CheckBox5'
 11511                                name: 'CheckBox5'
 11512 			       layout: (LayoutFrame 0 0 0 0 -5 1 22 0)
 11512                                layout: (LayoutFrame 0 0 0 0 -5 1 22 0)
 11513 			       enableChannel: hasScriptingServerClass
 11513                                enableChannel: hasScriptingServerClass
 11514 			       model: scriptingEnabled
 11514                                model: scriptingEnabled
 11515 			       translateLabel: true
 11515                                translateLabel: true
 11516 			     )
 11516                              )
 11517 			    )
 11517                             )
 11518 
 11518                           
 11519 			 )
 11519                          )
 11520 			 extent: (Point 567 25)
 11520                          extent: (Point 555 25)
 11521 		       )
 11521                        )
 11522 		      (ViewSpec
 11522                       (ViewSpec
 11523 			 name: 'Box12'
 11523                          name: 'Box12'
 11524 			 component:
 11524                          component: 
 11525 			(SpecCollection
 11525                         (SpecCollection
 11526 			   collection: (
 11526                            collection: (
 11527 			    (LabelSpec
 11527                             (LabelSpec
 11528 			       label: 'Port:'
 11528                                label: 'Port:'
 11529 			       name: 'Label4'
 11529                                name: 'Label4'
 11530 			       layout: (LayoutFrame 0 0 0 0 150 0 22 0)
 11530                                layout: (LayoutFrame 0 0 0 0 150 0 22 0)
 11531 			       translateLabel: true
 11531                                translateLabel: true
 11532 			       adjust: right
 11532                                adjust: right
 11533 			     )
 11533                              )
 11534 			    (InputFieldSpec
 11534                             (InputFieldSpec
 11535 			       name: 'EntryField2'
 11535                                name: 'EntryField2'
 11536 			       layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11536                                layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11537 			       enableChannel: rDoitsEnabled
 11537                                enableChannel: rDoitsEnabled
 11538 			       model: scriptingServerPortOrPath
 11538                                model: scriptingServerPortOrPath
 11539 			       isReadOnly: true
 11539                                isReadOnly: true
 11540 			       acceptOnReturn: true
 11540                                acceptOnReturn: true
 11541 			       acceptOnTab: true
 11541                                acceptOnTab: true
 11542 			       acceptOnLostFocus: true
 11542                                acceptOnLostFocus: true
 11543 			       acceptOnPointerLeave: true
 11543                                acceptOnPointerLeave: true
 11544 			     )
 11544                              )
 11545 			    (LabelSpec
 11545                             (LabelSpec
 11546 			       label: 'Port# for Tcp Socket; Path for Unix Domain Socket (Unix only).'
 11546                                label: 'Port# for Tcp Socket; Path for Unix Domain Socket (Unix only).'
 11547 			       name: 'Label5'
 11547                                name: 'Label5'
 11548 			       layout: (LayoutFrame 150 0 28 0 596 0 50 0)
 11548                                layout: (LayoutFrame 150 0 28 0 596 0 50 0)
 11549 			       initiallyInvisible: true
 11549                                initiallyInvisible: true
 11550 			       translateLabel: true
 11550                                translateLabel: true
 11551 			       adjust: left
 11551                                adjust: left
 11552 			     )
 11552                              )
 11553 			    )
 11553                             )
 11554 
 11554                           
 11555 			 )
 11555                          )
 11556 			 extent: (Point 567 60)
 11556                          extent: (Point 555 60)
 11557 		       )
 11557                        )
 11558 		      (ViewSpec
 11558                       (ViewSpec
 11559 			 name: 'Box11'
 11559                          name: 'Box11'
 11560 			 component:
 11560                          component: 
 11561 			(SpecCollection
 11561                         (SpecCollection
 11562 			   collection: (
 11562                            collection: (
 11563 			    (CheckBoxSpec
 11563                             (CheckBoxSpec
 11564 			       label: 'Local Connections Only'
 11564                                label: 'Local Connections Only'
 11565 			       name: 'CheckBox9'
 11565                                name: 'CheckBox9'
 11566 			       layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11566                                layout: (LayoutFrame 150 0 0 0 -5 1 22 0)
 11567 			       enableChannel: scriptingEnabled
 11567                                enableChannel: scriptingEnabled
 11568 			       model: scriptingEnabledOnlyViaLocalConnection
 11568                                model: scriptingEnabledOnlyViaLocalConnection
 11569 			       translateLabel: true
 11569                                translateLabel: true
 11570 			     )
 11570                              )
 11571 			    )
 11571                             )
 11572 
 11572                           
 11573 			 )
 11573                          )
 11574 			 extent: (Point 567 25)
 11574                          extent: (Point 555 25)
 11575 		       )
 11575                        )
 11576 		      (ViewSpec
 11576                       (ViewSpec
 11577 			 name: 'Box8'
 11577                          name: 'Box8'
 11578 			 component:
 11578                          component: 
 11579 			(SpecCollection
 11579                         (SpecCollection
 11580 			   collection: (
 11580                            collection: (
 11581 			    (CheckBoxSpec
 11581                             (CheckBoxSpec
 11582 			       label: 'Log errors'
 11582                                label: 'Log errors'
 11583 			       name: 'CheckBox6'
 11583                                name: 'CheckBox6'
 11584 			       layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11584                                layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11585 			       enableChannel: scriptingEnabled
 11585                                enableChannel: scriptingEnabled
 11586 			       model: scriptingErrorLogging
 11586                                model: scriptingErrorLogging
 11587 			       translateLabel: true
 11587                                translateLabel: true
 11588 			     )
 11588                              )
 11589 			    )
 11589                             )
 11590 
 11590                           
 11591 			 )
 11591                          )
 11592 			 extent: (Point 567 25)
 11592                          extent: (Point 555 25)
 11593 		       )
 11593                        )
 11594 		      (ViewSpec
 11594                       (ViewSpec
 11595 			 name: 'Box9'
 11595                          name: 'Box9'
 11596 			 component:
 11596                          component: 
 11597 			(SpecCollection
 11597                         (SpecCollection
 11598 			   collection: (
 11598                            collection: (
 11599 			    (CheckBoxSpec
 11599                             (CheckBoxSpec
 11600 			       label: 'Log requests'
 11600                                label: 'Log requests'
 11601 			       name: 'CheckBox7'
 11601                                name: 'CheckBox7'
 11602 			       layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11602                                layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11603 			       enableChannel: scriptingEnabled
 11603                                enableChannel: scriptingEnabled
 11604 			       model: scriptingLogging
 11604                                model: scriptingLogging
 11605 			       translateLabel: true
 11605                                translateLabel: true
 11606 			     )
 11606                              )
 11607 			    )
 11607                             )
 11608 
 11608                           
 11609 			 )
 11609                          )
 11610 			 extent: (Point 567 24)
 11610                          extent: (Point 555 24)
 11611 		       )
 11611                        )
 11612 		      (ViewSpec
 11612                       (ViewSpec
 11613 			 name: 'Box10'
 11613                          name: 'Box10'
 11614 			 component:
 11614                          component: 
 11615 			(SpecCollection
 11615                         (SpecCollection
 11616 			   collection: (
 11616                            collection: (
 11617 			    (CheckBoxSpec
 11617                             (CheckBoxSpec
 11618 			       label: 'Debug errors'
 11618                                label: 'Debug errors'
 11619 			       name: 'CheckBox8'
 11619                                name: 'CheckBox8'
 11620 			       layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11620                                layout: (LayoutFrame 25 0 0 0 -5 1 22 0)
 11621 			       enableChannel: scriptingEnabled
 11621                                enableChannel: scriptingEnabled
 11622 			       model: scriptingErrorDebugging
 11622                                model: scriptingErrorDebugging
 11623 			       translateLabel: true
 11623                                translateLabel: true
 11624 			     )
 11624                              )
 11625 			    )
 11625                             )
 11626 
 11626                           
 11627 			 )
 11627                          )
 11628 			 extent: (Point 567 23)
 11628                          extent: (Point 555 23)
 11629 		       )
 11629                        )
 11630 		      )
 11630                       )
 11631 
 11631                     
 11632 		   )
 11632                    )
 11633 		 )
 11633                  )
 11634 		)
 11634                 )
 11635 
 11635               
 11636 	     )
 11636              )
 11637 	   )
 11637            )
 11638 	  )
 11638           )
 11639 
 11639         
 11640        )
 11640        )
 11641      )
 11641      )
 11642 ! !
 11642 ! !
 11643 
 11643 
 11644 !AbstractSettingsApplication::RDoItServerSettingsAppl methodsFor:'actions'!
 11644 !AbstractSettingsApplication::RDoItServerSettingsAppl methodsFor:'actions'!