UISelectionPanel.st
changeset 125 8d408045b018
parent 116 61628bedc85a
child 135 8f4b6117ccaa
equal deleted inserted replaced
124:98d26d6f01cb 125:8d408045b018
   787        #(#FullSpec
   787        #(#FullSpec
   788           #'window:' 
   788           #'window:' 
   789            #(#WindowSpec
   789            #(#WindowSpec
   790               #'name:' 'uIPainterView'
   790               #'name:' 'uIPainterView'
   791               #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
   791               #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
   792               #'label:' 'Tree-View'
   792               #'label:' 'Component Gallery'
   793               #'bounds:' #(#Rectangle 0 0 480 260)
   793               #'bounds:' #(#Rectangle 0 0 480 260)
   794           )
   794           )
   795           #'component:' 
   795           #'component:' 
   796            #(#SpecCollection
   796            #(#SpecCollection
   797               #'collection:' 
   797               #'collection:' 
   819                     #'canvas:' #canvas
   819                     #'canvas:' #canvas
   820                 )
   820                 )
   821               )
   821               )
   822           )
   822           )
   823       )
   823       )
       
   824 
       
   825     "Modified: 26.5.1997 / 10:29:41 / cg"
   824 ! !
   826 ! !
   825 
   827 
   826 !UISelectionPanel methodsFor:'accessing'!
   828 !UISelectionPanel methodsFor:'accessing'!
   827 
   829 
   828 labels:loLabels selectors:loSelectors receiver:aReceiver
   830 labels:loLabels selectors:loSelectors receiver:aReceiver