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