# HG changeset patch # User Claus Gittinger # Date 1197303027 -3600 # Node ID c7ac53d620216325c0a18b38755ce9b909295c69 # Parent 4e1c31df60143a18ad4a0ce511c6f0df9b5023f1 action creation/browse added diff -r 4e1c31df6014 -r c7ac53d62021 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