DataSetBuilder.st
changeset 524 6ced725af608
parent 521 61569efc19f4
child 528 4c6acd1fa911
--- a/DataSetBuilder.st	Thu Jan 29 16:55:08 1998 +0100
+++ b/DataSetBuilder.st	Thu Jan 29 19:34:51 1998 +0100
@@ -928,12 +928,12 @@
        #(#FullSpec
           #'window:' 
            #(#WindowSpec
-              #'name:' 'Class Definition'
-              #'layout:' #(#LayoutFrame 112 0 251 0 437 0 380 0)
-              #'label:' 'Class Definition'
+              #'name:' 'Data Set Builder'
+              #'layout:' #(#LayoutFrame 413 0 353 0 738 0 482 0)
+              #'label:' 'Data Set Builder'
               #'min:' #(#Point 10 10)
               #'max:' #(#Point 1152 900)
-              #'bounds:' #(#Rectangle 112 251 438 381)
+              #'bounds:' #(#Rectangle 413 353 739 483)
               #'usePreferredExtent:' false
           )
           #'component:' 
@@ -943,7 +943,7 @@
                  #(#LabelSpec
                     #'name:' 'topLabel'
                     #'layout:' #(#Point 2 10)
-                    #'label:' 'Class for code:'
+                    #'label:' 'Classes for code:'
                     #'adjust:' #left
                     #'resizeForLabel:' true
                 )