Tools__BrowsletCanvas.st
changeset 14399 301a7030840d
parent 12964 82993d214316
child 15566 184cea584be5
child 19472 e9651404c92f
equal deleted inserted replaced
14398:6c7701a07767 14399:301a7030840d
    65 ! !
    65 ! !
    66 
    66 
    67 !BrowsletCanvas class methodsFor:'image specs'!
    67 !BrowsletCanvas class methodsFor:'image specs'!
    68 
    68 
    69 closeBrowsletIcon
    69 closeBrowsletIcon
       
    70     <resource: #image>
    70     "This resource specification was automatically generated
    71     "This resource specification was automatically generated
    71      by the ImageEditor of ST/X."
    72      by the ImageEditor of ST/X."
    72 
       
    73     "Do not manually edit this!! If it is corrupted,
    73     "Do not manually edit this!! If it is corrupted,
    74      the ImageEditor may not be able to read the specification."
    74      the ImageEditor may not be able to read the specification."
    75 
       
    76     "
    75     "
    77      self closeBrowsletIcon inspect
    76      self closeBrowsletIcon inspect
    78      ImageEditor openOnClass:self andSelector:#closeBrowsletIcon
    77      ImageEditor openOnClass:self andSelector:#closeBrowsletIcon
    79      Icon flushCachedIcons
    78      Icon flushCachedIcons"
    80     "
    79     
    81 
    80     ^ Icon constantNamed:'Tools::NewSystemBrowser class closeBrowsletIcon'
    82     <resource: #image>
    81         ifAbsentPut:[
    83 
    82             (Depth1Image new)
    84     ^Icon
    83                 width:16;
    85         constantNamed:'Tools::NewSystemBrowser class closeBrowsletIcon'
    84                 height:16;
    86         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
    85                 photometric:(#palette);
       
    86                 bitsPerSample:(#[ 1 ]);
       
    87                 samplesPerPixel:(1);
       
    88                 bits:(ByteArray 
       
    89                             fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b');
       
    90                 colorMapFromArray:#[ 0 0 0 ];
       
    91                 mask:((ImageMask new)
       
    92                             width:16;
       
    93                             height:16;
       
    94                             bits:(ByteArray 
       
    95                                         fromPackedString:'
    87 O?1@A,@C @FLLX91!!>FC0XOA!!>FN\X01 @G@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    96 O?1@A,@C @FLLX91!!>FC0XOA!!>FN\X01 @G@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    88 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    97 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    89 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; yourself); yourself]
    98 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a');
       
    99                             yourself);
       
   100                 yourself
       
   101         ]
    90 !
   102 !
    91 
   103 
    92 hideBrowsletIcon
   104 hideBrowsletIcon
       
   105     <resource: #image>
    93     "This resource specification was automatically generated
   106     "This resource specification was automatically generated
    94      by the ImageEditor of ST/X."
   107      by the ImageEditor of ST/X."
    95 
       
    96     "Do not manually edit this!! If it is corrupted,
   108     "Do not manually edit this!! If it is corrupted,
    97      the ImageEditor may not be able to read the specification."
   109      the ImageEditor may not be able to read the specification."
    98 
       
    99     "
   110     "
   100      self hideBrowsletIcon inspect
   111      self hideBrowsletIcon inspect
   101      ImageEditor openOnClass:self andSelector:#hideBrowsletIcon
   112      ImageEditor openOnClass:self andSelector:#hideBrowsletIcon
   102      Icon flushCachedIcons
   113      Icon flushCachedIcons"
   103     "
   114     
   104 
   115     ^ Icon constantNamed:'Tools::NewSystemBrowser class hideBrowsletIcon'
   105     <resource: #image>
   116         ifAbsentPut:[
   106 
   117             (Depth1Image new)
   107     ^Icon
   118                 width:16;
   108         constantNamed:'Tools::NewSystemBrowser class hideBrowsletIcon'
   119                 height:16;
   109         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
   120                 photometric:(#palette);
       
   121                 bitsPerSample:(#[ 1 ]);
       
   122                 samplesPerPixel:(1);
       
   123                 bits:(ByteArray 
       
   124                             fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b');
       
   125                 colorMapFromArray:#[ 0 0 0 ];
       
   126                 mask:((ImageMask new)
       
   127                             width:16;
       
   128                             height:16;
       
   129                             bits:(ByteArray 
       
   130                                         fromPackedString:'
   110 O?1@A,@C @FL@X<A#<FO<X?1#<FO@X0A @G@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   131 O?1@A,@C @FL@X<A#<FO<X?1#<FO@X0A @G@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   111 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   132 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   112 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; yourself); yourself]
   133 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a');
       
   134                             yourself);
       
   135                 yourself
       
   136         ]
   113 !
   137 !
   114 
   138 
   115 popupBrowsletIcon
   139 popupBrowsletIcon
       
   140     <resource: #image>
   116     "This resource specification was automatically generated
   141     "This resource specification was automatically generated
   117      by the ImageEditor of ST/X."
   142      by the ImageEditor of ST/X."
   118 
       
   119     "Do not manually edit this!! If it is corrupted,
   143     "Do not manually edit this!! If it is corrupted,
   120      the ImageEditor may not be able to read the specification."
   144      the ImageEditor may not be able to read the specification."
   121 
       
   122     "
   145     "
   123      self popupBrowsletIcon inspect
   146      self popupBrowsletIcon inspect
   124      ImageEditor openOnClass:self andSelector:#popupBrowsletIcon
   147      ImageEditor openOnClass:self andSelector:#popupBrowsletIcon
   125      Icon flushCachedIcons
   148      Icon flushCachedIcons"
   126     "
   149     
   127 
   150     ^ Icon constantNamed:'BrowsletCanvas class popupBrowsletIcon'
   128     <resource: #image>
   151         ifAbsentPut:[
   129 
   152             (Depth1Image new)
   130     ^Icon
   153                 width:16;
   131         constantNamed:'BrowsletCanvas class popupBrowsletIcon'
   154                 height:16;
   132         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
   155                 photometric:(#palette);
       
   156                 bitsPerSample:(#[ 1 ]);
       
   157                 samplesPerPixel:(1);
       
   158                 bits:(ByteArray 
       
   159                             fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b');
       
   160                 colorMapFromArray:#[ 0 0 0 ];
       
   161                 mask:((ImageMask new)
       
   162                             width:16;
       
   163                             height:16;
       
   164                             bits:(ByteArray 
       
   165                                         fromPackedString:'
   133 O?1@A,@C @F@@X?1#?FG8X_!! <FC0XFA XG@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   166 O?1@A,@C @F@@X?1#?FG8X_!! <FC0XFA XG@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   134 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   167 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   135 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; yourself); yourself]
   168 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a');
       
   169                             yourself);
       
   170                 yourself
       
   171         ]
   136 !
   172 !
   137 
   173 
   138 showBrowsletIcon
   174 showBrowsletIcon
       
   175     <resource: #image>
   139     "This resource specification was automatically generated
   176     "This resource specification was automatically generated
   140      by the ImageEditor of ST/X."
   177      by the ImageEditor of ST/X."
   141 
       
   142     "Do not manually edit this!! If it is corrupted,
   178     "Do not manually edit this!! If it is corrupted,
   143      the ImageEditor may not be able to read the specification."
   179      the ImageEditor may not be able to read the specification."
   144 
       
   145     "
   180     "
   146      self showBrowsletIcon inspect
   181      self showBrowsletIcon inspect
   147      ImageEditor openOnClass:self andSelector:#showBrowsletIcon
   182      ImageEditor openOnClass:self andSelector:#showBrowsletIcon
   148      Icon flushCachedIcons
   183      Icon flushCachedIcons"
   149     "
   184     
   150 
   185     ^ Icon constantNamed:'Tools::NewSystemBrowser class showBrowsletIcon'
   151     <resource: #image>
   186         ifAbsentPut:[
   152 
   187             (Depth1Image new)
   153     ^Icon
   188                 width:16;
   154         constantNamed:'Tools::NewSystemBrowser class showBrowsletIcon'
   189                 height:16;
   155         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#[1]); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
   190                 photometric:(#palette);
       
   191                 bitsPerSample:(#[ 1 ]);
       
   192                 samplesPerPixel:(1);
       
   193                 bits:(ByteArray 
       
   194                             fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b');
       
   195                 colorMapFromArray:#[ 0 0 0 ];
       
   196                 mask:((ImageMask new)
       
   197                             width:16;
       
   198                             height:16;
       
   199                             bits:(ByteArray 
       
   200                                         fromPackedString:'
   156 O?1@A,@C @F@LXC1 ?FO<X?1 ?F@<X@1 @G@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   201 O?1@A,@C @F@LXC1 ?FO<X?1 ?F@<X@1 @G@@6@FO?0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   157 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   202 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   158 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; yourself); yourself]
   203 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a');
       
   204                             yourself);
       
   205                 yourself
       
   206         ]
   159 ! !
   207 ! !
   160 
   208 
   161 !BrowsletCanvas class methodsFor:'interface specs'!
   209 !BrowsletCanvas class methodsFor:'interface specs'!
   162 
   210 
   163 windowSpec
   211 windowSpec
   290 ! !
   338 ! !
   291 
   339 
   292 !BrowsletCanvas class methodsFor:'documentation'!
   340 !BrowsletCanvas class methodsFor:'documentation'!
   293 
   341 
   294 version_CVS
   342 version_CVS
   295     ^ '$Header: /cvs/stx/stx/libtool/Tools__BrowsletCanvas.st,v 1.3 2013-06-21 00:45:55 cg Exp $'
   343     ^ '$Header: /cvs/stx/stx/libtool/Tools__BrowsletCanvas.st,v 1.4 2014-05-23 08:17:51 stefan Exp $'
   296 !
   344 !
   297 
   345 
   298 version_SVN
   346 version_SVN
   299     ^ '$Id: Tools__BrowsletCanvas.st,v 1.3 2013-06-21 00:45:55 cg Exp $'
   347     ^ '$Id: Tools__BrowsletCanvas.st,v 1.4 2014-05-23 08:17:51 stefan Exp $'
   300 ! !
   348 ! !
   301 
   349