ColorMenu.st
changeset 6170 9a8cb71d6859
parent 5981 c5f5e1469128
equal deleted inserted replaced
6169:790a711a993f 6170:9a8cb71d6859
     1 "{ Encoding: utf8 }"
       
     2 
       
     3 "
     1 "
     4  COPYRIGHT (c) 1995 by eXept Software AG
     2  COPYRIGHT (c) 1995 by eXept Software AG
     5               All Rights Reserved
     3               All Rights Reserved
     6 
     4 
     7  This software is furnished under a license and may be used
     5  This software is furnished under a license and may be used
   628 
   626 
   629 updateFromModel
   627 updateFromModel
   630     self color:(model value)
   628     self color:(model value)
   631 ! !
   629 ! !
   632 
   630 
   633 !ColorMenu methodsFor:'help'!
   631 !ColorMenu methodsFor:'help specs'!
   634 
   632 
   635 helpSpec
   633 helpSpec
   636     "This resource specification was automatically generated
   634     "This resource specification was automatically generated
   637      by the UIHelpTool of ST/X."
   635      by the UIHelpTool of ST/X."
   638 
   636