UISpecificationTool.st
changeset 1331 fa88e14d026d
parent 1328 d14a9e2af362
child 1333 d4012bd05057
--- a/UISpecificationTool.st	Sat Feb 05 14:36:06 2000 +0100
+++ b/UISpecificationTool.st	Sat Feb 05 15:15:38 2000 +0100
@@ -153,6 +153,12 @@
 #canvasArgument
 'An optional argument passed with the message.'
 
+#canvasFrameLevel
+'3D Level of frame around canvas.'
+
+#canvasInset
+'Inset of canvas; a Point or Integer; leave blank for default.'
+
 #canvasSelector
 'The name of the message sent to the application after opening the canvas.'
 
@@ -526,7 +532,7 @@
 'Show/hide the directory indicator for the root item.'
 
 #showHandle
-'Show resize-handles. '
+'Show resize-handles.'
 
 #showLabels
 'Show/hide column labels.'
@@ -658,6 +664,8 @@
 'Aspect providing z-Translation value.'
 
 )
+
+    "Modified: / 5.2.2000 / 03:11:36 / cg"
 ! !
 
 !UISpecificationTool class methodsFor:'interface specs'!
@@ -704,7 +712,7 @@
       )
 ! !
 
-!UISpecificationTool methodsFor:'accessing channels'!
+!UISpecificationTool methodsFor:'accessing-channels'!
 
 modifiedHolder:aValueHolder
     "set the value holder set to true in case of modifying attributes
@@ -718,7 +726,7 @@
 
 ! !
 
-!UISpecificationTool methodsFor:'accessing specification'!
+!UISpecificationTool methodsFor:'accessing-specification'!
 
 specification
     "gets current edit specification