# HG changeset patch # User Claus Gittinger # Date 1052316789 -7200 # Node ID f57812a56d17e67422b6026965b9fe8824bf113d # Parent 088ff38c03a5b51670bfa844e49cc8b180c87cf6 method category rename diff -r 088ff38c03a5 -r f57812a56d17 UIObjectView.st --- a/UIObjectView.st Mon Apr 28 12:00:30 2003 +0200 +++ b/UIObjectView.st Wed May 07 16:13:09 2003 +0200 @@ -949,7 +949,7 @@ self invertOutlineOf:object ! ! -!UIObjectView methodsFor:'private handles'! +!UIObjectView methodsFor:'private-handles'! handlesOf:aComponent do:aTwoArgAction "perform action on each handle of a component @@ -974,7 +974,7 @@ ^ nil ! ! -!UIObjectView methodsFor:'private resizing-subviews'! +!UIObjectView methodsFor:'private-resizing subviews'! resize:aView bottom:aPoint "resize a views bottom @@ -1061,7 +1061,7 @@ ! ! -!UIObjectView methodsFor:'private shift-layout'! +!UIObjectView methodsFor:'private-shift layout'! shiftLayout:aView left:l right:r "shift layout for a view; in case of an open transaction, the undo diff -r 088ff38c03a5 -r f57812a56d17 UIPainter.st --- a/UIPainter.st Mon Apr 28 12:00:30 2003 +0200 +++ b/UIPainter.st Wed May 07 16:13:09 2003 +0200 @@ -2766,7 +2766,7 @@ self clearModifiedFlag. ! ! -!UIPainter methodsFor:'private tools'! +!UIPainter methodsFor:'private-tools'! helpTool "returns the help tool" diff -r 088ff38c03a5 -r f57812a56d17 UIPainterView.st --- a/UIPainterView.st Mon Apr 28 12:00:30 2003 +0200 +++ b/UIPainterView.st Wed May 07 16:13:09 2003 +0200 @@ -1515,7 +1515,7 @@ ^ nil ! ! -!UIPainterView methodsFor:'private handles'! +!UIPainterView methodsFor:'private-handles'! showSelected:aComponent "show object selected