Tools__NavigatorCanvas.st
branchjv
changeset 12230 5568874ba4cf
parent 12229 5c129972b1fd
child 12254 b1237f76f501
equal deleted inserted replaced
12229:5c129972b1fd 12230:5568874ba4cf
   146                       ) 
   146                       ) 
   147                      #(#SubChannelInfoSpec
   147                      #(#SubChannelInfoSpec
   148                         #subAspect: #showMethodTypeIcon
   148                         #subAspect: #showMethodTypeIcon
   149                         #aspect: #showMethodTypeIcon
   149                         #aspect: #showMethodTypeIcon
   150                       )
   150                       )
       
   151                      #(SubChannelInfoSpec
       
   152                         subAspect: showSyntheticMethods
       
   153                         aspect: showSyntheticMethods
       
   154                       )
       
   155 
   151                      #(#SubChannelInfoSpec
   156                      #(#SubChannelInfoSpec
   152                         #subAspect: #methodVisibilityHolder
   157                         #subAspect: #methodVisibilityHolder
   153                         #aspect: #methodVisibilityHolder
   158                         #aspect: #methodVisibilityHolder
   154                       )
   159                       )
   155                 
   160                 
   220          
   225          
   221         )
   226         )
   222       )
   227       )
   223 
   228 
   224     "Modified: / 20-07-2011 / 14:19:31 / cg"
   229     "Modified: / 20-07-2011 / 14:19:31 / cg"
       
   230     "Modified: / 13-04-2012 / 16:14:12 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   225 !
   231 !
   226 
   232 
   227 categoryAndSingleClassOnlySpec
   233 categoryAndSingleClassOnlySpec
   228     "This resource specification was automatically generated
   234     "This resource specification was automatically generated
   229      by the UIPainter of ST/X."
   235      by the UIPainter of ST/X."
   332                       ) 
   338                       ) 
   333                      #(#SubChannelInfoSpec
   339                      #(#SubChannelInfoSpec
   334                         #subAspect: #showMethodTypeIcon
   340                         #subAspect: #showMethodTypeIcon
   335                         #aspect: #showMethodTypeIcon
   341                         #aspect: #showMethodTypeIcon
   336                       )
   342                       )
       
   343                      #(SubChannelInfoSpec
       
   344                         subAspect: showSyntheticMethods
       
   345                         aspect: showSyntheticMethods
       
   346                       )
       
   347 
   337                      #(#SubChannelInfoSpec
   348                      #(#SubChannelInfoSpec
   338                         #subAspect: #methodVisibilityHolder
   349                         #subAspect: #methodVisibilityHolder
   339                         #aspect: #methodVisibilityHolder
   350                         #aspect: #methodVisibilityHolder
   340                       )
   351                       )
   341                 
   352                 
   402          
   413          
   403         )
   414         )
   404       )
   415       )
   405 
   416 
   406     "Modified: / 20-07-2011 / 14:19:38 / cg"
   417     "Modified: / 20-07-2011 / 14:19:38 / cg"
       
   418     "Modified: / 13-04-2012 / 16:14:20 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   407 !
   419 !
   408 
   420 
   409 fullBrowserSpec
   421 fullBrowserSpec
   410 
   422 
   411     ^UserPreferences current showEmbeddedTestRunnerInBrowser
   423     ^UserPreferences current showEmbeddedTestRunnerInBrowser
   721                       )
   733                       )
   722                      #(#SubChannelInfoSpec
   734                      #(#SubChannelInfoSpec
   723                         #subAspect: #showMethodComplexity
   735                         #subAspect: #showMethodComplexity
   724                         #aspect: #showMethodComplexity
   736                         #aspect: #showMethodComplexity
   725                       )
   737                       )
       
   738                      #(SubChannelInfoSpec
       
   739                         subAspect: showSyntheticMethods
       
   740                         aspect: showSyntheticMethods
       
   741                       )
   726                      #(#SubChannelInfoSpec
   742                      #(#SubChannelInfoSpec
   727                         #subAspect: #showCoverageInformation
   743                         #subAspect: #showCoverageInformation
   728                         #aspect: #showCoverageInformation
   744                         #aspect: #showCoverageInformation
   729                       ) 
   745                       ) 
   730                      #(#SubChannelInfoSpec
   746                      #(#SubChannelInfoSpec
   749         )
   765         )
   750       )
   766       )
   751 
   767 
   752     "Created: / 11-03-2010 / 08:41:55 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   768     "Created: / 11-03-2010 / 08:41:55 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   753     "Modified: / 20-07-2011 / 14:20:41 / cg"
   769     "Modified: / 20-07-2011 / 14:20:41 / cg"
       
   770     "Modified: / 13-04-2012 / 16:17:22 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   754 !
   771 !
   755 
   772 
   756 fullBrowserSpecWithEmbeddedTestRunner
   773 fullBrowserSpecWithEmbeddedTestRunner
   757     "This resource specification was automatically generated
   774     "This resource specification was automatically generated
   758      by the UIPainter of ST/X."
   775      by the UIPainter of ST/X."
  1308                       )
  1325                       )
  1309                      #(#SubChannelInfoSpec
  1326                      #(#SubChannelInfoSpec
  1310                         #subAspect: #showMethodComplexity
  1327                         #subAspect: #showMethodComplexity
  1311                         #aspect: #showMethodComplexity
  1328                         #aspect: #showMethodComplexity
  1312                       )
  1329                       )
       
  1330                      #(SubChannelInfoSpec
       
  1331                         subAspect: showSyntheticMethods
       
  1332                         aspect: showSyntheticMethods
       
  1333                       )
       
  1334 
  1313                      #(#SubChannelInfoSpec
  1335                      #(#SubChannelInfoSpec
  1314                         #subAspect: #showMethodTypeIcon
  1336                         #subAspect: #showMethodTypeIcon
  1315                         #aspect: #showMethodTypeIcon
  1337                         #aspect: #showMethodTypeIcon
  1316                       )
  1338                       )
  1317 
  1339 
  1343          
  1365          
  1344         )
  1366         )
  1345       )
  1367       )
  1346 
  1368 
  1347     "Modified: / 04-07-2011 / 18:35:49 / cg"
  1369     "Modified: / 04-07-2011 / 18:35:49 / cg"
       
  1370     "Modified: / 13-04-2012 / 16:17:11 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  1348 !
  1371 !
  1349 
  1372 
  1350 multipleClassBrowserSpec
  1373 multipleClassBrowserSpec
  1351     "This resource specification was automatically generated
  1374     "This resource specification was automatically generated
  1352      by the UIPainter of ST/X."
  1375      by the UIPainter of ST/X."
  1640                       )
  1663                       )
  1641                      #(#SubChannelInfoSpec
  1664                      #(#SubChannelInfoSpec
  1642                         #subAspect: #showMethodComplexity
  1665                         #subAspect: #showMethodComplexity
  1643                         #aspect: #showMethodComplexity
  1666                         #aspect: #showMethodComplexity
  1644                       )
  1667                       )
       
  1668                      #(SubChannelInfoSpec
       
  1669                         subAspect: showSyntheticMethods
       
  1670                         aspect: showSyntheticMethods
       
  1671                       )
       
  1672 
  1645                      #(#SubChannelInfoSpec
  1673                      #(#SubChannelInfoSpec
  1646                         #subAspect: #showMethodTypeIcon
  1674                         #subAspect: #showMethodTypeIcon
  1647                         #aspect: #showMethodTypeIcon
  1675                         #aspect: #showMethodTypeIcon
  1648                       )
  1676                       )
  1649                      #(#SubChannelInfoSpec
  1677                      #(#SubChannelInfoSpec
  1663          
  1691          
  1664         )
  1692         )
  1665       )
  1693       )
  1666 
  1694 
  1667     "Modified: / 04-07-2011 / 18:36:29 / cg"
  1695     "Modified: / 04-07-2011 / 18:36:29 / cg"
       
  1696     "Modified: / 13-04-2012 / 16:16:59 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  1668 !
  1697 !
  1669 
  1698 
  1670 multipleClassDiffBrowserSpec
  1699 multipleClassDiffBrowserSpec
  1671     "This resource specification was automatically generated
  1700     "This resource specification was automatically generated
  1672      by the UIPainter of ST/X."
  1701      by the UIPainter of ST/X."
  2117                       )
  2146                       )
  2118                      #(#SubChannelInfoSpec
  2147                      #(#SubChannelInfoSpec
  2119                         #subAspect: #showMethodComplexity
  2148                         #subAspect: #showMethodComplexity
  2120                         #aspect: #showMethodComplexity
  2149                         #aspect: #showMethodComplexity
  2121                       )
  2150                       )
       
  2151                      #(SubChannelInfoSpec
       
  2152                         subAspect: showSyntheticMethods
       
  2153                         aspect: showSyntheticMethods
       
  2154                       )
       
  2155 
  2122                      #(#SubChannelInfoSpec
  2156                      #(#SubChannelInfoSpec
  2123                         #subAspect: #showMethodTypeIcon
  2157                         #subAspect: #showMethodTypeIcon
  2124                         #aspect: #showMethodTypeIcon
  2158                         #aspect: #showMethodTypeIcon
  2125                       )
  2159                       )
  2126                      #(#SubChannelInfoSpec
  2160                      #(#SubChannelInfoSpec
  2140          
  2174          
  2141         )
  2175         )
  2142       )
  2176       )
  2143 
  2177 
  2144     "Modified: / 04-07-2011 / 18:36:44 / cg"
  2178     "Modified: / 04-07-2011 / 18:36:44 / cg"
       
  2179     "Modified: / 13-04-2012 / 16:16:55 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  2145 !
  2180 !
  2146 
  2181 
  2147 multipleFullProtocolBrowserSpec
  2182 multipleFullProtocolBrowserSpec
  2148     "This resource specification was automatically generated
  2183     "This resource specification was automatically generated
  2149      by the UIPainter of ST/X."
  2184      by the UIPainter of ST/X."
  2627                       )
  2662                       )
  2628                      #(#SubChannelInfoSpec
  2663                      #(#SubChannelInfoSpec
  2629                         #subAspect: #showMethodComplexity
  2664                         #subAspect: #showMethodComplexity
  2630                         #aspect: #showMethodComplexity
  2665                         #aspect: #showMethodComplexity
  2631                       )
  2666                       )
       
  2667                      #(SubChannelInfoSpec
       
  2668                         subAspect: showSyntheticMethods
       
  2669                         aspect: showSyntheticMethods
       
  2670                       )
       
  2671 
  2632                      #(#SubChannelInfoSpec
  2672                      #(#SubChannelInfoSpec
  2633                         #subAspect: #showMethodTypeIcon
  2673                         #subAspect: #showMethodTypeIcon
  2634                         #aspect: #showMethodTypeIcon
  2674                         #aspect: #showMethodTypeIcon
  2635                       )
  2675                       )
  2636                      #(#SubChannelInfoSpec
  2676                      #(#SubChannelInfoSpec
  2650          
  2690          
  2651         )
  2691         )
  2652       )
  2692       )
  2653 
  2693 
  2654     "Modified: / 04-07-2011 / 18:36:54 / cg"
  2694     "Modified: / 04-07-2011 / 18:36:54 / cg"
       
  2695     "Modified: / 13-04-2012 / 16:16:50 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  2655 !
  2696 !
  2656 
  2697 
  2657 multipleNameSpaceFullBrowserSpec
  2698 multipleNameSpaceFullBrowserSpec
  2658     "This resource specification was automatically generated
  2699     "This resource specification was automatically generated
  2659      by the UIPainter of ST/X."
  2700      by the UIPainter of ST/X."
  3061                       )
  3102                       )
  3062                      #(#SubChannelInfoSpec
  3103                      #(#SubChannelInfoSpec
  3063                         #subAspect: #showMethodComplexity
  3104                         #subAspect: #showMethodComplexity
  3064                         #aspect: #showMethodComplexity
  3105                         #aspect: #showMethodComplexity
  3065                       )
  3106                       )
       
  3107                      #(SubChannelInfoSpec
       
  3108                         subAspect: showSyntheticMethods
       
  3109                         aspect: showSyntheticMethods
       
  3110                       )
       
  3111 
  3066                      #(#SubChannelInfoSpec
  3112                      #(#SubChannelInfoSpec
  3067                         #subAspect: #showMethodTypeIcon
  3113                         #subAspect: #showMethodTypeIcon
  3068                         #aspect: #showMethodTypeIcon
  3114                         #aspect: #showMethodTypeIcon
  3069                       )
  3115                       )
  3070                      #(#SubChannelInfoSpec
  3116                      #(#SubChannelInfoSpec
  3094          
  3140          
  3095         )
  3141         )
  3096       )
  3142       )
  3097 
  3143 
  3098     "Modified: / 04-07-2011 / 18:37:01 / cg"
  3144     "Modified: / 04-07-2011 / 18:37:01 / cg"
       
  3145     "Modified: / 13-04-2012 / 16:16:43 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  3099 !
  3146 !
  3100 
  3147 
  3101 multipleProjectBrowserSpec
  3148 multipleProjectBrowserSpec
  3102     "This resource specification was automatically generated
  3149     "This resource specification was automatically generated
  3103      by the UIPainter of ST/X."
  3150      by the UIPainter of ST/X."
  3430                       )
  3477                       )
  3431                      #(#SubChannelInfoSpec
  3478                      #(#SubChannelInfoSpec
  3432                         #subAspect: #showMethodComplexity
  3479                         #subAspect: #showMethodComplexity
  3433                         #aspect: #showMethodComplexity
  3480                         #aspect: #showMethodComplexity
  3434                       )
  3481                       )
       
  3482                      #(SubChannelInfoSpec
       
  3483                         subAspect: showSyntheticMethods
       
  3484                         aspect: showSyntheticMethods
       
  3485                       )
       
  3486 
  3435                      #(#SubChannelInfoSpec
  3487                      #(#SubChannelInfoSpec
  3436                         #subAspect: #showMethodTypeIcon
  3488                         #subAspect: #showMethodTypeIcon
  3437                         #aspect: #showMethodTypeIcon
  3489                         #aspect: #showMethodTypeIcon
  3438                       )
  3490                       )
  3439                      #(#SubChannelInfoSpec
  3491                      #(#SubChannelInfoSpec
  3453          
  3505          
  3454         )
  3506         )
  3455       )
  3507       )
  3456 
  3508 
  3457     "Modified: / 04-07-2011 / 18:37:12 / cg"
  3509     "Modified: / 04-07-2011 / 18:37:12 / cg"
       
  3510     "Modified: / 13-04-2012 / 16:16:31 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  3458 !
  3511 !
  3459 
  3512 
  3460 multipleProjectFullBrowserSpec
  3513 multipleProjectFullBrowserSpec
  3461     "This resource specification was automatically generated
  3514     "This resource specification was automatically generated
  3462      by the UIPainter of ST/X."
  3515      by the UIPainter of ST/X."
  3873                       )
  3926                       )
  3874                      #(#SubChannelInfoSpec
  3927                      #(#SubChannelInfoSpec
  3875                         #subAspect: #showMethodComplexity
  3928                         #subAspect: #showMethodComplexity
  3876                         #aspect: #showMethodComplexity
  3929                         #aspect: #showMethodComplexity
  3877                       )
  3930                       )
       
  3931                      #(SubChannelInfoSpec
       
  3932                         subAspect: showSyntheticMethods
       
  3933                         aspect: showSyntheticMethods
       
  3934                       )
  3878                      #(#SubChannelInfoSpec
  3935                      #(#SubChannelInfoSpec
  3879                         #subAspect: #showMethodTypeIcon
  3936                         #subAspect: #showMethodTypeIcon
  3880                         #aspect: #showMethodTypeIcon
  3937                         #aspect: #showMethodTypeIcon
  3881                       )
  3938                       )
  3882                      #(#SubChannelInfoSpec
  3939                      #(#SubChannelInfoSpec
  3896          
  3953          
  3897         )
  3954         )
  3898       )
  3955       )
  3899 
  3956 
  3900     "Modified: / 04-07-2011 / 18:37:24 / cg"
  3957     "Modified: / 04-07-2011 / 18:37:24 / cg"
       
  3958     "Modified (format): / 13-04-2012 / 16:16:24 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  3901 !
  3959 !
  3902 
  3960 
  3903 multipleProtocolBrowserSpec
  3961 multipleProtocolBrowserSpec
  3904     "This resource specification was automatically generated
  3962     "This resource specification was automatically generated
  3905      by the UIPainter of ST/X."
  3963      by the UIPainter of ST/X."
  4629                       )
  4687                       )
  4630                      #(#SubChannelInfoSpec
  4688                      #(#SubChannelInfoSpec
  4631                         #subAspect: #showMethodComplexity
  4689                         #subAspect: #showMethodComplexity
  4632                         #aspect: #showMethodComplexity
  4690                         #aspect: #showMethodComplexity
  4633                       )
  4691                       )
       
  4692                      #(SubChannelInfoSpec
       
  4693                         subAspect: showSyntheticMethods
       
  4694                         aspect: showSyntheticMethods
       
  4695                       )
       
  4696 
  4634                      #(#SubChannelInfoSpec
  4697                      #(#SubChannelInfoSpec
  4635                         #subAspect: #showMethodTypeIcon
  4698                         #subAspect: #showMethodTypeIcon
  4636                         #aspect: #showMethodTypeIcon
  4699                         #aspect: #showMethodTypeIcon
  4637                       )
  4700                       )
  4638                      #(#SubChannelInfoSpec
  4701                      #(#SubChannelInfoSpec
  4661          
  4724          
  4662         )
  4725         )
  4663       )
  4726       )
  4664 
  4727 
  4665     "Modified: / 04-07-2011 / 18:37:34 / cg"
  4728     "Modified: / 04-07-2011 / 18:37:34 / cg"
       
  4729     "Modified: / 13-04-2012 / 16:15:59 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  4666 !
  4730 !
  4667 
  4731 
  4668 singleClassBrowserSpec
  4732 singleClassBrowserSpec
  4669     "This resource specification was automatically generated
  4733     "This resource specification was automatically generated
  4670      by the UIPainter of ST/X."
  4734      by the UIPainter of ST/X."
  4925                       )
  4989                       )
  4926                      #(#SubChannelInfoSpec
  4990                      #(#SubChannelInfoSpec
  4927                         #subAspect: #showMethodTypeIcon
  4991                         #subAspect: #showMethodTypeIcon
  4928                         #aspect: #showMethodTypeIcon
  4992                         #aspect: #showMethodTypeIcon
  4929                       )
  4993                       )
       
  4994                      #(SubChannelInfoSpec
       
  4995                         subAspect: showSyntheticMethods
       
  4996                         aspect: showSyntheticMethods
       
  4997                       )
       
  4998 
  4930                      #(#SubChannelInfoSpec
  4999                      #(#SubChannelInfoSpec
  4931                         #subAspect: #packageFilter
  5000                         #subAspect: #packageFilter
  4932                         #aspect: #packageFilter
  5001                         #aspect: #packageFilter
  4933                       ) 
  5002                       ) 
  4934                      #(#SubChannelInfoSpec
  5003                      #(#SubChannelInfoSpec
  4953          
  5022          
  4954         )
  5023         )
  4955       )
  5024       )
  4956 
  5025 
  4957     "Modified: / 04-07-2011 / 18:37:41 / cg"
  5026     "Modified: / 04-07-2011 / 18:37:41 / cg"
       
  5027     "Modified: / 13-04-2012 / 16:15:48 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  4958 !
  5028 !
  4959 
  5029 
  4960 singleFullProtocolBrowserSpec
  5030 singleFullProtocolBrowserSpec
  4961     "This resource specification was automatically generated
  5031     "This resource specification was automatically generated
  4962      by the UIPainter of ST/X."
  5032      by the UIPainter of ST/X."
  5409                       )
  5479                       )
  5410                      #(#SubChannelInfoSpec
  5480                      #(#SubChannelInfoSpec
  5411                         #subAspect: #showMethodComplexity
  5481                         #subAspect: #showMethodComplexity
  5412                         #aspect: #showMethodComplexity
  5482                         #aspect: #showMethodComplexity
  5413                       )
  5483                       )
       
  5484                      #(SubChannelInfoSpec
       
  5485                         subAspect: showSyntheticMethods
       
  5486                         aspect: showSyntheticMethods
       
  5487                       )
       
  5488 
  5414                      #(#SubChannelInfoSpec
  5489                      #(#SubChannelInfoSpec
  5415                         #subAspect: #showMethodTypeIcon
  5490                         #subAspect: #showMethodTypeIcon
  5416                         #aspect: #showMethodTypeIcon
  5491                         #aspect: #showMethodTypeIcon
  5417                       )
  5492                       )
  5418                      #(#SubChannelInfoSpec
  5493                      #(#SubChannelInfoSpec
  5442          
  5517          
  5443         )
  5518         )
  5444       )
  5519       )
  5445 
  5520 
  5446     "Modified: / 04-07-2011 / 18:37:52 / cg"
  5521     "Modified: / 04-07-2011 / 18:37:52 / cg"
       
  5522     "Modified: / 13-04-2012 / 16:15:41 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  5447 !
  5523 !
  5448 
  5524 
  5449 singleNameSpaceFullBrowserSpec
  5525 singleNameSpaceFullBrowserSpec
  5450     "This resource specification was automatically generated
  5526     "This resource specification was automatically generated
  5451      by the UIPainter of ST/X."
  5527      by the UIPainter of ST/X."
  5841                       )
  5917                       )
  5842                      #(#SubChannelInfoSpec
  5918                      #(#SubChannelInfoSpec
  5843                         #subAspect: #showMethodComplexity
  5919                         #subAspect: #showMethodComplexity
  5844                         #aspect: #showMethodComplexity
  5920                         #aspect: #showMethodComplexity
  5845                       )
  5921                       )
       
  5922                      #(SubChannelInfoSpec
       
  5923                         subAspect: showSyntheticMethods
       
  5924                         aspect: showSyntheticMethods
       
  5925                       )
       
  5926 
  5846                      #(#SubChannelInfoSpec
  5927                      #(#SubChannelInfoSpec
  5847                         #subAspect: #showMethodTypeIcon
  5928                         #subAspect: #showMethodTypeIcon
  5848                         #aspect: #showMethodTypeIcon
  5929                         #aspect: #showMethodTypeIcon
  5849                       )
  5930                       )
  5850                      #(#SubChannelInfoSpec
  5931                      #(#SubChannelInfoSpec
  5874          
  5955          
  5875         )
  5956         )
  5876       )
  5957       )
  5877 
  5958 
  5878     "Modified: / 04-07-2011 / 18:37:57 / cg"
  5959     "Modified: / 04-07-2011 / 18:37:57 / cg"
       
  5960     "Modified: / 13-04-2012 / 16:15:33 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  5879 !
  5961 !
  5880 
  5962 
  5881 singleProjectBrowserSpec
  5963 singleProjectBrowserSpec
  5882     "This resource specification was automatically generated
  5964     "This resource specification was automatically generated
  5883      by the UIPainter of ST/X."
  5965      by the UIPainter of ST/X."
  6196                       )
  6278                       )
  6197                      #(#SubChannelInfoSpec
  6279                      #(#SubChannelInfoSpec
  6198                         #subAspect: #showMethodComplexity
  6280                         #subAspect: #showMethodComplexity
  6199                         #aspect: #showMethodComplexity
  6281                         #aspect: #showMethodComplexity
  6200                       )
  6282                       )
       
  6283                      #(SubChannelInfoSpec
       
  6284                         subAspect: showSyntheticMethods
       
  6285                         aspect: showSyntheticMethods
       
  6286                       )
       
  6287 
  6201                      #(#SubChannelInfoSpec
  6288                      #(#SubChannelInfoSpec
  6202                         #subAspect: #showMethodTypeIcon
  6289                         #subAspect: #showMethodTypeIcon
  6203                         #aspect: #showMethodTypeIcon
  6290                         #aspect: #showMethodTypeIcon
  6204                       )
  6291                       )
  6205                      #(#SubChannelInfoSpec
  6292                      #(#SubChannelInfoSpec
  6229          
  6316          
  6230         )
  6317         )
  6231       )
  6318       )
  6232 
  6319 
  6233     "Modified: / 04-07-2011 / 18:38:02 / cg"
  6320     "Modified: / 04-07-2011 / 18:38:02 / cg"
       
  6321     "Modified: / 13-04-2012 / 16:15:06 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  6234 !
  6322 !
  6235 
  6323 
  6236 singleProjectFullBrowserSpec
  6324 singleProjectFullBrowserSpec
  6237     "This resource specification was automatically generated
  6325     "This resource specification was automatically generated
  6238      by the UIPainter of ST/X."
  6326      by the UIPainter of ST/X."
  6632                       )
  6720                       )
  6633                      #(#SubChannelInfoSpec
  6721                      #(#SubChannelInfoSpec
  6634                         #subAspect: #showMethodTypeIcon
  6722                         #subAspect: #showMethodTypeIcon
  6635                         #aspect: #showMethodTypeIcon
  6723                         #aspect: #showMethodTypeIcon
  6636                       )
  6724                       )
       
  6725                      #(SubChannelInfoSpec
       
  6726                         subAspect: showSyntheticMethods
       
  6727                         aspect: showSyntheticMethods
       
  6728                       )
       
  6729 
       
  6730 
  6637                      #(#SubChannelInfoSpec
  6731                      #(#SubChannelInfoSpec
  6638                         #subAspect: #packageFilter
  6732                         #subAspect: #packageFilter
  6639                         #aspect: #packageFilter
  6733                         #aspect: #packageFilter
  6640                       ) 
  6734                       ) 
  6641                      #(#SubChannelInfoSpec
  6735                      #(#SubChannelInfoSpec
  6661          
  6755          
  6662         )
  6756         )
  6663       )
  6757       )
  6664 
  6758 
  6665     "Modified: / 04-07-2011 / 18:38:13 / cg"
  6759     "Modified: / 04-07-2011 / 18:38:13 / cg"
       
  6760     "Modified: / 13-04-2012 / 16:15:25 / Jan Vrany <jan.vrany@fit.cvut.cz>"
  6666 !
  6761 !
  6667 
  6762 
  6668 singleProtocolBrowserSpec
  6763 singleProtocolBrowserSpec
  6669     "This resource specification was automatically generated
  6764     "This resource specification was automatically generated
  6670      by the UIPainter of ST/X."
  6765      by the UIPainter of ST/X."
  6836 version_CVS
  6931 version_CVS
  6837     ^ '§Header: /cvs/stx/stx/libtool/Tools_NavigatorCanvas.st,v 1.17 2011/08/07 18:41:11 vrany Exp §'
  6932     ^ '§Header: /cvs/stx/stx/libtool/Tools_NavigatorCanvas.st,v 1.17 2011/08/07 18:41:11 vrany Exp §'
  6838 !
  6933 !
  6839 
  6934 
  6840 version_SVN
  6935 version_SVN
  6841     ^ '$Id: Tools__NavigatorCanvas.st 7978 2012-04-13 13:15:47Z vranyj1 $'
  6936     ^ '$Id: Tools__NavigatorCanvas.st 7979 2012-04-13 18:16:04Z vranyj1 $'
  6842 ! !
  6937 ! !