UISpecificationTool.st
changeset 2283 b14becb50aac
parent 2245 fdc284aa0671
child 2316 32e98f335115
equal deleted inserted replaced
2282:cc1eded4d84d 2283:b14becb50aac
    83 'Browse/Create the Action method.'
    83 'Browse/Create the Action method.'
    84 
    84 
    85 #browseAspectMethod
    85 #browseAspectMethod
    86 'Browse/Create the Aspect method.'
    86 'Browse/Create the Aspect method.'
    87 
    87 
       
    88 #editListSpec
       
    89 'Edit the contents of the list (inline)'
       
    90 
    88 #formatString
    91 #formatString
    89 ''
    92 ''
    90 
    93 
    91 #textModel
    94 #textModel
    92 ''
    95 ''
    96 
    99 
    97 !UISpecificationTool class methodsFor:'image specs'!
   100 !UISpecificationTool class methodsFor:'image specs'!
    98 
   101 
    99 browseActionImage
   102 browseActionImage
   100     ^ UIPainter browseActionImage
   103     ^ UIPainter browseActionImage
       
   104 !
       
   105 
       
   106 editTableIcon
       
   107     ^ UIPainter editTableIcon
   101 ! !
   108 ! !
   102 
   109 
   103 !UISpecificationTool class methodsFor:'interface specs'!
   110 !UISpecificationTool class methodsFor:'interface specs'!
   104 
   111 
   105 windowSpec
   112 windowSpec