MenuEditor.st
changeset 227 434211399a54
parent 224 c1d7bffe73f1
child 228 ae3028e45467
equal deleted inserted replaced
226:07e81ce2d32f 227:434211399a54
    91 !
    91 !
    92 
    92 
    93 iconCreateSep
    93 iconCreateSep
    94     ^ Painter imageSeparator
    94     ^ Painter imageSeparator
    95 
    95 
       
    96 !
       
    97 
       
    98 iconUnknown
       
    99     "returns an image used for picked items containg an image
       
   100     "
       
   101   ^ Image fromFile:'brokenImage.xpm'
    96 ! !
   102 ! !
    97 
   103 
    98 !MenuEditor class methodsFor:'interface specs'!
   104 !MenuEditor class methodsFor:'interface specs'!
    99 
   105 
   100 classAndMethodSpec
   106 classAndMethodSpec