UISpecificationTool.st
changeset 3577 5a3b84a9d7e7
parent 3517 e7224542f1a3
equal deleted inserted replaced
3576:e62c95ddd17b 3577:5a3b84a9d7e7
       
     1 "{ Encoding: utf8 }"
       
     2 
     1 "
     3 "
     2  COPYRIGHT (c) 1995 by eXept Software AG
     4  COPYRIGHT (c) 1995 by eXept Software AG
     3               All Rights Reserved
     5               All Rights Reserved
     4 
     6 
     5  This software is furnished under a license and may be used
     7  This software is furnished under a license and may be used
   112 ! !
   114 ! !
   113 
   115 
   114 !UISpecificationTool class methodsFor:'image specs'!
   116 !UISpecificationTool class methodsFor:'image specs'!
   115 
   117 
   116 browseActionImage
   118 browseActionImage
       
   119     <resource: #programImage>
       
   120 
   117     ^ UIPainter browseActionImage
   121     ^ UIPainter browseActionImage
       
   122 
       
   123     "Modified: / 28-07-2018 / 09:48:12 / Claus Gittinger"
   118 !
   124 !
   119 
   125 
   120 editTableIcon
   126 editTableIcon
       
   127     <resource: #programImage>
       
   128 
   121     ^ UIPainter editTableIcon
   129     ^ UIPainter editTableIcon
       
   130 
       
   131     "Modified: / 28-07-2018 / 09:48:02 / Claus Gittinger"
   122 ! !
   132 ! !
   123 
   133 
   124 !UISpecificationTool class methodsFor:'interface specs'!
   134 !UISpecificationTool class methodsFor:'interface specs'!
   125 
   135 
   126 windowSpec
   136 windowSpec