MacOSX2DarkToolbarIconLibrary.st
author Claus Gittinger <cg@exept.de>
Fri, 06 Mar 2020 21:38:50 +0100
changeset 6839 58687d2b8474
parent 6758 28d5c06d1008
permissions -rw-r--r--
#REFACTORING by cg class: DialogBox class changed: #information:title: #informationText:title: #informationText:title:windowTitle: #warn:title:

"{ Encoding: utf8 }"

"
 COPYRIGHT (c) 2018 by eXept Software AG
              All Rights Reserved

 This software is furnished under a license and may be used
 only in accordance with the terms of that license and with the
 inclusion of the above copyright notice.   This software may not
 be provided or otherwise made available to, or used by, any
 other person.  No title to or ownership of the software is
 hereby transferred.
"
"{ Package: 'stx:libwidg' }"

"{ NameSpace: Smalltalk }"

MacOSX2ToolbarIconLibrary subclass:#MacOSX2DarkToolbarIconLibrary
	instanceVariableNames:''
	classVariableNames:''
	poolDictionaries:''
	category:'Interface-Smalltalk'
!

!MacOSX2DarkToolbarIconLibrary class methodsFor:'documentation'!

copyright
"
 COPYRIGHT (c) 2018 by eXept Software AG
              All Rights Reserved

 This software is furnished under a license and may be used
 only in accordance with the terms of that license and with the
 inclusion of the above copyright notice.   This software may not
 be provided or otherwise made available to, or used by, any
 other person.  No title to or ownership of the software is
 hereby transferred.
"
!

documentation
"
    documentation to be added.

    [author:]
        Claus Gittinger

    [instance variables:]

    [class variables:]

    [see also:]

"
! !

!MacOSX2DarkToolbarIconLibrary class methodsFor:'image specs'!

radioOffDisabledIcon
    "This resource specification was automatically generated
     by the ImageEditor of ST/X."

    "Do not manually edit this!! If it is corrupted,
     the ImageEditor may not be able to read the specification."

    "
     self radioOffDisabledIcon inspect
     ImageEditor openOnClass:self andSelector:#radioOffDisabledIcon
     Icon flushCachedIcons
    "

    <resource: #image>

    ^Icon
        constantNamed:'MacOSX2DarkToolbarIconLibrary class radioOffDisabledIcon'
        ifAbsentPut:[(Depth8Image width:16 height:16) bits:(ByteArray fromPackedString:'
@@@@@@@@@@@@@@@@@@@@@@@@@@@ZF 8KB08ZF @@@@@@@@@Z@Q$BF1,BFPDZ@@@@@@@ZGAP!!HRD!!HRDTGA(@@@@ZEP\!!HRD!!HRD!!HP\UF @@F!!H!!HRD!!HRD!!
HRD!!D!!(@@@(QHRD!!HRD!!HRD!!HQDJ@@@XHRD!!HRD!!HRD!!HRD!!F@@@D2D!!HRD!!HRD!!HRD!!HQL@@A4QHRD!!HRD!!HRD!!HQD]@@@ZARD!!HRD!!HRD!!HRDEF @@F!!@W
HRD!!HRD!!HRDWDA(@@@@ZCQ\!!HRD!!HRDWCQ(@@@@@@A(PAQD!!HQDEDA(@@@@@@@@@F!!(]C0<]F!!(@@@@@@@@@@@@@@@@@@@@@@@@@@@@a')
            colorMapFromArray:#[254 254 254 173 173 173 213 213 213 204 203 204 199 199 199 212 212 212 185 185 185 225 225 225 250 250 250 214 213 214 182 182 182 155 155 155 249 249 249 195 195 195 167 167 167 180 180 180 193 193 193 233 233 233 206 206 206 179 179 179 219 219 219 178 178 178 223 222 223 231 231 231 177 177 177 190 190 190 100 100 100 230 230 230 176 176 176 189 189 189 207 206 207 193 192 193 255 255 255 233 233 233]
            mask:((ImageMask width:16 height:16) bits:(ByteArray fromPackedString:'@@@O<A?8O?1??''?>_?9??''?>_?9??''?>O?0_>@?0@@@b'); yourself); yourself]
!

radioOffIcon
    "This resource specification was automatically generated
     by the ImageEditor of ST/X."

    "Do not manually edit this!! If it is corrupted,
     the ImageEditor may not be able to read the specification."

    "
     self radioOffIcon inspect
     ImageEditor openOnClass:self andSelector:#radioOffIcon
     Icon flushCachedIcons
    "

    <resource: #image>

    ^Icon
        constantNamed:'MacOSX2DarkToolbarIconLibrary class radioOffIcon'
        ifAbsentPut:[(Depth8Image width:16 height:16) bits:(ByteArray fromPackedString:'
@@@@@@@@@@@@@@@@@@@@@@@@@@@ZF 8KB08ZF @@@@@@@@@Z@Q$BF1,BFPDZ@@@@@@@ZGAPH@B@ @@ TGA(@@@@ZEP\ HB@ HB@ H@\UF @@F!!H HB@ HB@ 
HB@ D!!(@@@(QHB@ HB@ HB@ HADJ@@@XCB@ HB@ HB@ HB@LF@@@D00 HB@ HB@ HB@ CAL@@A4QHB@ HB@ HB@ HAD]@@@ZAR@ HB@ HB@ HB@EF @@F!!@W
HB@ HB@ HB@WDA(@@@@ZCQ\ HB@ HB@WCQ(@@@@@@A(PAQDLCADEDA(@@@@@@@@@F!!(]C0<]F!!(@@@@@@@@@@@@@@@@@@@@@@@@@@@@a')
            colorMapFromArray:#[254 254 254 173 173 173 213 213 213 204 203 204 199 199 199 212 212 212 185 185 185 225 225 225 250 250 250 214 213 214 182 182 182 155 155 155 249 249 249 195 195 195 167 167 167 180 180 180 193 193 193 233 233 233 206 206 206 179 179 179 219 219 219 178 178 178 223 222 223 231 231 231 177 177 177 190 190 190 100 100 100 230 230 230 176 176 176 189 189 189 207 206 207 193 192 193 255 255 255]
            mask:((ImageMask width:16 height:16) bits:(ByteArray fromPackedString:'@@@O<A?8O?1??''?>_?9??''?>_?9??''?>O?0_>@?0@@@b'); yourself); yourself]
!

radioOnDisabledIcon
    "This resource specification was automatically generated
     by the ImageEditor of ST/X."

    "Do not manually edit this!! If it is corrupted,
     the ImageEditor may not be able to read the specification."

    "
     self radioOnDisabledIcon inspect
     ImageEditor openOnClass:self andSelector:#radioOnDisabledIcon
     Icon flushCachedIcons
    "

    <resource: #image>

    ^Icon
        constantNamed:'MacOSX2DarkToolbarIconLibrary class radioOnDisabledIcon'
        ifAbsentPut:[(Depth4Image width:16 height:16) bits:(ByteArray fromPackedString:'
&Y&Y&Y&Y&Y&Y&PEX!!QBY&Y&Q,#*#J1&Y&Q :***# Y&P,:****(;BYD**#"C**HY%S*#S&P:(5&X**!!-5(**"Y"**L7\"**I%S*#+L(:(5&QJ*)?=:*"FYB3
*****#,I&Q :***# Y&Y$[H:(2,Y&Y&Y@U"EDI&Y&Y&Y&Y&Y&Y$b')
            colorMapFromArray:#[50 50 50 100 100 100 150 150 150 152 152 152 165 165 165 158 158 158 245 245 245 147 147 147 151 151 151 238 238 238 153 153 153 155 155 155 242 242 242 255 255 255 244 244 244 135 135 135]
            mask:((ImageMask width:16 height:16) bits:(ByteArray fromPackedString:'@@@O<A?8O?1??''?>_?9??''?>_?9??''?>O?0_>@?0@@@b'); yourself); yourself]
!

radioOnIcon
    "This resource specification was automatically generated
     by the ImageEditor of ST/X."

    "Do not manually edit this!! If it is corrupted,
     the ImageEditor may not be able to read the specification."

    "
     self radioOnIcon inspect
     ImageEditor openOnClass:self andSelector:#radioOnIcon
     Icon flushCachedIcons
    "

    <resource: #image>

    ^Icon
        constantNamed:'MacOSX2DarkToolbarIconLibrary class radioOnIcon'
        ifAbsentPut:[(Depth8Image width:16 height:16) bits:(ByteArray fromPackedString:'
@@@@@@@@@@@@@@@@@@@@@@@@@@@@B <OC0<J@@@@@@@@@@@JE0LED!!HE@1\J@@@@@@@JD@TUEQTUEQTED@(@@@@@E0TUEQTUEQTUEPTW@@@@B LUEQTFA@PF
EQTU@0(@@@<EEQTFC@,MC@XUEPTO@@@OD!!TUAADSD1DDEQTRC0@@C1HUEPPVD1LVAATUD <@@@<EEQTF@P$I@PXUEPTO@@@J@1TUEP JB  UEQTCB @@@A\E
EQTUEQTUEQTEE0@@@@@JD@TUEQTUEQTED@(@@@@@@@(W@0TRD TCE0(@@@@@@@@@@@(OC0<OB @@@@@@@@@@@@@@@@@@@@@@@@@@@@@a')
            colorMapFromArray:#[223 222 223 85 149 218 93 160 240 61 147 248 65 149 244 65 151 248 67 151 246 187 203 228 58 141 236 219 232 245 38 115 212 222 236 250 109 173 243 225 238 251 151 185 232 66 147 246 64 148 245 226 238 250 67 152 248 255 255 255 133 178 234 68 153 248 220 233 246 82 154 243]
            mask:((ImageMask width:16 height:16) bits:(ByteArray fromPackedString:'@@@G8A?8O?0??G?>_?9??''?>_?9??#?<O?0_>@_ @@@b'); yourself); yourself]

    "Created: / 30-08-2018 / 08:41:19 / Claus Gittinger"
! !

!MacOSX2DarkToolbarIconLibrary class methodsFor:'documentation'!

version_CVS
    ^ '$Header$'
! !