UILayoutTool.st
changeset 2269 acc4ae8e5f38
parent 2214 c31fd43cbac3
child 2322 14839acab637
equal deleted inserted replaced
2268:52429abf9eab 2269:acc4ae8e5f38
   938      the ImageEditor may not be able to read the specification."
   938      the ImageEditor may not be able to read the specification."
   939 
   939 
   940     "
   940     "
   941      self imageAbsX inspect
   941      self imageAbsX inspect
   942      ImageEditor openOnClass:self andSelector:#imageAbsX
   942      ImageEditor openOnClass:self andSelector:#imageAbsX
       
   943      Icon flushCachedIcons
   943     "
   944     "
   944 
   945 
   945     <resource: #image>
   946     <resource: #image>
   946 
   947 
   947     ^Icon
   948     ^Icon
   948         constantNamed:#'UILayoutTool imageAbsX'
   949         constantNamed:'UILayoutTool::AnyLayout class imageAbsX'
   949         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
   950         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
   950 <@BP@I@N$L*P*)BZ''8*@@(@B''8*P&)B*$L*PC)@@<@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   951 <@BP@I@N$L*P*)BZ''8*@@(@B''8*P&)B*$L*PC)@@<@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   951 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   952 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   952 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'<@C0@O@N<L;0;/C>??;??/?>??;0?/C.<L;0C/@@<@@b') ; yourself); yourself]
   953 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'<@C0@O@N<L;0;/C>??;??/?>??;0?/C.<L;0C/@@<@@b') ; yourself); yourself]
   953 !
   954 !
   954 
   955 
   955 imageAbsXFromRight
   956 imageAbsXFromRight
   956     "This resource specification was automatically generated
   957     "This resource specification was automatically generated
   957      by the ImageEditor of ST/X."
   958      by the ImageEditor of ST/X."
   960      the ImageEditor may not be able to read the specification."
   961      the ImageEditor may not be able to read the specification."
   961 
   962 
   962     "
   963     "
   963      self imageAbsXFromRight inspect
   964      self imageAbsXFromRight inspect
   964      ImageEditor openOnClass:self andSelector:#imageAbsXFromRight
   965      ImageEditor openOnClass:self andSelector:#imageAbsXFromRight
       
   966      Icon flushCachedIcons
   965     "
   967     "
   966 
   968 
   967     <resource: #image>
   969     <resource: #image>
   968 
   970 
   969     ^Icon
   971     ^Icon
   970         constantNamed:#'UILayoutTool imageAbsXFromRight'
   972         constantNamed:'UILayoutTool::AnyLayout class imageAbsXFromRight'
   971         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@<@BW@IT0%UBU$IT_%@@T@AT_%YBUTIT0%0BP@I@@<b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@<@C7@O\0=7C7<O_?=??7??_?=?C7\O\0=0C0@O@@<b') ; yourself); yourself]
   973         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@<@BW@IT0%UBU$IT_%@@T@AT_%YBUTIT0%0BP@I@@<b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@<@C7@O\0=7C7<O_?=??7??_?=?C7\O\0=0C0@O@@<b') ; yourself); yourself]
   972 !
   974 !
   973 
   975 
   974 imageAbsY
   976 imageAbsY
   975     "This resource specification was automatically generated
   977     "This resource specification was automatically generated
   976      by the ImageEditor of ST/X."
   978      by the ImageEditor of ST/X."
   979      the ImageEditor may not be able to read the specification."
   981      the ImageEditor may not be able to read the specification."
   980 
   982 
   981     "
   983     "
   982      self imageAbsY inspect
   984      self imageAbsY inspect
   983      ImageEditor openOnClass:self andSelector:#imageAbsY
   985      ImageEditor openOnClass:self andSelector:#imageAbsY
       
   986      Icon flushCachedIcons
   984     "
   987     "
   985 
   988 
   986     <resource: #image>
   989     <resource: #image>
   987 
   990 
   988     ^Icon
   991     ^Icon
   989         constantNamed:#'UILayoutTool imageAbsY'
   992         constantNamed:'UILayoutTool::AnyLayout class imageAbsY'
   990         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A?''<BP@I@@$@BPA98D@ HD@P O''0 AC?<@@@b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??????????<C0@O@@<@C0A?8G? O<@_ O?0??C?<@@@b') ; yourself); yourself]
   993         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A?''<BP@I@@$@BPA98D@ HD@P O''0 AC?<@@@b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??????????<C0@O@@<@C0A?8G? O<@_ O?0??C?<@@@b') ; yourself); yourself]
   991 !
   994 !
   992 
   995 
   993 imageAbsYFromBottom
   996 imageAbsYFromBottom
   994     "This resource specification was automatically generated
   997     "This resource specification was automatically generated
   995      by the ImageEditor of ST/X."
   998      by the ImageEditor of ST/X."
   998      the ImageEditor may not be able to read the specification."
  1001      the ImageEditor may not be able to read the specification."
   999 
  1002 
  1000     "
  1003     "
  1001      self imageAbsYFromBottom inspect
  1004      self imageAbsYFromBottom inspect
  1002      ImageEditor openOnClass:self andSelector:#imageAbsYFromBottom
  1005      ImageEditor openOnClass:self andSelector:#imageAbsYFromBottom
       
  1006      Icon flushCachedIcons
  1003     "
  1007     "
  1004 
  1008 
  1005     <resource: #image>
  1009     <resource: #image>
  1006 
  1010 
  1007     ^Icon
  1011     ^Icon
  1008         constantNamed:#'UILayoutTool imageAbsYFromBottom'
  1012         constantNamed:'UILayoutTool::AnyLayout class imageAbsYFromBottom'
  1009         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@??B@DO''0DH@ PD@ ^^@I@@$@BP@I@?''>@@X@A??<b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@??C?<O?0G8@?0G? _>@O@@<@C0@O@??????????<b') ; yourself); yourself]
  1013         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@??B@DO''0DH@ PD@ ^^@I@@$@BP@I@?''>@@X@A??<b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@??C?<O?0G8@?0G? _>@O@@<@C0@O@??????????<b') ; yourself); yourself]
  1010 !
  1014 !
  1011 
  1015 
  1012 imageFractX
  1016 imageFractX
  1013     "This resource specification was automatically generated
  1017     "This resource specification was automatically generated
  1014      by the ImageEditor of ST/X."
  1018      by the ImageEditor of ST/X."
  1017      the ImageEditor may not be able to read the specification."
  1021      the ImageEditor may not be able to read the specification."
  1018 
  1022 
  1019     "
  1023     "
  1020      self imageFractX inspect
  1024      self imageFractX inspect
  1021      ImageEditor openOnClass:self andSelector:#imageFractX
  1025      ImageEditor openOnClass:self andSelector:#imageFractX
       
  1026      Icon flushCachedIcons
  1022     "
  1027     "
  1023 
  1028 
  1024     <resource: #image>
  1029     <resource: #image>
  1025 
  1030 
  1026     ^Icon
  1031     ^Icon
  1027         constantNamed:#'UILayoutTool::AnyLayout imageFractX'
  1032         constantNamed:'UILayoutTool::AnyLayout class imageFractX'
  1028         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1033         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1029 <@>PBY@I&A&TJYII$X&@@X@A$X&RRYP)&A&PBY@I<@<@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  1034 <@>PBY@I&A&TJYII$X&@@X@A$X&RRYP)&A&PBY@I<@<@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  1030 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  1035 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  1031 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'<@?0C?@O>A?<O?9????????????>_?0?>A?0C?@O<@<b') ; yourself); yourself]
  1036 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'<@?0C?@O>A?<O?9????????????>_?0?>A?0C?@O<@<b') ; yourself); yourself]
  1032 !
  1037 !
  1033 
  1038 
  1034 imageFractY
  1039 imageFractY
  1035     "This resource specification was automatically generated
  1040     "This resource specification was automatically generated
  1036      by the ImageEditor of ST/X."
  1041      by the ImageEditor of ST/X."
  1039      the ImageEditor may not be able to read the specification."
  1044      the ImageEditor may not be able to read the specification."
  1040 
  1045 
  1041     "
  1046     "
  1042      self imageFractY inspect
  1047      self imageFractY inspect
  1043      ImageEditor openOnClass:self andSelector:#imageFractY
  1048      ImageEditor openOnClass:self andSelector:#imageFractY
       
  1049      Icon flushCachedIcons
  1044     "
  1050     "
  1045 
  1051 
  1046     <resource: #image>
  1052     <resource: #image>
  1047 
  1053 
  1048     ^Icon
  1054     ^Icon
  1049         constantNamed:#'UILayoutTool::AnyLayout imageFractY'
  1055         constantNamed:'UILayoutTool::AnyLayout class imageFractY'
  1050         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A?''<PB@ PAB@BP@I@AB@HDA@H?''>@@X@A??<b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??????????<_>@?0A>@C0@O@A>@O<A?8??????????<b') ; yourself); yourself]
  1056         ifAbsentPut:[(Depth1Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A?''<PB@ PAB@BP@I@AB@HDA@H?''>@@X@A??<b') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??????????<_>@?0A>@C0@O@A>@O<A?8??????????<b') ; yourself); yourself]
  1051 ! !
  1057 ! !
  1052 
  1058 
  1053 !UILayoutTool::AlignmentOrigin class methodsFor:'help specs'!
  1059 !UILayoutTool::AlignmentOrigin class methodsFor:'help specs'!
  1054 
  1060 
  1055 helpSpec
  1061 helpSpec
  1745     "
  1751     "
  1746 
  1752 
  1747     <resource: #image>
  1753     <resource: #image>
  1748 
  1754 
  1749     ^Icon
  1755     ^Icon
  1750         constantNamed:#'UILayoutTool::LayoutFrame class setBigBottomFixPartIcon'
  1756         constantNamed:'UILayoutTool::LayoutFrame class setBigBottomFixPartIcon'
  1751         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1757         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1752 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"H"H"H"H"@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQ
  1758 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"H"H"H"H"@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQ
  1753 DQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"H"H"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>A XFA XFA _????????????????????????????<b') ; yourself); yourself]
  1759 DQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"H"H"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>A XFA XFA _????????????????????????????<b') ; yourself); yourself]
  1754 !
  1760 !
  1755 
  1761 
  1767     "
  1773     "
  1768 
  1774 
  1769     <resource: #image>
  1775     <resource: #image>
  1770 
  1776 
  1771     ^Icon
  1777     ^Icon
  1772         constantNamed:#'UILayoutTool::LayoutFrame class setBigHorizontalFixPartIcon'
  1778         constantNamed:'UILayoutTool::LayoutFrame class setBigHorizontalFixPartIcon'
  1773         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1779         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1774 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"
  1780 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"
  1775 H"H"H"H @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>A XFA??????????????????????????>A XFA??<b') ; yourself); yourself]
  1781 H"H"H"H @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>A XFA??????????????????????????>A XFA??<b') ; yourself); yourself]
  1776 !
  1782 !
  1777 
  1783 
  1789     "
  1795     "
  1790 
  1796 
  1791     <resource: #image>
  1797     <resource: #image>
  1792 
  1798 
  1793     ^Icon
  1799     ^Icon
  1794         constantNamed:#'UILayoutTool::LayoutFrame class setBigTopFixPartIcon'
  1800         constantNamed:'UILayoutTool::LayoutFrame class setBigTopFixPartIcon'
  1795         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1801         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1796 @@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @"H"H"H"H"@@@@@@@@@@@@@@
  1802 @@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @"H"H"H"H"@@@@@@@@@@@@@@
  1797 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'?????????????????????????????8FA XFA XFA??<b') ; yourself); yourself]
  1803 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'?????????????????????????????8FA XFA XFA??<b') ; yourself); yourself]
  1798 !
  1804 !
  1799 
  1805 
  1805      the ImageEditor may not be able to read the specification."
  1811      the ImageEditor may not be able to read the specification."
  1806 
  1812 
  1807     "
  1813     "
  1808      self setBottomFixPartIcon inspect
  1814      self setBottomFixPartIcon inspect
  1809      ImageEditor openOnClass:self andSelector:#setBottomFixPartIcon
  1815      ImageEditor openOnClass:self andSelector:#setBottomFixPartIcon
       
  1816      Icon flushCachedIcons
  1810     "
  1817     "
  1811 
  1818 
  1812     <resource: #image>
  1819     <resource: #image>
  1813 
  1820 
  1814     ^Icon
  1821     ^Icon
  1815         constantNamed:#'UILayoutTool::LayoutFrame setBottomFixPartIcon'
  1822         constantNamed:'UILayoutTool::LayoutFrame class setBottomFixPartIcon'
  1816         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@H"H"@BH"H @!!DQD@DQDR@BDQDP@QDQH@H"H"@BH"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @F@@X@A @G???????????????<b') ; yourself); yourself]
  1823         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  1824 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@H"
       
  1825 H"@BH"H @!!DQD@DQDR@BDQDP@QDQH@H"H"@BH"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @F@@X@A @G???????????????<b') ; yourself); yourself]
  1817 !
  1826 !
  1818 
  1827 
  1819 setBottomHalfIcon
  1828 setBottomHalfIcon
  1820     "This resource specification was automatically generated
  1829     "This resource specification was automatically generated
  1821      by the ImageEditor of ST/X."
  1830      by the ImageEditor of ST/X."
  1824      the ImageEditor may not be able to read the specification."
  1833      the ImageEditor may not be able to read the specification."
  1825 
  1834 
  1826     "
  1835     "
  1827      self setBottomHalfIcon inspect
  1836      self setBottomHalfIcon inspect
  1828      ImageEditor openOnClass:self andSelector:#setBottomHalfIcon
  1837      ImageEditor openOnClass:self andSelector:#setBottomHalfIcon
       
  1838      Icon flushCachedIcons
  1829     "
  1839     "
  1830 
  1840 
  1831     <resource: #image>
  1841     <resource: #image>
  1832 
  1842 
  1833     ^Icon
  1843     ^Icon
  1834         constantNamed:#'UILayoutTool::LayoutFrame setBottomHalfIcon'
  1844         constantNamed:'UILayoutTool::LayoutFrame class setBottomHalfIcon'
  1835         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"H"H"H"H"@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"H"H"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @F@@_????????????????????<b') ; yourself); yourself]
  1845         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  1846 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"H"H"H"H"@BDQDQDQDQH@HQ
       
  1847 DQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"H"H"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @F@@_????????????????????<b') ; yourself); yourself]
  1836 !
  1848 !
  1837 
  1849 
  1838 setBottomLeftQuarterIcon
  1850 setBottomLeftQuarterIcon
  1839     "This resource specification was automatically generated
  1851     "This resource specification was automatically generated
  1840      by the ImageEditor of ST/X."
  1852      by the ImageEditor of ST/X."
  1843      the ImageEditor may not be able to read the specification."
  1855      the ImageEditor may not be able to read the specification."
  1844 
  1856 
  1845     "
  1857     "
  1846      self setBottomLeftQuarterIcon inspect
  1858      self setBottomLeftQuarterIcon inspect
  1847      ImageEditor openOnClass:self andSelector:#setBottomLeftQuarterIcon
  1859      ImageEditor openOnClass:self andSelector:#setBottomLeftQuarterIcon
       
  1860      Icon flushCachedIcons
  1848     "
  1861     "
  1849 
  1862 
  1850     <resource: #image>
  1863     <resource: #image>
  1851 
  1864 
  1852     ^Icon
  1865     ^Icon
  1853         constantNamed:#'UILayoutTool::LayoutFrame setBottomLeftQuarterIcon'
  1866         constantNamed:'UILayoutTool::LayoutFrame class setBottomLeftQuarterIcon'
  1854         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@H"H"@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@H"H"@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @G?@_<A?0G?@_<A?0G?@_<A??<b') ; yourself); yourself]
  1867         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  1868 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@H"H"@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQ
       
  1869 DR@@@@@@@!!DQH@@@@@@BDQD @@@@@@H"H"@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @G?@_<A?0G?@_<A?0G?@_<A??<b') ; yourself); yourself]
  1855 !
  1870 !
  1856 
  1871 
  1857 setBottomRightQuarterIcon
  1872 setBottomRightQuarterIcon
  1858     "This resource specification was automatically generated
  1873     "This resource specification was automatically generated
  1859      by the ImageEditor of ST/X."
  1874      by the ImageEditor of ST/X."
  1862      the ImageEditor may not be able to read the specification."
  1877      the ImageEditor may not be able to read the specification."
  1863 
  1878 
  1864     "
  1879     "
  1865      self setBottomRightQuarterIcon inspect
  1880      self setBottomRightQuarterIcon inspect
  1866      ImageEditor openOnClass:self andSelector:#setBottomRightQuarterIcon
  1881      ImageEditor openOnClass:self andSelector:#setBottomRightQuarterIcon
       
  1882      Icon flushCachedIcons
  1867     "
  1883     "
  1868 
  1884 
  1869     <resource: #image>
  1885     <resource: #image>
  1870 
  1886 
  1871     ^Icon
  1887     ^Icon
  1872         constantNamed:#'UILayoutTool::LayoutFrame setBottomRightQuarterIcon'
  1888         constantNamed:'UILayoutTool::LayoutFrame class setBottomRightQuarterIcon'
  1873         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BH"H"@@@@@@HQDQH@@@@@@!!DQD @@@@@BDQDR@@@@@@HQDQH@@@@@@"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @F@@XG? _>A?8G? _>A?8G???<b') ; yourself); yourself]
  1889         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  1890 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BH"H"@@@@@@HQDQH@@@
       
  1891 @@@!!DQD @@@@@BDQDR@@@@@@HQDQH@@@@@@"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@X@A @F@@XG? _>A?8G? _>A?8G???<b') ; yourself); yourself]
  1874 !
  1892 !
  1875 
  1893 
  1876 setFullIcon
  1894 setFullIcon
  1877     "This resource specification was automatically generated
  1895     "This resource specification was automatically generated
  1878      by the ImageEditor of ST/X."
  1896      by the ImageEditor of ST/X."
  1887     "
  1905     "
  1888 
  1906 
  1889     <resource: #image>
  1907     <resource: #image>
  1890 
  1908 
  1891     ^Icon
  1909     ^Icon
  1892         constantNamed:#'UILayoutTool::LayoutFrame class setFullIcon'
  1910         constantNamed:'UILayoutTool::LayoutFrame class setFullIcon'
  1893         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1911         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1894 @@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQ
  1912 @@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQ
  1895 DQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"H"H"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??????????????????????????????????????????<b') ; yourself); yourself]
  1913 DQDQDQD @!!DQDQDQDR@BDQDQDQDQH@H"H"H"H"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??????????????????????????????????????????<b') ; yourself); yourself]
  1896 !
  1914 !
  1897 
  1915 
  1898 setHorizontalFixPartIcon
  1916 setHorizontalFixPartIcon
  1899     "This resource specification was automatically generated
  1917     "This resource specification was automatically generated
  1900      by the ImageEditor of ST/X."
  1918      by the ImageEditor of ST/X."
  1903      the ImageEditor may not be able to read the specification."
  1921      the ImageEditor may not be able to read the specification."
  1904 
  1922 
  1905     "
  1923     "
  1906      self setHorizontalFixPartIcon inspect
  1924      self setHorizontalFixPartIcon inspect
  1907      ImageEditor openOnClass:self andSelector:#setHorizontalFixPartIcon
  1925      ImageEditor openOnClass:self andSelector:#setHorizontalFixPartIcon
       
  1926      Icon flushCachedIcons
  1908     "
  1927     "
  1909 
  1928 
  1910     <resource: #image>
  1929     <resource: #image>
  1911 
  1930 
  1912     ^Icon
  1931     ^Icon
  1913         constantNamed:#'UILayoutTool::LayoutFrame setHorizontalFixPartIcon'
  1932         constantNamed:'UILayoutTool::LayoutFrame class setHorizontalFixPartIcon'
  1914         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1933         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1915 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"H"H@H"H"@BDQDP@QDQH@HQDQ@ADQD @"H"H@H"H"@@@@@@@@@@@@@@
  1934 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"H"H@H"H"@BDQDP@QDQH@HQDQ@ADQD @"H"H@H"H"@@@@@@@@@@@@@@
  1916 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@_???????????????8@A @F@@X@A??<b') ; yourself); yourself]
  1935 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@@X@A @F@@_???????????????8@A @F@@X@A??<b') ; yourself); yourself]
  1917 !
  1936 !
  1918 
  1937 
  1919 setLeftFixPartIcon
  1938 setLeftFixPartIcon
  1920     "This resource specification was automatically generated
  1939     "This resource specification was automatically generated
  1921      by the ImageEditor of ST/X."
  1940      by the ImageEditor of ST/X."
  1924      the ImageEditor may not be able to read the specification."
  1943      the ImageEditor may not be able to read the specification."
  1925 
  1944 
  1926     "
  1945     "
  1927      self setLeftFixPartIcon inspect
  1946      self setLeftFixPartIcon inspect
  1928      ImageEditor openOnClass:self andSelector:#setLeftFixPartIcon
  1947      ImageEditor openOnClass:self andSelector:#setLeftFixPartIcon
       
  1948      Icon flushCachedIcons
  1929     "
  1949     "
  1930 
  1950 
  1931     <resource: #image>
  1951     <resource: #image>
  1932 
  1952 
  1933     ^Icon
  1953     ^Icon
  1934         constantNamed:#'UILayoutTool::LayoutFrame setLeftFixPartIcon'
  1954         constantNamed:'UILayoutTool::LayoutFrame class setLeftFixPartIcon'
  1935         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1955         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1936 @@@@@@@@@@@BH"@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@@@@@@@@@@@@@@@@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQ
  1956 @@@@@@@@@@@BH"@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@@@@@@@@@@@@@@@@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQ
  1937 H@@@@@@@@!!D @@@@@@@BDR@@@@@@@@H"H@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???<@_0A?@G<@_0A?@G<@_0A?@G<@_0A?@G<@_0A??<b') ; yourself); yourself]
  1957 H@@@@@@@@!!D @@@@@@@BDR@@@@@@@@H"H@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???<@_0A?@G<@_0A?@G<@_0A?@G<@_0A?@G<@_0A??<b') ; yourself); yourself]
  1938 !
  1958 !
  1939 
  1959 
  1940 setLeftHalfIcon
  1960 setLeftHalfIcon
  1941     "This resource specification was automatically generated
  1961     "This resource specification was automatically generated
  1942      by the ImageEditor of ST/X."
  1962      by the ImageEditor of ST/X."
  1945      the ImageEditor may not be able to read the specification."
  1965      the ImageEditor may not be able to read the specification."
  1946 
  1966 
  1947     "
  1967     "
  1948      self setLeftHalfIcon inspect
  1968      self setLeftHalfIcon inspect
  1949      ImageEditor openOnClass:self andSelector:#setLeftHalfIcon
  1969      ImageEditor openOnClass:self andSelector:#setLeftHalfIcon
       
  1970      Icon flushCachedIcons
  1950     "
  1971     "
  1951 
  1972 
  1952     <resource: #image>
  1973     <resource: #image>
  1953 
  1974 
  1954     ^Icon
  1975     ^Icon
  1955         constantNamed:#'UILayoutTool::LayoutFrame setLeftHalfIcon'
  1976         constantNamed:'UILayoutTool::LayoutFrame class setLeftHalfIcon'
  1956         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@BH"H @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@H"H"@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'????@_<A?0G?@_<A?0G?@_<A?0G?@_<A?0G?@_<A??<b') ; yourself); yourself]
  1977         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  1978 @@@@@@@@@@@BH"H @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQ
       
  1979 DR@@@@@@@!!DQH@@@@@@BDQD @@@@@@H"H"@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'????@_<A?0G?@_<A?0G?@_<A?0G?@_<A?0G?@_<A??<b') ; yourself); yourself]
  1957 !
  1980 !
  1958 
  1981 
  1959 setRightFixPartIcon
  1982 setRightFixPartIcon
  1960     "This resource specification was automatically generated
  1983     "This resource specification was automatically generated
  1961      by the ImageEditor of ST/X."
  1984      by the ImageEditor of ST/X."
  1964      the ImageEditor may not be able to read the specification."
  1987      the ImageEditor may not be able to read the specification."
  1965 
  1988 
  1966     "
  1989     "
  1967      self setRightFixPartIcon inspect
  1990      self setRightFixPartIcon inspect
  1968      ImageEditor openOnClass:self andSelector:#setRightFixPartIcon
  1991      ImageEditor openOnClass:self andSelector:#setRightFixPartIcon
       
  1992      Icon flushCachedIcons
  1969     "
  1993     "
  1970 
  1994 
  1971     <resource: #image>
  1995     <resource: #image>
  1972 
  1996 
  1973     ^Icon
  1997     ^Icon
  1974         constantNamed:#'UILayoutTool::LayoutFrame setRightFixPartIcon'
  1998         constantNamed:'UILayoutTool::LayoutFrame class setRightFixPartIcon'
  1975         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1999         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  1976 @@@@@@@@@@@@@@@@@@H"H@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BDR@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BDR@@@@@@@@HQH@@@
  2000 @@@@@@@@@@@@@@@@@@H"H@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BDR@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BDR@@@@@@@@HQH@@@
  1977 @@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@O8@? C>@O8@? C>@O8@? C>@O8@? C>@O8@???<b') ; yourself); yourself]
  2001 @@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@O8@? C>@O8@? C>@O8@? C>@O8@? C>@O8@???<b') ; yourself); yourself]
  1978 !
  2002 !
  1979 
  2003 
  1980 setRightHalfIcon
  2004 setRightHalfIcon
  1981     "This resource specification was automatically generated
  2005     "This resource specification was automatically generated
  1982      by the ImageEditor of ST/X."
  2006      by the ImageEditor of ST/X."
  1985      the ImageEditor may not be able to read the specification."
  2009      the ImageEditor may not be able to read the specification."
  1986 
  2010 
  1987     "
  2011     "
  1988      self setRightHalfIcon inspect
  2012      self setRightHalfIcon inspect
  1989      ImageEditor openOnClass:self andSelector:#setRightHalfIcon
  2013      ImageEditor openOnClass:self andSelector:#setRightHalfIcon
       
  2014      Icon flushCachedIcons
  1990     "
  2015     "
  1991 
  2016 
  1992     <resource: #image>
  2017     <resource: #image>
  1993 
  2018 
  1994     ^Icon
  2019     ^Icon
  1995         constantNamed:#'UILayoutTool::LayoutFrame setRightHalfIcon'
  2020         constantNamed:'UILayoutTool::LayoutFrame class setRightHalfIcon'
  1996         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@"H"H@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BH"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@?8C? O>@?8C? O>@?8C? O>@?8C? O>@?8C???<b') ; yourself); yourself]
  2021         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  2022 @@@@@@@@@@@@@@@@@"H"H@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@
       
  2023 @@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BH"H @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@?8C? O>@?8C? O>@?8C? O>@?8C? O>@?8C???<b') ; yourself); yourself]
  1997 !
  2024 !
  1998 
  2025 
  1999 setToRightQuarterIcon
  2026 setToRightQuarterIcon
  2000     "This resource specification was automatically generated
  2027     "This resource specification was automatically generated
  2001      by the ImageEditor of ST/X."
  2028      by the ImageEditor of ST/X."
  2004      the ImageEditor may not be able to read the specification."
  2031      the ImageEditor may not be able to read the specification."
  2005 
  2032 
  2006     "
  2033     "
  2007      self setToRightQuarterIcon inspect
  2034      self setToRightQuarterIcon inspect
  2008      ImageEditor openOnClass:self andSelector:#setToRightQuarterIcon
  2035      ImageEditor openOnClass:self andSelector:#setToRightQuarterIcon
       
  2036      Icon flushCachedIcons
  2009     "
  2037     "
  2010 
  2038 
  2011     <resource: #image>
  2039     <resource: #image>
  2012 
  2040 
  2013     ^Icon
  2041     ^Icon
  2014         constantNamed:#'UILayoutTool::LayoutFrame setToRightQuarterIcon'
  2042         constantNamed:'UILayoutTool::LayoutFrame class setToRightQuarterIcon'
  2015         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@"H"H@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@?8C? O>@?8C? O>@?8C? @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2043         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  2044 @@@@@@@@@@@@@@@@@"H"H@@@@@@BDQD @@@@@@HQDR@@@@@@@!!DQH@@@@@@BDQD @@@@@@HQDR@@@@@@@"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
       
  2045 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>@?8C? O>@?8C? O>@?8C? @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2016 !
  2046 !
  2017 
  2047 
  2018 setTopFixPartIcon
  2048 setTopFixPartIcon
  2019     "This resource specification was automatically generated
  2049     "This resource specification was automatically generated
  2020      by the ImageEditor of ST/X."
  2050      by the ImageEditor of ST/X."
  2023      the ImageEditor may not be able to read the specification."
  2053      the ImageEditor may not be able to read the specification."
  2024 
  2054 
  2025     "
  2055     "
  2026      self setTopFixPartIcon inspect
  2056      self setTopFixPartIcon inspect
  2027      ImageEditor openOnClass:self andSelector:#setTopFixPartIcon
  2057      ImageEditor openOnClass:self andSelector:#setTopFixPartIcon
       
  2058      Icon flushCachedIcons
  2028     "
  2059     "
  2029 
  2060 
  2030     <resource: #image>
  2061     <resource: #image>
  2031 
  2062 
  2032     ^Icon
  2063     ^Icon
  2033         constantNamed:#'UILayoutTool::LayoutFrame setTopFixPartIcon'
  2064         constantNamed:'UILayoutTool::LayoutFrame class setTopFixPartIcon'
  2034         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@BH"H @"H"H@HQDQ@ADQD @!!DQD@DQDR@BH"H @"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???????????????? @F@@X@A @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2065         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  2066 @@@@@@@@@@@BH"H @"H"H@HQDQ@ADQD @!!DQD@DQDR@BH"H @"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
       
  2067 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???????????????? @F@@X@A @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2035 !
  2068 !
  2036 
  2069 
  2037 setTopHalfIcon
  2070 setTopHalfIcon
  2038     "This resource specification was automatically generated
  2071     "This resource specification was automatically generated
  2039      by the ImageEditor of ST/X."
  2072      by the ImageEditor of ST/X."
  2042      the ImageEditor may not be able to read the specification."
  2075      the ImageEditor may not be able to read the specification."
  2043 
  2076 
  2044     "
  2077     "
  2045      self setTopHalfIcon inspect
  2078      self setTopHalfIcon inspect
  2046      ImageEditor openOnClass:self andSelector:#setTopHalfIcon
  2079      ImageEditor openOnClass:self andSelector:#setTopHalfIcon
       
  2080      Icon flushCachedIcons
  2047     "
  2081     "
  2048 
  2082 
  2049     <resource: #image>
  2083     <resource: #image>
  2050 
  2084 
  2051     ^Icon
  2085     ^Icon
  2052         constantNamed:#'UILayoutTool::LayoutFrame setTopHalfIcon'
  2086         constantNamed:'UILayoutTool::LayoutFrame class setTopHalfIcon'
  2053         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @"H"H"H"H"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'?????????????????????8@A @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2087         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  2088 @@@@@@@@@@@BH"H"H"H"H@HQDQDQDQD @!!DQDQDQDR@BDQDQDQDQH@HQDQDQDQD @"H"H"H"H"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
       
  2089 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'?????????????????????8@A @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2054 !
  2090 !
  2055 
  2091 
  2056 setTopLeftQuarterIcon
  2092 setTopLeftQuarterIcon
  2057     "This resource specification was automatically generated
  2093     "This resource specification was automatically generated
  2058      by the ImageEditor of ST/X."
  2094      by the ImageEditor of ST/X."
  2061      the ImageEditor may not be able to read the specification."
  2097      the ImageEditor may not be able to read the specification."
  2062 
  2098 
  2063     "
  2099     "
  2064      self setTopLeftQuarterIcon inspect
  2100      self setTopLeftQuarterIcon inspect
  2065      ImageEditor openOnClass:self andSelector:#setTopLeftQuarterIcon
  2101      ImageEditor openOnClass:self andSelector:#setTopLeftQuarterIcon
       
  2102      Icon flushCachedIcons
  2066     "
  2103     "
  2067 
  2104 
  2068     <resource: #image>
  2105     <resource: #image>
  2069 
  2106 
  2070     ^Icon
  2107     ^Icon
  2071         constantNamed:#'UILayoutTool::LayoutFrame setTopLeftQuarterIcon'
  2108         constantNamed:'UILayoutTool::LayoutFrame class setTopLeftQuarterIcon'
  2072         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@BH"H"@@@@@@HQDQH@@@@@@!!DQD @@@@@BDQDR@@@@@@HQDQH@@@@@@"H"H @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???? _>A?8G? _>A?8G? X@A @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2109         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
       
  2110 @@@@@@@@@@@BH"H"@@@@@@HQDQH@@@@@@!!DQD @@@@@BDQDR@@@@@@HQDQH@@@@@@"H"H @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
       
  2111 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???? _>A?8G? _>A?8G? X@A @F@@X@A @F@@X@A??<b') ; yourself); yourself]
  2073 !
  2112 !
  2074 
  2113 
  2075 setVerticalFixPartIcon
  2114 setVerticalFixPartIcon
  2076     "This resource specification was automatically generated
  2115     "This resource specification was automatically generated
  2077      by the ImageEditor of ST/X."
  2116      by the ImageEditor of ST/X."
  2080      the ImageEditor may not be able to read the specification."
  2119      the ImageEditor may not be able to read the specification."
  2081 
  2120 
  2082     "
  2121     "
  2083      self setVerticalFixPartIcon inspect
  2122      self setVerticalFixPartIcon inspect
  2084      ImageEditor openOnClass:self andSelector:#setVerticalFixPartIcon
  2123      ImageEditor openOnClass:self andSelector:#setVerticalFixPartIcon
       
  2124      Icon flushCachedIcons
  2085     "
  2125     "
  2086 
  2126 
  2087     <resource: #image>
  2127     <resource: #image>
  2088 
  2128 
  2089     ^Icon
  2129     ^Icon
  2090         constantNamed:#'UILayoutTool::LayoutFrame setVerticalFixPartIcon'
  2130         constantNamed:'UILayoutTool::LayoutFrame class setVerticalFixPartIcon'
  2091         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  2131         ifAbsentPut:[(Depth4Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
  2092 @@@@@@@@@@@@@@@"H @@@@@@@BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@@@@@@@@@@@@@@@@@@@@@@HQH@@@@@@@@!!D @@@@@@
  2132 @@@@@@@@@@@@@@@"H @@@@@@@BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BDR@@@@@@@@HQH@@@@@@@@@@@@@@@@@@@@@@@@@@@@@HQH@@@@@@@@!!D @@@@@@
  2093 @BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BH"@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>G8X_!!!!>FG8X_!!!!>FG8X_!!!!>FG8X_!!!!>FG8X_!!??<b') ; yourself); yourself]
  2133 @BDR@@@@@@@@HQH@@@@@@@@!!D @@@@@@@BH"@@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??>G8X_!!!!>FG8X_!!!!>FG8X_!!!!>FG8X_!!!!>FG8X_!!??<b') ; yourself); yourself]
  2094 ! !
  2134 ! !
  2095 
  2135 
  2096 !UILayoutTool::LayoutFrame class methodsFor:'interface specs'!
  2136 !UILayoutTool::LayoutFrame class methodsFor:'interface specs'!
  2097 
  2137 
  2098 windowSpec
  2138 windowSpec