ImageEditor.st
changeset 917 43e80afe8222
parent 915 99f8e19aab3a
child 919 4e50c3164625
equal deleted inserted replaced
916:ec057a5e0efc 917:43e80afe8222
   480                                                             #style: #(#FontDescription #helvetica #medium #roman 10)
   480                                                             #style: #(#FontDescription #helvetica #medium #roman 10)
   481                                                             #hasHorizontalScrollBar: true
   481                                                             #hasHorizontalScrollBar: true
   482                                                             #hasVerticalScrollBar: true
   482                                                             #hasVerticalScrollBar: true
   483                                                             #miniScrollerHorizontal: true
   483                                                             #miniScrollerHorizontal: true
   484                                                             #miniScrollerVertical: true
   484                                                             #miniScrollerVertical: true
   485                                                             #level: -1
   485                                                             "/ #level: -1
   486                                                             #dataList: #listOfColors
   486                                                             #dataList: #listOfColors
   487                                                             #has3Dsepartors: true
   487                                                             #has3Dsepartors: true
   488                                                             #has3Dseparators: true
   488                                                             #has3Dseparators: true
   489                                                             #verticalSpacing: 1
   489                                                             #verticalSpacing: 1
   490                                                             #columns: 
   490                                                             #columns: 
   602                 )
   602                 )
   603               )
   603               )
   604           )
   604           )
   605       )
   605       )
   606 
   606 
   607     "Modified: / 26.7.1998 / 12:29:12 / cg"
   607     "Modified: / 27.7.1998 / 17:41:55 / cg"
   608 ! !
   608 ! !
   609 
   609 
   610 !ImageEditor class methodsFor:'menu specs'!
   610 !ImageEditor class methodsFor:'menu specs'!
   611 
   611 
   612 menu
   612 menu