FramedBox.st
changeset 70 14443a9ea4ec
parent 59 450ce95a72a4
child 118 3ee5ea99d0e2
--- a/FramedBox.st	Tue Nov 22 15:33:56 1994 +0100
+++ b/FramedBox.st	Mon Nov 28 22:05:43 1994 +0100
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1991 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libwidg/FramedBox.st,v 1.8 1994-10-10 03:01:35 claus Exp $
+$Header: /cvs/stx/stx/libwidg/FramedBox.st,v 1.9 1994-11-28 21:05:00 claus Exp $
 '!
 
 !FramedBox class methodsFor:'documentation'!
@@ -42,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg/FramedBox.st,v 1.8 1994-10-10 03:01:35 claus Exp $
+$Header: /cvs/stx/stx/libwidg/FramedBox.st,v 1.9 1994-11-28 21:05:00 claus Exp $
 "
 !
 
@@ -157,7 +157,7 @@
     ]
 ! !
 
-!FramedBox methodsFor:'events'!
+!FramedBox methodsFor:'event handling'!
 
 sizeChanged:how
     self redrawIfShown.