action creation/browse added
authorClaus Gittinger <cg@exept.de>
Mon, 10 Dec 2007 17:10:27 +0100
changeset 2209 c7ac53d62021
parent 2208 4e1c31df6014
child 2210 0a2c19976d82
action creation/browse added
UISpecificationTool.st
--- a/UISpecificationTool.st	Wed Dec 05 19:00:01 2007 +0100
+++ b/UISpecificationTool.st	Mon Dec 10 17:10:27 2007 +0100
@@ -79,9 +79,18 @@
 #autoScrollHorizontal
 ''
 
+#browseAction
+'Browse/Create the Action method.'
+
 )
 ! !
 
+!UISpecificationTool class methodsFor:'image specs'!
+
+browseActionImage
+    ^ UIPainter browseActionImage
+! !
+
 !UISpecificationTool class methodsFor:'interface specs'!
 
 windowSpec