SystemBrowser.st
changeset 3354 056873d29183
parent 3352 fd047f6a8c9f
child 3360 2eab40d1a498
equal deleted inserted replaced
3353:68dbe0fa38f3 3354:056873d29183
   456 @@@@@@@@@@@@@@@@@@@@@@@@H@@@@@@@@@H@@ @@@@Hb') ; colorMapFromArray:#[0 0 0 0 255 0 127 127 127 170 170 170 255 0 0 255 255 0 255 255 255]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
   456 @@@@@@@@@@@@@@@@@@@@@@@@H@@@@@@@@@H@@ @@@@Hb') ; colorMapFromArray:#[0 0 0 0 255 0 127 127 127 170 170 170 255 0 0 255 255 0 255 255 255]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
   457 ??0@@O?<@@C??@@@??0@@O?<@@C??@@@@ @@@@H@@@@B@?? A0O?8@_??>@G@?? @ O?8@H@@@@B@?? A0O?8@_??>@G@?? @@O?8@@@@@@@@@@@9O\7\IRT
   457 ??0@@O?<@@C??@@@??0@@O?<@@C??@@@@ @@@@H@@@@B@?? A0O?8@_??>@G@?? @ O?8@H@@@@B@?? A0O?8@_??>@G@?? @@O?8@@@@@@@@@@@9O\7\IRT
   458 QDBD%DQ@!!OH''HHRQEABT$QPP99]7\@@a') ; yourself); yourself]
   458 QDBD%DQ@!!OH''HHRQEABT$QPP99]7\@@a') ; yourself); yourself]
   459 !
   459 !
   460 
   460 
       
   461 emptyIcon
       
   462     "This resource specification was automatically generated
       
   463      by the ImageEditor of ST/X."
       
   464 
       
   465     "Do not manually edit this!! If it is corrupted,
       
   466      the ImageEditor may not be able to read the specification."
       
   467 
       
   468     "
       
   469      self emptyIcon inspect
       
   470      ImageEditor openOnClass:self andSelector:#emptyIcon
       
   471     "
       
   472 
       
   473     <resource: #image>
       
   474 
       
   475     ^Icon
       
   476         constantNamed:#'SystemBrowser class emptyIcon'
       
   477         ifAbsentPut:[(Depth4Image new) width: 13; height: 11; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0]; mask:((Depth1Image new) width: 13; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; yourself); yourself]
       
   478 
       
   479     "Created: / 5.11.2001 / 09:39:54 / cg"
       
   480 !
       
   481 
   461 fileImageIcon
   482 fileImageIcon
   462     "This resource specification was automatically generated
   483     "This resource specification was automatically generated
   463      by the ImageEditor of ST/X."
   484      by the ImageEditor of ST/X."
   464 
   485 
   465     "Do not manually edit this!! If it is corrupted,
   486     "Do not manually edit this!! If it is corrupted,
   487     "
   508     "
   488      self greenLockIcon inspect
   509      self greenLockIcon inspect
   489      ImageEditor openOnClass:self andSelector:#greenLockIcon
   510      ImageEditor openOnClass:self andSelector:#greenLockIcon
   490     "
   511     "
   491 
   512 
       
   513     <resource: #programImage>
       
   514 
   492     ^ self padLockGreenMiniIcon
   515     ^ self padLockGreenMiniIcon
       
   516 
       
   517     "Modified: / 5.11.2001 / 09:40:12 / cg"
   493 !
   518 !
   494 
   519 
   495 helpIcon
   520 helpIcon
   496     "This resource specification was automatically generated
   521     "This resource specification was automatically generated
   497      by the ImageEditor of ST/X."
   522      by the ImageEditor of ST/X."
   756     ^Icon
   781     ^Icon
   757         constantNamed:#'SystemBrowser redLockIcon'
   782         constantNamed:#'SystemBrowser redLockIcon'
   758         ifAbsentPut:[(Depth2Image new) width: 9; height: 11; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@T@@AA@@AA@@EUP@EUP@EQP@EQP@EQP@EAP@AU@@@@@@') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 9; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'F@@$@BP@_ A>@G8@_ A>@G8@O@@@@@@a') ; yourself); yourself]
   783         ifAbsentPut:[(Depth2Image new) width: 9; height: 11; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@T@@AA@@AA@@EUP@EUP@EQP@EQP@EQP@EAP@AU@@@@@@') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 9; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'F@@$@BP@_ A>@G8@_ A>@G8@O@@@@@@a') ; yourself); yourself]
   759 !
   784 !
   760 
   785 
       
   786 startableClassIcon
       
   787     "This resource specification was automatically generated
       
   788      by the ImageEditor of ST/X."
       
   789 
       
   790     "Do not manually edit this!! If it is corrupted,
       
   791      the ImageEditor may not be able to read the specification."
       
   792 
       
   793     "
       
   794      self startableClassIcon inspect
       
   795      ImageEditor openOnClass:self andSelector:#startableClassIcon
       
   796     "
       
   797 
       
   798     <resource: #image>
       
   799 
       
   800     ^Icon
       
   801         constantNamed:#'SystemBrowser class startableClassIcon'
       
   802         ifAbsentPut:[(Depth2Image new) width: 13; height: 11; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'**J*NJ*"*#"*!!J(@*!!T*@J(DJ B*DR(@*!!T*NJ(*J B*O2(@*+.*@J*** @b') ; colorMapFromArray:#[0 0 0 127 127 127 255 0 0 255 255 0]; mask:((Depth1Image new) width: 13; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@ @B@@\@C8@O @>@C8@H @>@A0@G@@@a') ; yourself); yourself]
       
   803 
       
   804     "Created: / 5.11.2001 / 09:50:16 / cg"
       
   805 !
       
   806 
       
   807 startableVisualAppIcon
       
   808     "This resource specification was automatically generated
       
   809      by the ImageEditor of ST/X."
       
   810 
       
   811     "Do not manually edit this!! If it is corrupted,
       
   812      the ImageEditor may not be able to read the specification."
       
   813 
       
   814     "
       
   815      self startableVisualAppIcon inspect
       
   816      ImageEditor openOnClass:self andSelector:#startableVisualAppIcon
       
   817     "
       
   818 
       
   819     <resource: #image>
       
   820 
       
   821     ^Icon
       
   822         constantNamed:#'SystemBrowser class startableVisualAppIcon'
       
   823         ifAbsentPut:[(Depth4Image new) width: 13; height: 11; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@A@P@@@@9&XPE&XP@NY!!C E&D@C&DN; E!!@@9!!@N@AXP@NXP8N@VD@C&DN; E!!@@9!!A&XAXP@NXPY&@VD@C1DVI!!DQ@@@@D"HP@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 255 0 0 0 255 0 0 0 255 0 255 255 255 255 0 255 0 255 127 0 0 0 127 0 0 0 127 0 127 127 127 127 0 127 0 127 127 127 127 170 170 170]; mask:((Depth1Image new) width: 13; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??#?>O?8??#?>O?8??#?>O?8??#?>@@a') ; yourself); yourself]
       
   824 
       
   825     "Created: / 5.11.2001 / 09:49:00 / cg"
       
   826 !
       
   827 
   761 stopIcon
   828 stopIcon
   762     "This resource specification was automatically generated
   829     "This resource specification was automatically generated
   763      by the ImageEditor of ST/X."
   830      by the ImageEditor of ST/X."
   764 
   831 
   765     "Do not manually edit this!! If it is corrupted,
   832     "Do not manually edit this!! If it is corrupted,
   867 
   934 
   868     <resource: #image>
   935     <resource: #image>
   869 
   936 
   870     ^Icon
   937     ^Icon
   871         constantNamed:#'SystemBrowser class visualStartableClassIcon'
   938         constantNamed:#'SystemBrowser class visualStartableClassIcon'
   872         ifAbsentPut:[(Depth2Image new) width: 13; height: 11; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'**J*NJ*"*#"*!!J(@*!!T*@J(DJ B*DR(@*!!T*NJ(*J B*O2(@*+>*@J*** @b') ; colorMapFromArray:#[0 0 0 127 127 127 255 0 0 255 255 0]; mask:((Depth1Image new) width: 13; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@ @B@@\@C8@O @>@C8@H @>@A0@G@@@a') ; yourself); yourself]
   939         ifAbsentPut:[(Depth2Image new) width: 13; height: 11; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'**J*NJ*"*#"*!!J(@*!!T*@J(DJ B*DR(@*!!T*NJ(*J B*O2(@*+.*@J*** @b') ; colorMapFromArray:#[0 0 0 127 127 127 255 0 0 255 255 0]; mask:((Depth1Image new) width: 13; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@ @B@@\@C8@O @>@C8@H @>@A0@G@@@a') ; yourself); yourself]
       
   940 
       
   941     "Modified: / 5.11.2001 / 09:49:30 / cg"
   873 !
   942 !
   874 
   943 
   875 watchIcon
   944 watchIcon
   876     "This resource specification was automatically generated
   945     "This resource specification was automatically generated
   877      by the ImageEditor of ST/X."
   946      by the ImageEditor of ST/X."
   887     <resource: #image>
   956     <resource: #image>
   888 
   957 
   889     ^Icon
   958     ^Icon
   890         constantNamed:#'SystemBrowser class watchIcon'
   959         constantNamed:#'SystemBrowser class watchIcon'
   891         ifAbsentPut:[(Depth4Image new) width: 13; height: 12; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@X@@@X@@@@AE XQY @@XALCDFD@@AD0@CDV@@XAL@@1A @AD0@P@1D@XBI!!DVH A QUPQEEU@@%"EDAVHT@IX]R@%!!5@FQUH@@%U@A&H$@@P"X@') ; colorMapFromArray:#[0 0 51 0 0 60 0 51 102 51 102 153 71 102 145 128 213 221 153 153 204 153 255 255 255 255 255]; mask:((Depth1Image new) width: 13; height: 12; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'FL@]0C7 O>A?<G?0??#=>O78?_#8>GA0') ; yourself); yourself]
   960         ifAbsentPut:[(Depth4Image new) width: 13; height: 12; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@X@@@X@@@@AE XQY @@XALCDFD@@AD0@CDV@@XAL@@1A @AD0@P@1D@XBI!!DVH A QUPQEEU@@%"EDAVHT@IX]R@%!!5@FQUH@@%U@A&H$@@P"X@') ; colorMapFromArray:#[0 0 51 0 0 60 0 51 102 51 102 153 71 102 145 128 213 221 153 153 204 153 255 255 255 255 255]; mask:((Depth1Image new) width: 13; height: 12; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'FL@]0C7 O>A?<G?0??#=>O78?_#8>GA0') ; yourself); yourself]
       
   961 !
       
   962 
       
   963 windowIcon
       
   964     "This resource specification was automatically generated
       
   965      by the ImageEditor of ST/X."
       
   966 
       
   967     "Do not manually edit this!! If it is corrupted,
       
   968      the ImageEditor may not be able to read the specification."
       
   969 
       
   970     "
       
   971      self windowIcon inspect
       
   972      ImageEditor openOnClass:self andSelector:#windowIcon
       
   973     "
       
   974 
       
   975     <resource: #image>
       
   976 
       
   977     ^Icon
       
   978         constantNamed:#'SystemBrowser class windowIcon'
       
   979         ifAbsentPut:[(Depth4Image new) width: 13; height: 11; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@.;.;.;.0@@@@@@@@@@C.;.;.;/@@9&Y&Y&XP@NY&Y&Y&D@C&Y&Y&Y!!@@9&Y&Y&XP@NY&Y&Y&D@C1DQDQDQ@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 255 0 0 0 255 0 0 0 255 0 255 255 255 255 0 255 0 255 127 0 0 0 127 0 0 0 127 0 127 127 127 127 0 127 0 127 127 127 127 170 170 170]; mask:((Depth1Image new) width: 13; height: 11; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??#?>O?8??#?>O?8??#?>O?8??#?>@@a') ; yourself); yourself]
       
   980 
       
   981     "Created: / 5.11.2001 / 09:39:03 / cg"
   892 ! !
   982 ! !
   893 
   983 
   894 !SystemBrowser class methodsFor:'interface specs'!
   984 !SystemBrowser class methodsFor:'interface specs'!
   895 
   985 
   896 metaSpec
   986 metaSpec
  3620 ! !
  3710 ! !
  3621 
  3711 
  3622 !SystemBrowser class methodsFor:'documentation'!
  3712 !SystemBrowser class methodsFor:'documentation'!
  3623 
  3713 
  3624 version
  3714 version
  3625     ^ '$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.139 2001-10-31 10:42:01 cg Exp $'
  3715     ^ '$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.140 2001-11-05 09:47:27 cg Exp $'
  3626 ! !
  3716 ! !
  3627 SystemBrowser initialize!
  3717 SystemBrowser initialize!