HierarchicalListEditor.st
changeset 1499 0c57ab09156b
parent 1065 fa70f4678a13
child 1575 a933d590818c
equal deleted inserted replaced
1498:817cce99fc96 1499:0c57ab09156b
    11 "
    11 "
    12 
    12 
    13 
    13 
    14 
    14 
    15 
    15 
       
    16 "{ Package: 'stx:libtool2' }"
       
    17 
    16 ResourceSpecEditor subclass:#HierarchicalListEditor
    18 ResourceSpecEditor subclass:#HierarchicalListEditor
    17 	instanceVariableNames:'treeView'
    19 	instanceVariableNames:'treeView'
    18 	classVariableNames:''
    20 	classVariableNames:''
    19 	poolDictionaries:''
    21 	poolDictionaries:''
    20 	category:'Interface-UIPainter'
    22 	category:'Interface-UIPainter'
   137 
   139 
   138     <resource: #image>
   140     <resource: #image>
   139 
   141 
   140     ^Icon
   142     ^Icon
   141         constantNamed:#'HierarchicalListEditor createChildIcon'
   143         constantNamed:#'HierarchicalListEditor createChildIcon'
   142         ifAbsentPut:[(Depth2Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@AUUUUP@@A????2@@A????2 @A????0@@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A<3L308@A33L33H@A30L33H@A33L33H@A<3L008@A?????8@C*****(@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?>@_??@_?? _??0_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8') ; yourself); yourself]!
   144         ifAbsentPut:[(Depth2Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@AUUUUP@@A????2@@A????2 @A????0@@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A?????8@A<3L308@A33L33H@A30L33H@A33L33H@A<3L008@A?????8@C*****(@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?>@_??@_?? _??0_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8') ; yourself); yourself]
       
   145 !
   143 
   146 
   144 createSisterIcon
   147 createSisterIcon
   145     "This resource specification was automatically generated
   148     "This resource specification was automatically generated
   146      by the ImageEditor of ST/X."
   149      by the ImageEditor of ST/X."
   147 
   150 
   154 
   157 
   155     <resource: #image>
   158     <resource: #image>
   156 
   159 
   157     ^Icon
   160     ^Icon
   158         constantNamed:#'HierarchicalListEditor createSisterIcon'
   161         constantNamed:#'HierarchicalListEditor createSisterIcon'
   159         ifAbsentPut:[(Depth2Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@AUUUUP@@A????2@@A????2 @A????0@@A?????8@A?????8@A?????8@A<L<O?8@A3<3??8@A<<<<C8@A?L?O?8@A0<0??8@A?????8@A0LCC?8@A<<?L?8@A<<CC?8@A<<?L?8@A<<CL?8@A?????8@C*****(@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?>@_??@_?? _??0_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8') ; yourself); yourself]! !
   162         ifAbsentPut:[(Depth2Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@AUUUUP@@A????2@@A????2 @A????0@@A?????8@A?????8@A?????8@A<L<O?8@A3<3??8@A<<<<C8@A?L?O?8@A0<0??8@A?????8@A0LCC?8@A<<?L?8@A<<CC?8@A<<?L?8@A<<CL?8@A?????8@C*****(@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_?>@_??@_?? _??0_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8_??8') ; yourself); yourself]
       
   163 ! !
   160 
   164 
   161 !HierarchicalListEditor class methodsFor:'interface specs'!
   165 !HierarchicalListEditor class methodsFor:'interface specs'!
   162 
   166 
   163 windowSpec
   167 windowSpec
   164     "This resource specification was automatically generated
   168     "This resource specification was automatically generated
   300      
   304      
   301        #(#Menu
   305        #(#Menu
   302           
   306           
   303            #(
   307            #(
   304              #(#MenuItem
   308              #(#MenuItem
   305                 #label: 'About'
       
   306                 #labelImage: #(#ResourceRetriever nil #menuIcon)
       
   307                 #submenuChannel: #menuAbout
       
   308             )
       
   309              #(#MenuItem
       
   310                 #label: 'File'
   309                 #label: 'File'
   311                 #submenu: 
   310                 #submenu: 
   312                  #(#Menu
   311                  #(#Menu
   313                     
   312                     
   314                      #(
   313                      #(