PerforceSourceCodeManagementSettingsAppl.st
changeset 16681 3d8e44f41539
parent 16657 9a1fffad3222
child 16689 70b43a6c4755
child 18084 b611644fdac8
equal deleted inserted replaced
16680:84b48cda8a71 16681:3d8e44f41539
   289                          layout: (LayoutFrame 0 0 41 0 0 1 117 0)
   289                          layout: (LayoutFrame 0 0 41 0 0 1 117 0)
   290                          component: 
   290                          component: 
   291                         (SpecCollection
   291                         (SpecCollection
   292                            collection: (
   292                            collection: (
   293                             (LabelSpec
   293                             (LabelSpec
   294                                label: 'Default Perforce Root'
   294                                label: 'Default P4 Root'
   295                                name: 'Label1'
   295                                name: 'Label1'
   296                                layout: (LayoutFrame 0 0.0 0 0 60 0.25 30 0)
   296                                layout: (LayoutFrame 0 0.0 0 0 60 0.25 30 0)
   297                                level: 0
   297                                level: 0
   298                                translateLabel: true
   298                                translateLabel: true
   299                                adjust: right
   299                                adjust: right
   302                                label: '(client:user:pass@host:port) '
   302                                label: '(client:user:pass@host:port) '
   303                                name: 'Label18'
   303                                name: 'Label18'
   304                                layout: (LayoutFrame 4 0.0 25 0 64 0.25 40 0)
   304                                layout: (LayoutFrame 4 0.0 25 0 64 0.25 40 0)
   305                                style: (FontDescription helvetica medium roman 10)
   305                                style: (FontDescription helvetica medium roman 10)
   306                                level: 0
   306                                level: 0
   307                                foregroundColor: (Color 32.9991607537957 32.9991607537957 32.9991607537957)
   307                                foregroundColor: (Color 33.0 33.0 33.0)
   308                                translateLabel: true
   308                                translateLabel: true
   309                                adjust: right
   309                                adjust: right
   310                              )
   310                              )
   311                             (ComboBoxSpec
   311                             (ComboBoxSpec
   312                                name: 'cvsRootComboBox'
   312                                name: 'cvsRootComboBox'
   321                                acceptChannel: acceptChannel
   321                                acceptChannel: acceptChannel
   322                                acceptOnPointerLeave: true
   322                                acceptOnPointerLeave: true
   323                                comboList: defaultSettingsPrototypeList
   323                                comboList: defaultSettingsPrototypeList
   324                              )
   324                              )
   325                             (LabelSpec
   325                             (LabelSpec
   326                                label: 'Perforce Command / Path:'
   326                                label: 'Perforce Command:'
   327                                name: 'Label22'
   327                                name: 'Label22'
   328                                layout: (LayoutFrame 0 0.0 38 0 60 0.25 68 0)
   328                                layout: (LayoutFrame 0 0.0 38 0 60 0.25 68 0)
   329                                level: 0
   329                                level: 0
   330                                translateLabel: true
   330                                translateLabel: true
   331                                adjust: right
   331                                adjust: right
   388                                      label: 'Add/Apply'
   388                                      label: 'Add/Apply'
   389                                      name: 'Button2'
   389                                      name: 'Button2'
   390                                      translateLabel: true
   390                                      translateLabel: true
   391                                      tabable: true
   391                                      tabable: true
   392                                      model: addPerModuleRoot
   392                                      model: addPerModuleRoot
   393                                      extent: (Point 328 30)
   393                                      extent: (Point 323 30)
   394                                    )
   394                                    )
   395                                   (ActionButtonSpec
   395                                   (ActionButtonSpec
   396                                      label: 'Remove'
   396                                      label: 'Remove'
   397                                      name: 'Button3'
   397                                      name: 'Button3'
   398                                      translateLabel: true
   398                                      translateLabel: true
   399                                      tabable: true
   399                                      tabable: true
   400                                      model: removePerModuleRoot
   400                                      model: removePerModuleRoot
   401                                      enableChannel: removeEnabled
   401                                      enableChannel: removeEnabled
   402                                      extent: (Point 329 30)
   402                                      extent: (Point 323 30)
   403                                    )
   403                                    )
   404                                   )
   404                                   )
   405                                 
   405                                 
   406                                )
   406                                )
   407                              )
   407                              )
   464                                label: 'Flush Cache now'
   464                                label: 'Flush Cache now'
   465                                name: 'Button4'
   465                                name: 'Button4'
   466                                translateLabel: true
   466                                translateLabel: true
   467                                tabable: true
   467                                tabable: true
   468                                model: flushSourceCache
   468                                model: flushSourceCache
   469                                extent: (Point 225 30)
   469                                extent: (Point 221 30)
   470                              )
   470                              )
   471                             (ActionButtonSpec
   471                             (ActionButtonSpec
   472                                label: 'Condense Cache now'
   472                                label: 'Condense Cache now'
   473                                name: 'Button5'
   473                                name: 'Button5'
   474                                translateLabel: true
   474                                translateLabel: true
   475                                tabable: true
   475                                tabable: true
   476                                model: condenseSourceCache
   476                                model: condenseSourceCache
   477                                extent: (Point 226 30)
   477                                extent: (Point 221 30)
   478                              )
   478                              )
   479                             )
   479                             )
   480                           
   480                           
   481                          )
   481                          )
   482                        )
   482                        )