UIObjectView.st
changeset 1399 a0687f5e1f54
parent 1350 4e6bdf86b9ac
child 1427 85b9b5da0b8d
--- a/UIObjectView.st	Tue Aug 22 00:44:28 2000 +0200
+++ b/UIObjectView.st	Tue Aug 22 00:45:43 2000 +0200
@@ -12,6 +12,8 @@
 
 
 
+"{ Package: 'stx:libtool2' }"
+
 ObjectView subclass:#UIObjectView
 	instanceVariableNames:'saveSelection inputView undoHistory copiedExtent copiedLayout
 		resizeData clipChildren selectionHiddenLevel gridParameters
@@ -384,7 +386,7 @@
     self withSelectionHiddenDo:[super showGrid]
 ! !
 
-!UIObjectView methodsFor:'accessing behavior'!
+!UIObjectView methodsFor:'accessing-behavior'!
 
 enableStateChanged
     "set the modification / test mode
@@ -2379,7 +2381,7 @@
 
 ! !
 
-!UIObjectView::UndoHistory methodsFor:'accessing behavior'!
+!UIObjectView::UndoHistory methodsFor:'accessing-behavior'!
 
 enabled
     ^ enabled