TabulatorSpecification.st
changeset 158 431e38dfc5ab
parent 128 cd2b82b1c222
child 161 5b6e284959a4
--- a/TabulatorSpecification.st	Thu Apr 25 19:26:27 1996 +0200
+++ b/TabulatorSpecification.st	Thu Apr 25 19:33:23 1996 +0200
@@ -42,6 +42,14 @@
     MultiColumnListEntry or the upcoming TableWidget.
     However, they may also be useful to represent tabs in a
     paragraph of text.
+
+
+    [author:]
+        Claus Gittinger
+
+    [see also:]
+        Ruler
+        ListView
 "
 !
 
@@ -388,5 +396,5 @@
 !TabulatorSpecification class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg2/TabulatorSpecification.st,v 1.9 1996-02-22 20:49:59 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/TabulatorSpecification.st,v 1.10 1996-04-25 17:31:31 cg Exp $'
 ! !