UISpecificationTool.st
changeset 1963 a0c51ed97fc3
parent 1956 65cc475656d3
child 2160 8f6a8896f10d
equal deleted inserted replaced
1962:9166ba3ce7c3 1963:a0c51ed97fc3
    59     [see also:]
    59     [see also:]
    60         UIPainter
    60         UIPainter
    61         UILayoutTool
    61         UILayoutTool
    62         UIHelpTool
    62         UIHelpTool
    63 "
    63 "
       
    64 ! !
       
    65 
       
    66 !UISpecificationTool class methodsFor:'help specs'!
       
    67 
       
    68 helpSpec
       
    69     "This resource specification was automatically generated
       
    70      by the UIHelpTool of ST/X."
       
    71 
       
    72     "Do not manually edit this!! If it is corrupted,
       
    73      the UIHelpTool may not be able to read the specification."
       
    74 
       
    75     "
       
    76      UIHelpTool openOnClass:UISpecificationTool    
       
    77     "
       
    78 
       
    79     <resource: #help>
       
    80 
       
    81     ^ super helpSpec addPairsFrom:#(
       
    82 
       
    83 #autoScrollHorizontal
       
    84 ''
       
    85 
       
    86 )
    64 ! !
    87 ! !
    65 
    88 
    66 !UISpecificationTool class methodsFor:'interface specs'!
    89 !UISpecificationTool class methodsFor:'interface specs'!
    67 
    90 
    68 windowSpec
    91 windowSpec