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