ResourceSelectionBrowser.st
changeset 664 6ed67e67d321
parent 649 1896945cf5d4
child 680 49c81e9cc6f7
equal deleted inserted replaced
663:fe6ee38d4eda 664:6ed67e67d321
   133      
   133      
   134        #(#FullSpec
   134        #(#FullSpec
   135           #window: 
   135           #window: 
   136            #(#WindowSpec
   136            #(#WindowSpec
   137               #name: 'Resource Selection Browser'
   137               #name: 'Resource Selection Browser'
   138               #layout: #(#LayoutFrame 65 0 500 0 664 0 849 0)
   138               #layout: #(#LayoutFrame 155 0 154 0 754 0 503 0)
   139               #label: 'Resource Selection Browser'
   139               #label: 'Resource Selection Browser'
   140               #min: #(#Point 400 300)
   140               #min: #(#Point 400 300)
   141               #max: #(#Point 1152 864)
   141               #max: #(#Point 1152 864)
   142               #bounds: #(#Rectangle 65 500 665 850)
   142               #bounds: #(#Rectangle 155 154 755 504)
   143               #usePreferredExtent: false
   143               #usePreferredExtent: false
   144           )
   144           )
   145           #component: 
   145           #component: 
   146            #(#SpecCollection
   146            #(#SpecCollection
   147               #collection: 
   147               #collection: 
   159                                #(#SpecCollection
   159                                #(#SpecCollection
   160                                   #collection: 
   160                                   #collection: 
   161                                    #(
   161                                    #(
   162                                      #(#SelectionInTreeViewSpec
   162                                      #(#SelectionInTreeViewSpec
   163                                         #name: 'listOfClassesView'
   163                                         #name: 'listOfClassesView'
   164                                         #layout: #(#LayoutFrame 0 0.0 0 0.0 0 1.0 -22 1.0)
   164                                         #layout: #(#LayoutFrame 0 0.0 22 0.0 0 1.0 -22 1.0)
   165                                         #model: #selectionOfClass
   165                                         #model: #selectionOfClass
   166                                         #hasHorizontalScrollBar: true
   166                                         #hasHorizontalScrollBar: true
   167                                         #hasVerticalScrollBar: true
   167                                         #hasVerticalScrollBar: true
   168                                         #miniScrollerHorizontal: true
   168                                         #miniScrollerHorizontal: true
   169                                         #showDirectoryIndicatorForRoot: false
   169                                         #showDirectoryIndicatorForRoot: false
   177                                     )
   177                                     )
   178                                      #(#InputFieldSpec
   178                                      #(#InputFieldSpec
   179                                         #name: 'classNameInputField'
   179                                         #name: 'classNameInputField'
   180                                         #layout: #(#LayoutFrame 2 0.0 -22 1 -1 1.0 0 1)
   180                                         #layout: #(#LayoutFrame 2 0.0 -22 1 -1 1.0 0 1)
   181                                         #model: #valueOfClassName
   181                                         #model: #valueOfClassName
       
   182                                     )
       
   183                                      #(#LabelSpec
       
   184                                         #name: 'Label1'
       
   185                                         #layout: #(#LayoutFrame 0 0 0 0 297 0 22 0)
       
   186                                         #label: ' Class Hierarchy'
       
   187                                         #level: 1
       
   188                                         #adjust: #left
   182                                     )
   189                                     )
   183                                   )
   190                                   )
   184                               )
   191                               )
   185                           )
   192                           )
   186                            #(#ViewSpec
   193                            #(#ViewSpec
   202                                         #has3Dsepartors: true
   209                                         #has3Dsepartors: true
   203                                         #doubleClickSelector: #resourceDoubleClicked
   210                                         #doubleClickSelector: #resourceDoubleClicked
   204                                         #columnHolder: #columnsOfDataSetView
   211                                         #columnHolder: #columnsOfDataSetView
   205                                         #valueChangeSelector: #resourceSelected
   212                                         #valueChangeSelector: #resourceSelected
   206                                         #verticalSpacing: 1
   213                                         #verticalSpacing: 1
   207 
       
   208                                     )
   214                                     )
   209                                      #(#InputFieldSpec
   215                                      #(#InputFieldSpec
   210                                         #name: 'selectorInputField'
   216                                         #name: 'selectorInputField'
   211                                         #layout: #(#LayoutFrame 2 0.0 -22 1 -2 1.0 0 1)
   217                                         #layout: #(#LayoutFrame 2 0.0 -22 1 -2 1.0 0 1)
   212                                         #model: #valueOfSelector
   218                                         #model: #valueOfSelector