UISpecificationTool.st
changeset 1344 8bde5f1b8600
parent 1333 d4012bd05057
child 1351 811686e8acab
equal deleted inserted replaced
1343:7d97b214f2ac 1344:8bde5f1b8600
   110 
   110 
   111 #appletTextParse
   111 #appletTextParse
   112 'Parse the appletTAG and fill the parameters directory from it.'
   112 'Parse the appletTAG and fill the parameters directory from it.'
   113 
   113 
   114 #arbitraryView
   114 #arbitraryView
   115 'The name of the message sent to the application to provide the view instance.'
   115 'Message sent to the application to provide the view instance, or name of the views class.'
   116 
   116 
   117 #archiveEntry
   117 #archiveEntry
   118 'The name of a zip-file archive, if the class(es) are to be loaded from a zip-archive.'
   118 'The name of a zip-file archive, if the class(es) are to be loaded from a zip-archive.'
   119 
   119 
   120 #arrowButtonDirection
   120 #arrowButtonDirection
   666 #zTransChannel
   666 #zTransChannel
   667 'Aspect providing z-Translation value.'
   667 'Aspect providing z-Translation value.'
   668 
   668 
   669 )
   669 )
   670 
   670 
   671     "Modified: / 5.2.2000 / 17:46:29 / cg"
   671     "Modified: / 10.2.2000 / 00:57:17 / cg"
   672 ! !
   672 ! !
   673 
   673 
   674 !UISpecificationTool class methodsFor:'interface specs'!
   674 !UISpecificationTool class methodsFor:'interface specs'!
   675 
   675 
   676 windowSpec
   676 windowSpec