DeviceWorkstation.st
changeset 86 032006651226
parent 83 597bdb33e832
child 89 ea2bf46eb669
--- a/DeviceWorkstation.st	Wed Nov 23 00:09:18 1994 +0100
+++ b/DeviceWorkstation.st	Mon Nov 28 22:01:57 1994 +0100
@@ -34,7 +34,7 @@
 COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libview/DeviceWorkstation.st,v 1.21 1994-11-22 14:30:32 claus Exp $
+$Header: /cvs/stx/stx/libview/DeviceWorkstation.st,v 1.22 1994-11-28 21:00:42 claus Exp $
 '!
 
 !DeviceWorkstation class methodsFor:'documentation'!
@@ -55,7 +55,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview/DeviceWorkstation.st,v 1.21 1994-11-22 14:30:32 claus Exp $
+$Header: /cvs/stx/stx/libview/DeviceWorkstation.st,v 1.22 1994-11-28 21:00:42 claus Exp $
 "
 !
 
@@ -1232,7 +1232,7 @@
     "Display restoreCursors"
 ! !
 
-!DeviceWorkstation methodsFor:'events'!
+!DeviceWorkstation methodsFor:'event handling'!
 
 startDispatch
     "create the display dispatch process"