Tools__ProjectBuilderAssistantApplication.st
changeset 2645 8c2aab033e84
parent 2636 c338c198484d
child 2646 fd847e43cedd
equal deleted inserted replaced
2644:428bb83dd360 2645:8c2aab033e84
    17 !
    17 !
    18 
    18 
    19 
    19 
    20 !ProjectBuilderAssistantApplication class methodsFor:'interface specs'!
    20 !ProjectBuilderAssistantApplication class methodsFor:'interface specs'!
    21 
    21 
    22 _1_projectTypeSelectionSpec
    22 page1_projectTypeSelectionSpec
    23     "This resource specification was automatically generated
    23     "This resource specification was automatically generated
    24      by the UIPainter of ST/X."
    24      by the UIPainter of ST/X."
    25 
    25 
    26     "Do not manually edit this!! If it is corrupted,
    26     "Do not manually edit this!! If it is corrupted,
    27      the UIPainter may not be able to read the specification."
    27      the UIPainter may not be able to read the specification."
    28 
    28 
    29     "
    29     "
    30      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#_1_projectTypeSelectionSpec
    30      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#page1_projectTypeSelectionSpec
    31      ProjectBuilderAssistantApplication new openInterface:#_1_projectTypeSelectionSpec
    31      ProjectBuilderAssistantApplication new openInterface:#page1_projectTypeSelectionSpec
    32     "
    32     "
    33 
    33 
    34     <resource: #canvas>
    34     <resource: #canvas>
    35 
    35 
    36     ^ 
    36     ^ 
    37      #(FullSpec
    37      #(FullSpec
    38         name: #'_1_projectTypeSelectionSpec'
    38         name: #'page1_projectTypeSelectionSpec'
    39         window: 
    39         window: 
    40        (WindowSpec
    40        (WindowSpec
    41           label: 'Project Selection'
    41           label: 'Project Selection'
    42           name: 'Project Selection'
    42           name: 'Project Selection'
    43           min: (Point 0 0)
    43           min: (Point 0 0)
   158          
   158          
   159         )
   159         )
   160       )
   160       )
   161 !
   161 !
   162 
   162 
   163 _2_projectSelectionSpec
   163 page2_projectSelectionSpec
   164     "This resource specification was automatically generated
   164     "This resource specification was automatically generated
   165      by the UIPainter of ST/X."
   165      by the UIPainter of ST/X."
   166 
   166 
   167     "Do not manually edit this!! If it is corrupted,
   167     "Do not manually edit this!! If it is corrupted,
   168      the UIPainter may not be able to read the specification."
   168      the UIPainter may not be able to read the specification."
   169 
   169 
   170     "
   170     "
   171      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#_2_projectSelectionSpec
   171      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#page2_projectSelectionSpec
   172      ProjectBuilderAssistantApplication new openInterface:#_2_projectSelectionSpec
   172      ProjectBuilderAssistantApplication new openInterface:#page2_projectSelectionSpec
   173     "
   173     "
   174 
   174 
   175     <resource: #canvas>
   175     <resource: #canvas>
   176 
   176 
   177     ^ 
   177     ^ 
   178      #(FullSpec
   178      #(FullSpec
   179         name: #'_2_projectSelectionSpec'
   179         name: #'page2_projectSelectionSpec'
   180         window: 
   180         window: 
   181        (WindowSpec
   181        (WindowSpec
   182           label: 'Project Selection'
   182           label: 'Project Selection'
   183           name: 'Project Selection'
   183           name: 'Project Selection'
   184           min: (Point 0 0)
   184           min: (Point 0 0)
   275          
   275          
   276         )
   276         )
   277       )
   277       )
   278 !
   278 !
   279 
   279 
   280 _3_applicationSelectionSpec
   280 page3_applicationSelectionSpec
   281     "This resource specification was automatically generated
   281     "This resource specification was automatically generated
   282      by the UIPainter of ST/X."
   282      by the UIPainter of ST/X."
   283 
   283 
   284     "Do not manually edit this!! If it is corrupted,
   284     "Do not manually edit this!! If it is corrupted,
   285      the UIPainter may not be able to read the specification."
   285      the UIPainter may not be able to read the specification."
   286 
   286 
   287     "
   287     "
   288      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#_3_applicationSelectionSpec
   288      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#page3_applicationSelectionSpec
   289      ProjectBuilderAssistantApplication new openInterface:#_3_applicationSelectionSpec
   289      ProjectBuilderAssistantApplication new openInterface:#page3_applicationSelectionSpec
   290     "
   290     "
   291 
   291 
   292     <resource: #canvas>
   292     <resource: #canvas>
   293 
   293 
   294     ^ 
   294     ^ 
   295      #(FullSpec
   295      #(FullSpec
   296         name: #'_3_applicationSelectionSpec'
   296         name: #'page3_applicationSelectionSpec'
   297         window: 
   297         window: 
   298        (WindowSpec
   298        (WindowSpec
   299           label: 'Application Selection'
   299           label: 'Application Selection'
   300           name: 'Application Selection'
   300           name: 'Application Selection'
   301           min: (Point 0 0)
   301           min: (Point 0 0)
   385          
   385          
   386         )
   386         )
   387       )
   387       )
   388 !
   388 !
   389 
   389 
   390 _4_specifyIncludedClasses
   390 page4_specifyIncludedClasses
   391     "This resource specification was automatically generated
   391     "This resource specification was automatically generated
   392      by the UIPainter of ST/X."
   392      by the UIPainter of ST/X."
   393 
   393 
   394     "Do not manually edit this!! If it is corrupted,
   394     "Do not manually edit this!! If it is corrupted,
   395      the UIPainter may not be able to read the specification."
   395      the UIPainter may not be able to read the specification."
   396 
   396 
   397     "
   397     "
   398      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#_4_specifyIncludedClasses
   398      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#page4_specifyIncludedClasses
   399      ProjectBuilderAssistantApplication new openInterface:#_4_specifyIncludedClasses
   399      ProjectBuilderAssistantApplication new openInterface:#page4_specifyIncludedClasses
   400     "
   400     "
   401 
   401 
   402     <resource: #canvas>
   402     <resource: #canvas>
   403 
   403 
   404     ^ 
   404     ^ 
   405      #(FullSpec
   405      #(FullSpec
   406         name: #'_4_specifyIncludedClasses'
   406         name: #'page4_specifyIncludedClasses'
   407         window: 
   407         window: 
   408        (WindowSpec
   408        (WindowSpec
   409           label: 'Project Selection'
   409           label: 'Project Selection'
   410           name: 'Project Selection'
   410           name: 'Project Selection'
   411           min: (Point 0 0)
   411           min: (Point 0 0)
   454          
   454          
   455         )
   455         )
   456       )
   456       )
   457 !
   457 !
   458 
   458 
   459 _5_specifyBuildDirectorySpec
   459 page5_specifyBuildDirectorySpec
   460     "This resource specification was automatically generated
   460     "This resource specification was automatically generated
   461      by the UIPainter of ST/X."
   461      by the UIPainter of ST/X."
   462 
   462 
   463     "Do not manually edit this!! If it is corrupted,
   463     "Do not manually edit this!! If it is corrupted,
   464      the UIPainter may not be able to read the specification."
   464      the UIPainter may not be able to read the specification."
   465 
   465 
   466     "
   466     "
   467      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#_5_specifyBuildDirectorySpec
   467      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#page5_specifyBuildDirectorySpec
   468      ProjectBuilderAssistantApplication new openInterface:#_5_specifyBuildDirectorySpec
   468      ProjectBuilderAssistantApplication new openInterface:#page5_specifyBuildDirectorySpec
   469     "
   469     "
   470 
   470 
   471     <resource: #canvas>
   471     <resource: #canvas>
   472 
   472 
   473     ^ 
   473     ^ 
   474      #(FullSpec
   474      #(FullSpec
   475         name: #'_5_specifyBuildDirectorySpec'
   475         name: #'page5_specifyBuildDirectorySpec'
   476         window: 
   476         window: 
   477        (WindowSpec
   477        (WindowSpec
   478           label: 'Project Selection'
   478           label: 'Project Selection'
   479           name: 'Project Selection'
   479           name: 'Project Selection'
   480           min: (Point 0 0)
   480           min: (Point 0 0)
   507          
   507          
   508         )
   508         )
   509       )
   509       )
   510 !
   510 !
   511 
   511 
   512 _6_buildSpec
   512 page6_buildSpec
   513     "This resource specification was automatically generated
   513     "This resource specification was automatically generated
   514      by the UIPainter of ST/X."
   514      by the UIPainter of ST/X."
   515 
   515 
   516     "Do not manually edit this!! If it is corrupted,
   516     "Do not manually edit this!! If it is corrupted,
   517      the UIPainter may not be able to read the specification."
   517      the UIPainter may not be able to read the specification."
   518 
   518 
   519     "
   519     "
   520      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#_6_buildSpec
   520      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#page6_buildSpec
   521      ProjectBuilderAssistantApplication new openInterface:#_6_buildSpec
   521      ProjectBuilderAssistantApplication new openInterface:#page6_buildSpec
   522     "
   522     "
   523 
   523 
   524     <resource: #canvas>
   524     <resource: #canvas>
   525 
   525 
   526     ^ 
   526     ^ 
   527      #(FullSpec
   527      #(FullSpec
   528         name: #'_6_buildSpec'
   528         name: #'page6_buildSpec'
   529         window: 
   529         window: 
   530        (WindowSpec
   530        (WindowSpec
   531           label: 'Project Selection'
   531           label: 'Project Selection'
   532           name: 'Project Selection'
   532           name: 'Project Selection'
   533           min: (Point 0 0)
   533           min: (Point 0 0)
   578          
   578          
   579         )
   579         )
   580       )
   580       )
   581 !
   581 !
   582 
   582 
   583 _7_deploySpec
   583 page7_deploySpec
   584     "This resource specification was automatically generated
   584     "This resource specification was automatically generated
   585      by the UIPainter of ST/X."
   585      by the UIPainter of ST/X."
   586 
   586 
   587     "Do not manually edit this!! If it is corrupted,
   587     "Do not manually edit this!! If it is corrupted,
   588      the UIPainter may not be able to read the specification."
   588      the UIPainter may not be able to read the specification."
   589 
   589 
   590     "
   590     "
   591      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#_7_deploySpec
   591      UIPainter new openOnClass:ProjectBuilderAssistantApplication andSelector:#page7_deploySpec
   592      ProjectBuilderAssistantApplication new openInterface:#_7_deploySpec
   592      ProjectBuilderAssistantApplication new openInterface:#page7_deploySpec
   593     "
   593     "
   594 
   594 
   595     <resource: #canvas>
   595     <resource: #canvas>
   596 
   596 
   597     ^ 
   597     ^ 
   598      #(FullSpec
   598      #(FullSpec
   599         name: #'_7_deploySpec'
   599         name: #'page7_deploySpec'
   600         window: 
   600         window: 
   601        (WindowSpec
   601        (WindowSpec
   602           label: 'Project Selection'
   602           label: 'Project Selection'
   603           name: 'Project Selection'
   603           name: 'Project Selection'
   604           min: (Point 0 0)
   604           min: (Point 0 0)
  1119 
  1119 
  1120 assistantSpec
  1120 assistantSpec
  1121     ^ #(Array
  1121     ^ #(Array
  1122         ( AssistantPageSpec
  1122         ( AssistantPageSpec
  1123             pageTitle: 'Project Type Selection'
  1123             pageTitle: 'Project Type Selection'
  1124             windowSpecSelector: _1_projectTypeSelectionSpec
  1124             windowSpecSelector: page1_projectTypeSelectionSpec
  1125         )
  1125         )
  1126 
  1126 
  1127         (AssistantPageSpec
  1127         (AssistantPageSpec
  1128             pageTitle: 'Project Selection'
  1128             pageTitle: 'Project Selection'
  1129             windowSpecSelector: _2_projectSelectionSpec
  1129             windowSpecSelector: page2_projectSelectionSpec
  1130         )
  1130         )
  1131 
  1131 
  1132         (AssistantPageSpec
  1132         (AssistantPageSpec
  1133             pageTitle: 'Application Selection'
  1133             pageTitle: 'Application Selection'
  1134             windowSpecSelector: _3_applicationSelectionSpec
  1134             windowSpecSelector: page3_applicationSelectionSpec
  1135             isEnabledQuerySelector: #projectTypeIsNotLibrary
  1135             isEnabledQuerySelector: #projectTypeIsNotLibrary
  1136             canEnterQuerySelector: #hasProjectSelected
  1136             canEnterQuerySelector: #hasProjectSelected
  1137         )
  1137         )
  1138 
  1138 
  1139         (AssistantPageSpec
  1139         (AssistantPageSpec
  1140             pageTitle: 'Specify Contents'
  1140             pageTitle: 'Specify Contents'
  1141             windowSpecSelector: _4_specifyIncludedClasses
  1141             windowSpecSelector: page4_specifyIncludedClasses
  1142             enterCallbackSelector: updateListOfClassesInProject
  1142             enterCallbackSelector: updateListOfClassesInProject
  1143         )
  1143         )
  1144 
  1144 
  1145         (AssistantPageSpec
  1145         (AssistantPageSpec
  1146             pageTitle: 'Specify Build Directory'
  1146             pageTitle: 'Specify Build Directory'
  1147             windowSpecSelector: _5_specifyBuildDirectorySpec
  1147             windowSpecSelector: page5_specifyBuildDirectorySpec
  1148         )
  1148         )
  1149 
  1149 
  1150         (AssistantPageSpec
  1150         (AssistantPageSpec
  1151             pageTitle: 'Build'
  1151             pageTitle: 'Build'
  1152             windowSpecSelector: _6_buildSpec
  1152             windowSpecSelector: page6_buildSpec
  1153             canEnterQuerySelector: #hasBuildDirectorySpecified
  1153             canEnterQuerySelector: #hasBuildDirectorySpecified
  1154         )
  1154         )
  1155 
  1155 
  1156         (AssistantPageSpec
  1156         (AssistantPageSpec
  1157             pageTitle: 'Deploy'
  1157             pageTitle: 'Deploy'
  1158             windowSpecSelector: _7_deploySpec
  1158             windowSpecSelector: page7_deploySpec
  1159         )
  1159         )
  1160     ) decodeAsLiteralArray.
  1160     ) decodeAsLiteralArray.
  1161 ! !
  1161 ! !
  1162 
  1162 
  1163 !ProjectBuilderAssistantApplication methodsFor:'update'!
  1163 !ProjectBuilderAssistantApplication methodsFor:'update'!