NewLauncher.st
changeset 1527 58d10367b84d
parent 1515 293aa84c6b80
child 1531 9cc7272b9162
equal deleted inserted replaced
1526:eb8814228056 1527:58d10367b84d
    96 ! !
    96 ! !
    97 
    97 
    98 !NewLauncher class methodsFor:'interface specs'!
    98 !NewLauncher class methodsFor:'interface specs'!
    99 
    99 
   100 windowSpec
   100 windowSpec
   101     "this window spec was automatically generated by the ST/X UIPainter"
   101     "This resource specification was automatically generated
   102 
   102      by the UIPainter of ST/X."
   103     "do not manually edit this - the painter/builder may not be able to
   103 
   104      handle the specification if its corrupted."
   104     "Do not manually edit this!! If it is corrupted,
       
   105      the UIPainter may not be able to read the specification."
   105 
   106 
   106     "
   107     "
   107      UIPainter new openOnClass:NewLauncher andSelector:#windowSpec
   108      UIPainter new openOnClass:NewLauncher andSelector:#windowSpec
   108      NewLauncher new openInterface:#windowSpec
   109      NewLauncher new openInterface:#windowSpec
       
   110      NewLauncher open
   109     "
   111     "
   110     "NewLauncher open"
       
   111 
   112 
   112     <resource: #canvas>
   113     <resource: #canvas>
   113 
   114 
   114     ^
   115     ^
   115      
   116      
   116        #(#FullSpec
   117        #(#FullSpec
   117           #'window:' 
   118           #window: 
   118            #(#WindowSpec
   119            #(#WindowSpec
   119               #'name:' 'Launcher'
   120               #name: 'Launcher'
   120               #'layout:' #(#LayoutFrame 214 0 171 0 504 0 372 0)
   121               #layout: #(#LayoutFrame 407 0 353 0 697 0 554 0)
   121               #'label:' 'Launcher'
   122               #label: 'Launcher'
   122               #'min:' #(#Point 374 240)
   123               #min: #(#Point 374 240)
   123               #'max:' #(#Point 1152 900)
   124               #max: #(#Point 1152 900)
   124               #'bounds:' #(#Rectangle 214 171 505 373)
   125               #bounds: #(#Rectangle 407 353 698 555)
   125               #'menu:' #menu
   126               #menu: #menu
   126               #'usePreferredExtent:' false
   127               #usePreferredExtent: false
   127               #'icon:' #stxIcon
   128               #icon: #stxIcon
   128           )
   129           )
   129           #'component:' 
   130           #component: 
   130            #(#SpecCollection
   131            #(#SpecCollection
   131               #'collection:' 
   132               #collection: 
   132                #(
   133                #(
   133                  #(#MenuPanelSpec
   134                  #(#MenuPanelSpec
   134                     #'name:' 'menuToolbarView'
   135                     #name: 'menuToolbarView'
   135                     #'layout:' #(#LayoutFrame 0 0.0 0 0 0 1.0 38 0)
   136                     #layout: #(#LayoutFrame 0 0.0 0 0 0 1.0 38 0)
   136                     #'menu:' #menuToolbar
   137                     #menu: #menuToolbar
   137                     #'style:' #(#FontDescription #helvetica #medium #roman 10)
   138                     #style: #(#FontDescription #helvetica #medium #roman 10)
   138                 )
   139                 )
   139                  #(#ArbitraryComponentSpec
   140                  #(#ArbitraryComponentSpec
   140                     #'name:' 'transcriptView'
   141                     #name: 'transcriptView'
   141                     #'layout:' #(#LayoutFrame 0 0.0 40 0.0 0 1.0 -26 1.0)
   142                     #layout: #(#LayoutFrame 0 0.0 40 0.0 0 1.0 -26 1.0)
   142                     #'hasHorizontalScrollBar:' true
   143                     #hasHorizontalScrollBar: true
   143                     #'hasVerticalScrollBar:' true
   144                     #hasVerticalScrollBar: true
   144                     #'miniScrollerHorizontal:' true
   145                     #miniScrollerHorizontal: true
   145                     #'component:' #TextCollector
   146                     #component: #TextCollector
   146                     #'hasBorder:' false
   147                     #hasBorder: false
   147                 )
   148                 )
   148                  #(#UISubSpecification
   149                  #(#UISubSpecification
   149                     #'name:' 'infoBarSubSpec'
   150                     #name: 'infoBarSubSpec'
   150                     #'layout:' #(#LayoutFrame 0 0.0 -24 1 0 1.0 0 1.0)
   151                     #layout: #(#LayoutFrame 0 0.0 -24 1 0 1.0 0 1.0)
   151                     #'majorKey:' #ToolApplicationModel
   152                     #majorKey: #ToolApplicationModel
   152                     #'minorKey:' #windowSpecForInfoBarWithClock
   153                     #minorKey: #windowSpecForInfoBarWithClock
   153                 )
   154                 )
   154               )
   155               )
   155           )
   156           )
   156       )
   157       )
   157 
       
   158     "Modified: / 13.2.1998 / 21:25:20 / stefan"
       
   159 !
   158 !
   160 
   159 
   161 windowSpecForStyleSettings
   160 windowSpecForStyleSettings
   162     "this window spec was automatically generated by the ST/X UIPainter"
   161     "this window spec was automatically generated by the ST/X UIPainter"
   163 
   162 
  1153                           #translateLabel: true
  1152                           #translateLabel: true
  1154                           #value: #objectModuleDialog
  1153                           #value: #objectModuleDialog
  1155                           #enabled: #enableDangerousMenuItemsInRemoteLauncher
  1154                           #enabled: #enableDangerousMenuItemsInRemoteLauncher
  1156                       )
  1155                       )
  1157                        #(#MenuItem
  1156                        #(#MenuItem
       
  1157                           #label: '-'
       
  1158                       )
       
  1159                        #(#MenuItem
  1158                           #label: 'Build Library...'
  1160                           #label: 'Build Library...'
  1159                           #translateLabel: true
  1161                           #translateLabel: true
  1160                           #isVisible: #applicationBuilderPresent
       
  1161                           #value: #openApplication:
  1162                           #value: #openApplication:
  1162                           #argument: 'LibraryBuilder'
  1163                           #argument: 'LibraryBuilder'
  1163                       )
  1164                       )
  1164                        #(#MenuItem
  1165                        #(#MenuItem
  1165                           #label: 'Build Application...'
  1166                           #label: 'Build Application...'
  1166                           #translateLabel: true
  1167                           #translateLabel: true
  1167                           #isVisible: #applicationBuilderPresent
       
  1168                           #value: #openApplication:
  1168                           #value: #openApplication:
  1169                           #argument: 'ApplicationBuilder'
  1169                           #argument: 'ApplicationBuilder'
  1170                       )
  1170                       )
  1171                        #(#MenuItem
  1171                        #(#MenuItem
  1172                           #label: '-'
  1172                           #label: '-'
  1940           nil
  1940           nil
  1941       )
  1941       )
  1942 !
  1942 !
  1943 
  1943 
  1944 menuAbout
  1944 menuAbout
  1945     "this window spec was automatically generated by the ST/X MenuEditor"
  1945     "This resource specification was automatically generated
  1946 
  1946      by the MenuEditor of ST/X."
  1947     "do not manually edit this - the builder may not be able to
  1947 
  1948      handle the specification if its corrupted."
  1948     "Do not manually edit this!! If it is corrupted,
       
  1949      the MenuEditor may not be able to read the specification."
  1949 
  1950 
  1950     "
  1951     "
  1951      MenuEditor new openOnClass:NewLauncher andSelector:#menuAbout
  1952      MenuEditor new openOnClass:NewLauncher andSelector:#menuAbout
  1952      (Menu new fromLiteralArrayEncoding:(NewLauncher menuAbout)) startUp
  1953      (Menu new fromLiteralArrayEncoding:(NewLauncher menuAbout)) startUp
  1953     "
  1954     "
  1958      
  1959      
  1959        #(#Menu
  1960        #(#Menu
  1960           
  1961           
  1961            #(
  1962            #(
  1962              #(#MenuItem
  1963              #(#MenuItem
  1963                 #'label:' 'About Smalltalk/X...'
  1964                 #label: 'About Smalltalk/X...'
  1964                 #'translateLabel:' true
  1965                 #translateLabel: true
  1965                 #'value:' #openAbout
  1966                 #value: #openAbout
  1966                 #'activeHelpKey:' #aboutSTX
  1967                 #activeHelpKey: #aboutSTX
  1967             )
  1968             )
  1968              #(#MenuItem
  1969              #(#MenuItem
  1969                 #'label:' 'Licence Conditions'
  1970                 #label: 'Licence Conditions'
  1970                 #'translateLabel:' true
  1971                 #translateLabel: true
  1971                 #'value:' #openLicenceConditions
  1972                 #value: #openLicenceConditions
  1972                 #'activeHelpKey:' #licenceConditions
  1973                 #activeHelpKey: #licenceConditions
  1973             )
  1974             )
  1974              #(#MenuItem
  1975              #(#MenuItem
  1975                 #'label:' '-'
  1976                 #label: '-'
  1976             )
  1977             )
  1977              #(#MenuItem
  1978              #(#MenuItem
  1978                 #'label:' 'About This Application...'
  1979                 #label: 'About This Application...'
  1979                 #'translateLabel:' true
  1980                 #translateLabel: true
  1980                 #'value:' #openAboutThisApplication
  1981                 #value: #openAboutThisApplication
  1981                 #'activeHelpKey:' #aboutThisAppliaction
  1982                 #activeHelpKey: #aboutThisAppliaction
  1982             )
  1983             )
  1983           ) nil
  1984           ) nil
  1984           nil
  1985           nil
  1985       )
  1986       )
  1986 
       
  1987     "Modified: / 5.2.1998 / 21:41:22 / cg"
       
  1988 !
  1987 !
  1989 
  1988 
  1990 menuNewSettings
  1989 menuNewSettings
  1991     "this window spec was automatically generated by the ST/X MenuEditor"
  1990     "This resource specification was automatically generated
  1992 
  1991      by the MenuEditor of ST/X."
  1993     "do not manually edit this - the builder may not be able to
  1992 
  1994      handle the specification if its corrupted."
  1993     "Do not manually edit this!! If it is corrupted,
       
  1994      the MenuEditor may not be able to read the specification."
  1995 
  1995 
  1996     "
  1996     "
  1997      MenuEditor new openOnClass:NewLauncher andSelector:#menuNewSettings
  1997      MenuEditor new openOnClass:NewLauncher andSelector:#menuNewSettings
  1998      (Menu new fromLiteralArrayEncoding:(NewLauncher menuNewSettings)) startUp
  1998      (Menu new fromLiteralArrayEncoding:(NewLauncher menuNewSettings)) startUp
  1999     "
  1999     "
  2004      
  2004      
  2005        #(#Menu
  2005        #(#Menu
  2006           
  2006           
  2007            #(
  2007            #(
  2008              #(#MenuItem
  2008              #(#MenuItem
  2009                 #'label:' 'Style...'
  2009                 #label: 'Style...'
  2010                 #'translateLabel:' true
  2010                 #translateLabel: true
  2011                 #'value:' #'openSettingsFor:'
  2011                 #value: #openSettingsFor:
  2012                 #'argument:' 'StyleSettings'
  2012                 #argument: 'StyleSettings'
  2013             )
  2013             )
  2014              #(#MenuItem
  2014              #(#MenuItem
  2015                 #'label:' 'System...'
  2015                 #label: 'System...'
  2016                 #'translateLabel:' true
  2016                 #translateLabel: true
  2017                 #'value:' #'openSettingsFor:'
  2017                 #value: #openSettingsFor:
  2018                 #'argument:' 'SystemSettings'
  2018                 #argument: 'SystemSettings'
  2019             )
  2019             )
  2020              #(#MenuItem
  2020              #(#MenuItem
  2021                 #'label:' 'Compilation...'
  2021                 #label: 'Compilation...'
  2022                 #'translateLabel:' true
  2022                 #translateLabel: true
  2023                 #'value:' #'openSettingsFor:'
  2023                 #value: #openSettingsFor:
  2024                 #'argument:' 'CompilationSettings'
  2024                 #argument: 'CompilationSettings'
  2025                 #'labelImage:' #(#ResourceRetriever nil #'```````````````')
  2025                 #labelImage: #(#ResourceRetriever nil #'```````````````')
  2026             )
  2026             )
  2027              #(#MenuItem
  2027              #(#MenuItem
  2028                 #'label:' '-'
  2028                 #label: '-'
  2029             )
  2029             )
  2030              #(#MenuItem
  2030              #(#MenuItem
  2031                 #'label:' 'Save Settings...'
  2031                 #label: 'Save Settings...'
  2032                 #'translateLabel:' true
  2032                 #translateLabel: true
  2033                 #'value:' #saveSettings
  2033                 #value: #saveSettings
  2034             )
  2034             )
  2035              #(#MenuItem
  2035              #(#MenuItem
  2036                 #'label:' 'Restore Settings...'
  2036                 #label: 'Restore Settings...'
  2037                 #'translateLabel:' true
  2037                 #translateLabel: true
  2038                 #'value:' #restoreSettings
  2038                 #value: #restoreSettings
  2039                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2039                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2040             )
  2040             )
  2041           ) nil
  2041           ) nil
  2042           nil
  2042           nil
  2043       )
  2043       )
  2044 
       
  2045     "Modified: / 29.1.1998 / 23:39:06 / cg"
       
  2046 !
  2044 !
  2047 
  2045 
  2048 menuSettings
  2046 menuSettings
  2049     "this window spec was automatically generated by the ST/X MenuEditor"
  2047     "This resource specification was automatically generated
  2050 
  2048      by the MenuEditor of ST/X."
  2051     "do not manually edit this - the builder may not be able to
  2049 
  2052      handle the specification if its corrupted."
  2050     "Do not manually edit this!! If it is corrupted,
       
  2051      the MenuEditor may not be able to read the specification."
  2053 
  2052 
  2054     "
  2053     "
  2055      MenuEditor new openOnClass:NewLauncher andSelector:#menuSettings
  2054      MenuEditor new openOnClass:NewLauncher andSelector:#menuSettings
  2056      (Menu new fromLiteralArrayEncoding:(NewLauncher menuSettings)) startUp
  2055      (Menu new fromLiteralArrayEncoding:(NewLauncher menuSettings)) startUp
  2057     "
  2056     "
  2062      
  2061      
  2063        #(#Menu
  2062        #(#Menu
  2064           
  2063           
  2065            #(
  2064            #(
  2066              #(#MenuItem
  2065              #(#MenuItem
  2067                 #'label:' 'View Style...'
  2066                 #label: 'View Style...'
  2068                 #'translateLabel:' true
  2067                 #translateLabel: true
  2069                 #'value:' #viewStyleSetting
  2068                 #value: #viewStyleSetting
  2070                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2069                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2071             )
  2070             )
  2072              #(#MenuItem
  2071              #(#MenuItem
  2073                 #'label:' 'Fonts...'
  2072                 #label: 'Fonts...'
  2074                 #'translateLabel:' true
  2073                 #translateLabel: true
  2075                 #'value:' #fontSettings
  2074                 #value: #fontSettings
  2076                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2075                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2077             )
  2076             )
  2078              #(#MenuItem
  2077              #(#MenuItem
  2079                 #'label:' 'Language...'
  2078                 #label: 'Language...'
  2080                 #'translateLabel:' true
  2079                 #translateLabel: true
  2081                 #'value:' #languageSetting
  2080                 #value: #languageSetting
  2082                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2081                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2083             )
  2082             )
  2084              #(#MenuItem
  2083              #(#MenuItem
  2085                 #'label:' 'Keyboard Mappings...'
  2084                 #label: 'Keyboard Mappings...'
  2086                 #'translateLabel:' true
  2085                 #translateLabel: true
  2087                 #'value:' #keyboardSetting
  2086                 #value: #keyboardSetting
  2088             )
  2087             )
  2089              #(#MenuItem
  2088              #(#MenuItem
  2090                 #'label:' '-'
  2089                 #label: '-'
  2091             )
  2090             )
  2092              #(#MenuItem
  2091              #(#MenuItem
  2093                 #'label:' 'Messages...'
  2092                 #label: 'Messages...'
  2094                 #'translateLabel:' true
  2093                 #translateLabel: true
  2095                 #'value:' #messageSettings
  2094                 #value: #messageSettings
  2096                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2095                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2097             )
  2096             )
  2098              #(#MenuItem
  2097              #(#MenuItem
  2099                 #'label:' 'Compilation...'
  2098                 #label: 'Compilation...'
  2100                 #'translateLabel:' true
  2099                 #translateLabel: true
  2101                 #'value:' #compilerSettings
  2100                 #value: #compilerSettings
  2102                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2101                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2103             )
  2102             )
  2104              #(#MenuItem
  2103              #(#MenuItem
  2105                 #'label:' 'Object Memory...'
  2104                 #label: 'Object Memory...'
  2106                 #'translateLabel:' true
  2105                 #translateLabel: true
  2107                 #'value:' #memorySettings
  2106                 #value: #memorySettings
  2108                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2107                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2109             )
  2108             )
  2110              #(#MenuItem
  2109              #(#MenuItem
  2111                 #'label:' 'Source And Debugger...'
  2110                 #label: 'Source And Debugger...'
  2112                 #'translateLabel:' true
  2111                 #translateLabel: true
  2113                 #'value:' #sourceAndDebuggerSettings
  2112                 #value: #sourceAndDebuggerSettings
  2114                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2113                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2115             )
  2114             )
  2116              #(#MenuItem
  2115              #(#MenuItem
  2117                 #'label:' '-'
  2116                 #label: '-'
  2118             )
  2117             )
  2119              #(#MenuItem
  2118              #(#MenuItem
  2120                 #'label:' 'Printer...'
  2119                 #label: 'Printer...'
  2121                 #'translateLabel:' true
  2120                 #translateLabel: true
  2122                 #'value:' #printerSettings
  2121                 #value: #printerSettings
  2123                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2122                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2124             )
  2123             )
  2125              #(#MenuItem
  2124              #(#MenuItem
  2126                 #'label:' 'Screen...'
  2125                 #label: 'Screen...'
  2127                 #'translateLabel:' true
  2126                 #translateLabel: true
  2128                 #'value:' #displaySettings
  2127                 #value: #displaySettings
  2129                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2128                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2130             )
  2129             )
  2131              #(#MenuItem
  2130              #(#MenuItem
  2132                 #'label:' '-'
  2131                 #label: '-'
  2133             )
  2132             )
  2134              #(#MenuItem
  2133              #(#MenuItem
  2135                 #'label:' 'Misc...'
  2134                 #label: 'Misc...'
  2136                 #'translateLabel:' true
  2135                 #translateLabel: true
  2137                 #'value:' #miscSettings
  2136                 #value: #miscSettings
  2138                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2137                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2139             )
  2138             )
  2140              #(#MenuItem
  2139              #(#MenuItem
  2141                 #'label:' '-'
  2140                 #label: '-'
  2142             )
  2141             )
  2143              #(#MenuItem
  2142              #(#MenuItem
  2144                 #'label:' 'Save Settings...'
  2143                 #label: 'Save Settings...'
  2145                 #'translateLabel:' true
  2144                 #translateLabel: true
  2146                 #'value:' #saveSettings
  2145                 #value: #saveSettings
  2147             )
  2146             )
  2148              #(#MenuItem
  2147              #(#MenuItem
  2149                 #'label:' 'Restore Settings...'
  2148                 #label: 'Restore Settings...'
  2150                 #'translateLabel:' true
  2149                 #translateLabel: true
  2151                 #'value:' #restoreSettings
  2150                 #value: #restoreSettings
  2152                 #'enabled:' #enableDangerousMenuItemsInRemoteLauncher
  2151                 #enabled: #enableDangerousMenuItemsInRemoteLauncher
  2153             )
  2152             )
  2154           ) nil
  2153           ) nil
  2155           nil
  2154           nil
  2156       )
  2155       )
  2157 
       
  2158     "Modified: / 29.1.1998 / 23:41:51 / cg"
       
  2159 !
  2156 !
  2160 
  2157 
  2161 menuToolbar
  2158 menuToolbar
  2162     "this window spec was automatically generated by the ST/X MenuEditor"
  2159     "This resource specification was automatically generated
  2163 
  2160      by the MenuEditor of ST/X."
  2164     "do not manually edit this - the builder may not be able to
  2161 
  2165      handle the specification if its corrupted."
  2162     "Do not manually edit this!! If it is corrupted,
       
  2163      the MenuEditor may not be able to read the specification."
  2166 
  2164 
  2167     "
  2165     "
  2168      MenuEditor new openOnClass:NewLauncher andSelector:#menuToolbar
  2166      MenuEditor new openOnClass:NewLauncher andSelector:#menuToolbar
  2169      (Menu new fromLiteralArrayEncoding:(NewLauncher menuToolbar)) startUp
  2167      (Menu new fromLiteralArrayEncoding:(NewLauncher menuToolbar)) startUp
  2170     "
  2168     "
  2175      
  2173      
  2176        #(#Menu
  2174        #(#Menu
  2177           
  2175           
  2178            #(
  2176            #(
  2179              #(#MenuItem
  2177              #(#MenuItem
  2180                 #'label:' 'open workspace'
  2178                 #label: 'open workspace'
  2181                 #'isButton:' true
  2179                 #isButton: true
  2182                 #'value:' #'openApplication:'
  2180                 #value: #openApplication:
  2183                 #'argument:' 'Workspace'
  2181                 #argument: 'Workspace'
  2184                 #'labelImage:' #(#ResourceRetriever nil #startWorkspaceIcon)
  2182                 #labelImage: #(#ResourceRetriever nil #startWorkspaceIcon)
  2185             )
  2183             )
  2186              #(#MenuItem
  2184              #(#MenuItem
  2187                 #'label:' 'open file browser'
  2185                 #label: 'open file browser'
  2188                 #'isButton:' true
  2186                 #isButton: true
  2189                 #'value:' #'openApplication:'
  2187                 #value: #openApplication:
  2190                 #'argument:' 'FileBrowser'
  2188                 #argument: 'FileBrowser'
  2191                 #'labelImage:' #(#ResourceRetriever nil #startFileBrowserIcon)
  2189                 #labelImage: #(#ResourceRetriever nil #startFileBrowserIcon)
  2192             )
  2190             )
  2193              #(#MenuItem
  2191              #(#MenuItem
  2194                 #'label:' 'save image'
  2192                 #label: 'save image'
  2195                 #'isButton:' true
  2193                 #isButton: true
  2196                 #'value:' #saveImageAs
  2194                 #value: #saveImageAs
  2197                 #'labelImage:' #(#ResourceRetriever nil #saveImageIcon)
  2195                 #labelImage: #(#ResourceRetriever nil #saveImageIcon)
  2198             )
  2196             )
  2199              #(#MenuItem
  2197              #(#MenuItem
  2200                 #'label:' ''
  2198                 #label: ''
  2201             )
  2199             )
  2202              #(#MenuItem
  2200              #(#MenuItem
  2203                 #'label:' 'open system browser'
  2201                 #label: 'open system browser'
  2204                 #'isButton:' true
  2202                 #isButton: true
  2205                 #'value:' #'openApplication:'
  2203                 #value: #openApplication:
  2206                 #'activeHelpKey:' #'#startSystemBrowser'
  2204                 #activeHelpKey: #'#startSystemBrowser'
  2207                 #'argument:' 'SystemBrowser'
  2205                 #argument: 'SystemBrowser'
  2208                 #'labelImage:' #(#ResourceRetriever nil #startSystemBrowserIcon)
  2206                 #labelImage: #(#ResourceRetriever nil #startSystemBrowserIcon)
  2209             )
  2207             )
  2210              #(#MenuItem
  2208              #(#MenuItem
  2211                 #'label:' 'open changes browser'
  2209                 #label: 'open changes browser'
  2212                 #'isButton:' true
  2210                 #isButton: true
  2213                 #'value:' #'openApplication:'
  2211                 #value: #openApplication:
  2214                 #'argument:' 'ChangesBrowser'
  2212                 #argument: 'ChangesBrowser'
  2215                 #'labelImage:' #(#ResourceRetriever nil #startChangesBrowserIcon)
  2213                 #labelImage: #(#ResourceRetriever nil #startChangesBrowserIcon)
  2216             )
  2214             )
  2217              #(#MenuItem
  2215              #(#MenuItem
  2218                 #'label:' ''
  2216                 #label: ''
  2219             )
  2217             )
  2220              #(#MenuItem
  2218              #(#MenuItem
  2221                 #'label:' 'open GUI Builder'
  2219                 #label: 'open GUI Builder'
  2222                 #'isButton:' true
  2220                 #isButton: true
  2223                 #'value:' #'openApplication:'
  2221                 #value: #openApplication:
  2224                 #'argument:' 'UIPainter'
  2222                 #argument: 'UIPainter'
  2225                 #'labelImage:' #(#ResourceRetriever nil #startUIPainterIcon)
  2223                 #labelImage: #(#ResourceRetriever nil #startUIPainterIcon)
  2226             )
  2224             )
  2227              #(#MenuItem
  2225              #(#MenuItem
  2228                 #'label:' 'open menu editor'
  2226                 #label: 'open menu editor'
  2229                 #'isButton:' true
  2227                 #isButton: true
  2230                 #'value:' #'openApplication:'
  2228                 #value: #openApplication:
  2231                 #'argument:' 'MenuEditor'
  2229                 #argument: 'MenuEditor'
  2232                 #'labelImage:' #(#ResourceRetriever nil #startMenuEditorIcon)
  2230                 #labelImage: #(#ResourceRetriever nil #startMenuEditorIcon)
  2233             )
  2231             )
  2234              #(#MenuItem
  2232              #(#MenuItem
  2235                 #'label:' 'open image editor'
  2233                 #label: 'open image editor'
  2236                 #'isButton:' true
  2234                 #isButton: true
  2237                 #'value:' #'openApplication:'
  2235                 #value: #openApplication:
  2238                 #'argument:' 'ImageEditor'
  2236                 #argument: 'ImageEditor'
  2239                 #'labelImage:' #(#ResourceRetriever nil #startImageEditorIcon)
  2237                 #labelImage: #(#ResourceRetriever nil #startImageEditorIcon)
  2240             )
  2238             )
  2241              #(#MenuItem
  2239              #(#MenuItem
  2242                 #'label:' ''
  2240                 #label: ''
  2243             )
  2241             )
  2244              #(#MenuItem
  2242              #(#MenuItem
  2245                 #'label:' 'garbage collect'
  2243                 #label: 'garbage collect'
  2246                 #'isButton:' true
  2244                 #isButton: true
  2247                 #'value:' #compressingGarbageCollect
  2245                 #value: #compressingGarbageCollect
  2248                 #'labelImage:' #(#ResourceRetriever nil #garbageCollectIcon)
  2246                 #labelImage: #(#ResourceRetriever nil #garbageCollectIcon)
  2249             )
  2247             )
  2250           ) nil
  2248           ) nil
  2251           nil
  2249           nil
  2252       )
  2250       )
  2253 
       
  2254     "Modified: / 5.2.1998 / 09:33:15 / cg"
       
  2255 ! !
  2251 ! !
  2256 
  2252 
  2257 !NewLauncher class methodsFor:'resources'!
  2253 !NewLauncher class methodsFor:'resources'!
  2258 
  2254 
  2259 garbageCollectIcon
  2255 garbageCollectIcon
  2260     "Generated by the Image Editor"
  2256     "This resource specification was automatically generated
       
  2257      by the ImageEditor of ST/X."
       
  2258 
       
  2259     "Do not manually edit this!! If it is corrupted,
       
  2260      the ImageEditor may not be able to read the specification."
       
  2261 
  2261     "
  2262     "
  2262     ImageEditor openOnClass:self andSelector:#garbageCollectIcon
  2263      ImageEditor openOnClass:self andSelector:#garbageCollectIcon
  2263     "
  2264     "
  2264 
  2265 
  2265     <resource: #image>
  2266     <resource: #image>
  2266 
  2267 
  2267     ^Icon
  2268     ^Icon
  2268         constantNamed:#'NewLauncher garbageCollectIcon'
  2269         constantNamed:#'NewLauncher garbageCollectIcon'
  2269         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'DQD@@@.;.1D[DQDQD@@QDP@@.;.;,[,@@ADP@ADQ@@.;@@.;.1@@@A@@DQD@B;@@@[.;DCH@D@@QDP@K,@@K.;,Q@2@P@ADQ@K.;@@DQDQDPL @@DQDKB;B0@QDQ@@@C@@@QD[B0B0,ADP@"H"@@@ADQ@@@@@@DQ@P@@@0@@DQ@@@@C 8@@ADQL3@@@Q@@@@;.;.@@DCL0H@@@@@@@@NC @@@PLC@ @@@@@@C.;.8@@A@0LB@@@@@@@@8N@@@@DC@0H@@@@@B (@@AD@@PLC@ @@@@****@LG@@A@0LB@@@@@JB CL3L0@DC@0H@@@B***(@0L@Q@SLCL @@@@(J@L3L3AD@L"H @@@@@QDQC@0QDQD@@@DP@@@ADQD@@@@QD@@@@@@@@ @B@ @B@@HB@ H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@B@@H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@H@@@H@@@@b'); colorMap:((OrderedCollection new add:(Color black); add:(Color white); add:(Color grey:49.9962); add:(Color grey:66.9978); add:(Color red:100.0 green:0.0 blue:0.0); add:(Color red:0.0 green:100.0 blue:0.0); add:(Color red:0.0 green:0.0 blue:100.0); add:(Color red:0.0 green:100.0 blue:100.0); add:(Color red:100.0 green:100.0 blue:0.0); add:(Color red:100.0 green:0.0 blue:100.0); add:(Color red:49.9962 green:0.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:0.0); add:(Color red:0.0 green:0.0 blue:49.9962); add:(Color red:0.0 green:49.9962 blue:49.9962); add:(Color red:49.9962 green:49.9962 blue:0.0); add:(Color red:49.9962 green:0.0 blue:49.9962); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@G1@@@C>0@@A1=0@@XO^@@FG30@C0@^@AZ@? @)P?8@@@O>@@B#? @C<?8@@TO>@@_#? @B ?8@E@O>@G9S? @)>?8@?JO>@EO3? @APO @@@@@@]7]7\DUUUDAEUUQ@U7]5\EUUUTAUUUU@]U]W\@@a'); yourself); yourself]!
  2270         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'DQD@@@.;.1D[DQDQD@@QDP@@.;.;,[,@@ADP@ADQ@@.;@@.;.1@@@A@@DQD@B;@@@[.;DCH@D@@QDP@K,@@K.;,Q@2@P@ADQ@K.;@@DQDQDPL @@DQDKB;B0@QDQ@@@C@@@QD[B0B0,ADP@"H"@@@ADQ@@@@@@DQ@P@@@0@@DQ@@@@C 8@@ADQL3@@@Q@@@@;.;.@@DCL0H@@@@@@@@NC @@@PLC@ @@@@@@C.;.8@@A@0LB@@@@@@@@8N@@@@DC@0H@@@@@B (@@AD@@PLC@ @@@@****@LG@@A@0LB@@@@@JB CL3L0@DC@0H@@@B***(@0L@Q@SLCL @@@@(J@L3L3AD@L"H @@@@@QDQC@0QDQD@@@DP@@@ADQD@@@@QD@@@@@@@@ @B@ @B@@HB@ H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@B@@H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@H@@@H@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170 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]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@G1@@@C>0@@A1=0@@XO^@@FG30@C0@^@AZ@? @)P?8@@@O>@@B#? @C<?8@@TO>@@_#? @B ?8@E@O>@G9S? @)>?8@?JO>@EO3? @APO @@@@@@]7]7\DUUUDAEUUQ@U7]5\EUUUTAUUUU@]U]W\@@a') ; yourself); yourself]!
  2270 
  2271 
  2271 saveImageIcon
  2272 saveImageIcon
  2272     "Generated by the Image Editor"
  2273     "This resource specification was automatically generated
       
  2274      by the ImageEditor of ST/X."
       
  2275 
       
  2276     "Do not manually edit this!! If it is corrupted,
       
  2277      the ImageEditor may not be able to read the specification."
       
  2278 
  2273     "
  2279     "
  2274     ImageEditor openOnClass:self andSelector:#saveImageIcon
  2280      ImageEditor openOnClass:self andSelector:#saveImageIcon
  2275     "
  2281     "
  2276 
  2282 
  2277     <resource: #image>
  2283     <resource: #image>
  2278 
  2284 
  2279     ^Icon
  2285     ^Icon
  2280         constantNamed:#'NewLauncher saveImageIcon'
  2286         constantNamed:#'NewLauncher saveImageIcon'
  2281         ifAbsentPut:[(Depth2Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'UPSL3L0A@ET7L3L0?PAUML3L3OT@US\3L3C5@ET43L3L?PAUM3L3LO4@USSL3L3=@ET7L3L0?PAUML3L3O4@US\3L3C=@ET43L3L?PAUM@@@@O4@US?????=@ET?UUUU?PAUO7??6?4@US=T?=+=@ET?ZO?Z?PAUO4C?6/4@U]U**)WU@ET@@@@@@@AUUUUUUUUU%Y%UUUTE%%UUUUTU)UEUUUUEUUUUUUVYUUTEUTUUUUDUAUUUUUUQUPUUVUUUUUTU%P@a'); colorMap:(((Array new:4) at:1 put:((Color white)); at:2 put:((Color black)); at:3 put:((Color grey:49.9962)); at:4 put:((Color grey:66.9978)); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C??>@@@@@@@@@@@@;*9R<H*(W)BJ*E:@S.9R,B)HT)@*REJP:$9R<@@a'); yourself); yourself]!
  2287         ifAbsentPut:[(Depth2Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'UPSL3L0A@ET7L3L0?PAUML3L3OT@US\3L3C5@ET43L3L?PAUM3L3LO4@USSL3L3=@ET7L3L0?PAUML3L3O4@US\3L3C=@ET43L3L?PAUM@@@@O4@US?????=@ET?UUUU?PAUO7??6?4@US=T?=+=@ET?ZO?Z?PAUO4C?6/4@U]U**)WU@ET@@@@@@@AUUUUUUUUU%Y%UUUTE%%UUUUTU)UEUUUUEUUUUUUVYUUTEUTUUUUDUAUUUUUUQUPUUVUUUUUTU%P@a') ; colorMapFromArray:#[255 255 255 0 0 0 127 127 127 170 170 170]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C???@@???0@O??<@C??>@@@@@@@@@@@@;*9R<H*(W)BJ*E:@S.9R,B)HT)@*REJP:$9R<@@a') ; yourself); yourself]!
  2282 
  2288 
  2283 startChangesBrowserIcon
  2289 startChangesBrowserIcon
  2284     "Generated by the Image Editor"
  2290     "This resource specification was automatically generated
       
  2291      by the ImageEditor of ST/X."
       
  2292 
       
  2293     "Do not manually edit this!! If it is corrupted,
       
  2294      the ImageEditor may not be able to read the specification."
       
  2295 
  2285     "
  2296     "
  2286     ImageEditor openOnClass:self andSelector:#startChangesBrowserIcon
  2297      ImageEditor openOnClass:self andSelector:#startChangesBrowserIcon
  2287     "
  2298     "
  2288 
  2299 
  2289     <resource: #image>
  2300     <resource: #image>
  2290 
  2301 
  2291     ^Icon
  2302     ^Icon
  2292         constantNamed:#'NewLauncher startChangesBrowserIcon'
  2303         constantNamed:#'NewLauncher startChangesBrowserIcon'
  2293         ifAbsentPut:[(Depth2Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@B****@@@@@@@@@ @@@B****H@@@@@@@@"@@@C????H @@@@@@@2H@@C????L"@@@@@@@3H@@AUUUUL2@@@@@@@SL@@AUUUUD3@@@_=UUQL@@@EUUUTS@@@A]7UUD@@@@U7]5Q@@@@E7]5T@@@@AUUUU@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BH@@@@@@@@LB@L@@@@@@@@@@@@@@@@J@@@@@@@@@@@@@@@@@@H@@@@@@@@@@@@@@@a'); colorMap:(((Array new:4) at:1 put:((Color black)); at:2 put:((Color white)); at:3 put:((Color grey:49.9962)); at:4 put:((Color grey:66.9978)); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@??8@@O?>@@O?? @C??8@C??>@@??? @???8@O??>@O??? C??? C???8@???8@O??>@C??>@@??? @O?? @C??8@@??8@@O?>@@@@@@@@@@@@@Z.$7LH+-YDBJ+TQ@#.=WHH*+UABJ*5PPZ*$7X@@a'); yourself); yourself]!
  2304         ifAbsentPut:[(Depth2Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@B****@@@@@@@@@ @@@B****H@@@@@@@@"@@@C????H @@@@@@@2H@@C????L"@@@@@@@3H@@AUUUUL2@@@@@@@SL@@AUUUUD3@@@_=UUQL@@@EUUUTS@@@A]7UUD@@@@U7]5Q@@@@E7]5T@@@@AUUUU@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@BH@@@@@@@@LB@L@@@@@@@@@@@@@@@@J@@@@@@@@@@@@@@@@@@H@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255 127 127 127 170 170 170]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@??8@@O?>@@O?? @C??8@C??>@@??? @???8@O??>@O??? C??? C???8@???8@O??>@C??>@@??? @O?? @C??8@@??8@@O?>@@@@@@@@@@@@@Z.$7LH+-YDBJ+TQ@#.=WHH*+UABJ*5PPZ*$7X@@a') ; yourself); yourself]!
  2294 
  2305 
  2295 startFileBrowserIcon
  2306 startFileBrowserIcon
  2296     "Generated by the Image Editor"
  2307     "This resource specification was automatically generated
       
  2308      by the ImageEditor of ST/X."
       
  2309 
       
  2310     "Do not manually edit this!! If it is corrupted,
       
  2311      the ImageEditor may not be able to read the specification."
       
  2312 
  2297     "
  2313     "
  2298     ImageEditor openOnClass:self andSelector:#startFileBrowserIcon
  2314      ImageEditor openOnClass:self andSelector:#startFileBrowserIcon
  2299     "
  2315     "
  2300 
  2316 
  2301     <resource: #image>
  2317     <resource: #image>
  2302 
  2318 
  2303     ^Icon
  2319     ^Icon
  2304         constantNamed:#'NewLauncher startFileBrowserIcon'
  2320         constantNamed:#'NewLauncher startFileBrowserIcon'
  2305         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@CLA&Y&Y&Y&X@@@@@@@@L0F@@@@@@A @@@@@@@@3@XN;.;.8F@@@@@@@@CLA ;.@@@@@@@@@@@@@L0FC.8O[6=/[0@@@@@@3@X@; [6=/[6@@@@@@CLA DNC6<@@F<@@@@@@L0F@A@F= [0= @@@@@@3@X@@P=/[6=/@@@@@@CLA @@A/[6=/X@@@@@@L0FC0@O[6=/[0@@@@@@3@XF<@@@@@@@@@@@@@CLA = @@@@@@@@@@@@@L0FA/[6=/A @@@@@@@@3@XO[6=/XF@@@@@@@@CLA @@@@@@X@@@@@@@@L0FY&Y&Y&Y @@@@@@@@C@Y&Y&Y&Y&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@N@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C @b'); colorMap:((OrderedCollection new add:(Color black); add:(Color white); add:(Color red:100.0 green:0.0 blue:0.0); add:(Color red:0.0 green:100.0 blue:0.0); add:(Color red:0.0 green:0.0 blue:100.0); add:(Color red:0.0 green:100.0 blue:100.0); add:(Color red:100.0 green:100.0 blue:0.0); add:(Color red:100.0 green:0.0 blue:100.0); add:(Color red:49.9962 green:0.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:0.0); add:(Color red:0.0 green:0.0 blue:49.9962); add:(Color red:0.0 green:49.9962 blue:49.9962); add:(Color red:49.9962 green:49.9962 blue:0.0); add:(Color red:49.9962 green:0.0 blue:49.9962); add:(Color grey:49.9962); add:(Color grey:66.9978); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'A??<@@_??@@G??0@A??<@@_??8@G??>@A??? @_??8@G??>@A??? @_??8@G??>@A??? @_??@@G??0@A??<@@_??@@G??0@@??<@@G??@@@@@@@G.P=0AADHP@PQBD@GDP8 AADHD@PQBA@DN^=0@@a'); yourself); yourself]!
  2321         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@@@@CLA&Y&Y&Y&X@@@@@@@@L0F@@@@@@A @@@@@@@@3@XN;.;.8F@@@@@@@@CLA ;.@@@@@@@@@@@@@L0FC.8O[6=/[0@@@@@@3@X@; [6=/[6@@@@@@CLA DNC6<@@F<@@@@@@L0F@A@F= [0= @@@@@@3@X@@P=/[6=/@@@@@@CLA @@A/[6=/X@@@@@@L0FC0@O[6=/[0@@@@@@3@XF<@@@@@@@@@@@@@CLA = @@@@@@@@@@@@@L0FA/[6=/A @@@@@@@@3@XO[6=/XF@@@@@@@@CLA @@@@@@X@@@@@@@@L0FY&Y&Y&Y @@@@@@@@C@Y&Y&Y&Y&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@N@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C @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: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'A??<@@_??@@G??0@A??<@@_??8@G??>@A??? @_??8@G??>@A??? @_??8@G??>@A??? @_??@@G??0@A??<@@_??@@G??0@@??<@@G??@@@@@@@G.P=0AADHP@PQBD@GDP8 AADHD@PQBA@DN^=0@@a') ; yourself); yourself]!
  2306 
  2322 
  2307 startImageEditorIcon
  2323 startImageEditorIcon
  2308     "Generated by the Image Editor"
  2324     "This resource specification was automatically generated
       
  2325      by the ImageEditor of ST/X."
       
  2326 
       
  2327     "Do not manually edit this!! If it is corrupted,
       
  2328      the ImageEditor may not be able to read the specification."
       
  2329 
  2309     "
  2330     "
  2310     ImageEditor openOnClass:self andSelector:#startImageEditorIcon
  2331      ImageEditor openOnClass:self andSelector:#startImageEditorIcon
  2311     "
  2332     "
  2312 
  2333 
  2313     <resource: #image>
  2334     <resource: #image>
  2314 
  2335 
  2315     ^Icon
  2336     ^Icon
  2316         constantNamed:#'NewLauncher startImageEditorIcon'
  2337         constantNamed:#'NewLauncher startImageEditorIcon'
  2317         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@M7]7]7]7]7]7]@@@@@@@@@@@@@@@@@@@@@@@@@"H"H"HDQEUVY @@@@@BH"H3L QDUUY&@@@@@@HA@#L2ADQUU&X@@@@@@"H"H"HH"I&W]0@@@@@BL3L3L "H&Y]7@@@@@@H"H"H"BH"Y%7\@@@@@@#L3L3HDQEUVY @@@@@BH"H"H QDUUY&@@@@@@H3L3L2ADQUU&X@@@@@@"H"H"HH"I&W]0@@@@@BL#L3L "H&Y]7@@@@@@H2L3L2BH"Y%7\@@@@@@"H"H"HBH"H"H @@@@@@@@@@@@@@@@@@@@@@@@H"H"H"H"H"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@0@0@0L@L@@@@@@@@@@0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@L@@@@@@@@b'); colorMap:((OrderedCollection new add:(Color black); add:(Color white); add:(Color grey:66.9978); add:(Color grey:49.9962); add:(Color red:100.0 green:0.0 blue:0.0); add:(Color red:0.0 green:100.0 blue:0.0); add:(Color red:0.0 green:0.0 blue:100.0); add:(Color red:0.0 green:100.0 blue:100.0); add:(Color red:100.0 green:100.0 blue:0.0); add:(Color red:100.0 green:0.0 blue:100.0); add:(Color red:49.9962 green:0.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:0.0); add:(Color red:0.0 green:0.0 blue:49.9962); add:(Color red:0.0 green:49.9962 blue:49.9962); add:(Color red:49.9962 green:49.9962 blue:0.0); add:(Color red:49.9962 green:0.0 blue:49.9962); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???8@O??>@C??? @???8@O??>PC???&@???90O??>^C???''0???90O??>TC???  ???8HO??>AC??? P???8@O??>@C??? @???8@@@@@@@@@@@@;[7/@D>%J@AJ)P @RK5.@D"%J@AH)R @:JW/@@@a'); yourself); yourself]!
  2338         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@M7]7]7]7]7]7]@@@@@@@@@@@@@@@@@@@@@@@@@"H"H"HDQEUVY @@@@@BH"H3L QDUUY&@@@@@@HA@#L2ADQUU&X@@@@@@"H"H"HH"I&W]0@@@@@BL3L3L "H&Y]7@@@@@@H"H"H"BH"Y%7\@@@@@@#L3L3HDQEUVY @@@@@BH"H"H QDUUY&@@@@@@H3L3L2ADQUU&X@@@@@@"H"H"HH"I&W]0@@@@@BL#L3L "H&Y]7@@@@@@H2L3L2BH"Y%7\@@@@@@"H"H"HBH"H"H @@@@@@@@@@@@@@@@@@@@@@@@H"H"H"H"H"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@0@0@0L@L@@@@@@@@@@0@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@L@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 170 170 170 127 127 127 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]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???8@O??>@C??? @???8@O??>PC???&@???90O??>^C???''0???90O??>TC???  ???8HO??>AC??? P???8@O??>@C??? @???8@@@@@@@@@@@@;[7/@D>%J@AJ)P @RK5.@D"%J@AH)R @:JW/@@@a') ; yourself); yourself]!
  2318 
  2339 
  2319 startMenuEditorIcon
  2340 startMenuEditorIcon
  2320     "Generated by the Image Editor"
  2341     "This resource specification was automatically generated
       
  2342      by the ImageEditor of ST/X."
       
  2343 
       
  2344     "Do not manually edit this!! If it is corrupted,
       
  2345      the ImageEditor may not be able to read the specification."
       
  2346 
  2321     "
  2347     "
  2322     ImageEditor openOnClass:self andSelector:#startMenuEditorIcon
  2348      ImageEditor openOnClass:self andSelector:#startMenuEditorIcon
  2323     "
  2349     "
  2324 
  2350 
  2325     <resource: #image>
  2351     <resource: #image>
  2326 
  2352 
  2327     ^Icon
  2353     ^Icon
  2328         constantNamed:#'NewLauncher startMenuEditorIcon'
  2354         constantNamed:#'NewLauncher startMenuEditorIcon'
  2329         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@DQDQDQDQDQDQD@@@@@@@@@@@@@@@@@@@@@@@@@QH"H DQHQD"H @@@@@ATBH"@RHBH H"@@@@@@H@H"HAT%UUUUT@@@@@@%H"H D%IRT%IP@@@@@BUQIU@UIRT%IR@@@@@@IRHBHAIRT%IRT@@@@@@%H"H ERT%IRT @@@@@BUQIU@RT%IRT%@@@@@@IRHBHAT%IRT%H@@@@@@%H"H D%IRT%IP@@@@@BUQIU@UIRT%IR@@@@@@H"HBHAIRT%IRT@@@@@@"H"H IRT%IRT @@@@@@@@@@@@@@@@@@@@@@@@H"H"H"H"H"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@APT@@@@@@@@@@@@@@@@@T@@@@@@@@@@@@@@@@@@@@@@@@@T@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@E@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@T@T@@@@b'); colorMap:((OrderedCollection new add:(Color black); add:(Color white); add:(Color grey:66.9978); add:(Color red:100.0 green:100.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:49.9962); add:(Color grey:49.9962); add:(Color red:100.0 green:0.0 blue:0.0); add:(Color red:0.0 green:100.0 blue:0.0); add:(Color red:0.0 green:0.0 blue:100.0); add:(Color red:0.0 green:100.0 blue:100.0); add:(Color red:100.0 green:0.0 blue:100.0); add:(Color red:49.9962 green:0.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:0.0); add:(Color red:0.0 green:0.0 blue:49.9962); add:(Color red:49.9962 green:49.9962 blue:0.0); add:(Color red:49.9962 green:0.0 blue:0.0); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???8@O??>@C??? @???8@O??>PC???&@???90O??>^C???''0???90O??>TC???  ???8HO??>AC??? P???8@O??>@C??? @???8@@@@@@@@@@@@6=D$@O(YI@B*GRP@"9T$@H(WI@BJD2P@"=D<@@@a'); yourself); yourself]!
  2355         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@DQDQDQDQDQDQD@@@@@@@@@@@@@@@@@@@@@@@@@QH"H DQHQD"H @@@@@ATBH"@RHBH H"@@@@@@H@H"HAT%UUUUT@@@@@@%H"H D%IRT%IP@@@@@BUQIU@UIRT%IR@@@@@@IRHBHAIRT%IRT@@@@@@%H"H ERT%IRT @@@@@BUQIU@RT%IRT%@@@@@@IRHBHAT%IRT%H@@@@@@%H"H D%IRT%IP@@@@@BUQIU@UIRT%IR@@@@@@H"HBHAIRT%IRT@@@@@@"H"H IRT%IRT @@@@@@@@@@@@@@@@@@@@@@@@H"H"H"H"H"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@APT@@@@@@@@@@@@@@@@@T@@@@@@@@@@@@@@@@@@@@@@@@@T@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@E@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@T@T@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 170 170 170 255 255 0 0 127 127 127 127 127 255 0 0 0 255 0 0 0 255 0 255 255 255 0 255 127 0 0 0 127 0 0 0 127 127 127 0 127 0 0]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???8@O??>@C??? @???8@O??>PC???&@???90O??>^C???''0???90O??>TC???  ???8HO??>AC??? P???8@O??>@C??? @???8@@@@@@@@@@@@6=D$@O(YI@B*GRP@"9T$@H(WI@BJD2P@"=D<@@@a') ; yourself); yourself]!
  2330 
  2356 
  2331 startSystemBrowserIcon
  2357 startSystemBrowserIcon
  2332     "Generated by the Image Editor"
  2358     "This resource specification was automatically generated
       
  2359      by the ImageEditor of ST/X."
       
  2360 
       
  2361     "Do not manually edit this!! If it is corrupted,
       
  2362      the ImageEditor may not be able to read the specification."
       
  2363 
  2333     "
  2364     "
  2334     ImageEditor openOnClass:self andSelector:#startSystemBrowserIcon
  2365      ImageEditor openOnClass:self andSelector:#startSystemBrowserIcon
  2335     "
  2366     "
  2336 
  2367 
  2337     <resource: #image>
  2368     <resource: #image>
  2338 
  2369 
  2339     ^Icon
  2370     ^Icon
  2340         constantNamed:#'NewLauncher startSystemBrowserIcon'
  2371         constantNamed:#'NewLauncher startSystemBrowserIcon'
  2341         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@ADQDQDQG0@@@@@@@@@@D"H"H"H.@@@@@@@@@@@RH"H"H"8@@@@@@@@@@O;.;.;.; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@8@@@@@@@@@@@@@@@@@C @@@@@@@@@@@@@@@@@N@@@@@@@@@@@@@@@@@@@@@@@@DQDQDQG0@@@@@P;.;.@SL3L3L>@@@@@@@@@@@O;.;.;.8@@@@@8@@@@@@@@@@@@@@@@@C @@@@@@@@@@@@@@@@@N@@@@@@@@@@@@@@@@@@@@@@@@DQDQDQG0@@@@@P;.;.@VY&Y&Y.@@@@@@@@@@@O;.;.;.8@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@8@@@@N@NC @@8@@@C @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@8@@@@@@@@@8@C @@@@8b'); colorMap:((OrderedCollection new add:(Color black); add:(Color white); add:(Color red:100.0 green:0.0 blue:0.0); add:(Color red:0.0 green:100.0 blue:0.0); add:(Color red:0.0 green:0.0 blue:100.0); add:(Color red:0.0 green:100.0 blue:100.0); add:(Color red:100.0 green:100.0 blue:0.0); add:(Color red:100.0 green:0.0 blue:100.0); add:(Color red:49.9962 green:0.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:0.0); add:(Color red:0.0 green:0.0 blue:49.9962); add:(Color red:0.0 green:49.9962 blue:49.9962); add:(Color red:49.9962 green:49.9962 blue:0.0); add:(Color red:49.9962 green:0.0 blue:49.9962); add:(Color grey:49.9962); add:(Color grey:66.9978); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??0@@O?<@@C??@@@??0@@O?<@@C??@@@@ @@@@H@@@@B@?? A0O?8@_??>@G@?? @ O?8@H@@@@B@?? A0O?8@_??>@G@?? @@O?8@@@@@@@@@@@9O\7\IRTQDBD%DQ@!!OH''HHRQEABT$QPP99]7\@@a'); yourself); yourself]!
  2372         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@ADQDQDQG0@@@@@@@@@@D"H"H"H.@@@@@@@@@@@RH"H"H"8@@@@@@@@@@O;.;.;.; @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@8@@@@@@@@@@@@@@@@@C @@@@@@@@@@@@@@@@@N@@@@@@@@@@@@@@@@@@@@@@@@DQDQDQG0@@@@@P;.;.@SL3L3L>@@@@@@@@@@@O;.;.;.8@@@@@8@@@@@@@@@@@@@@@@@C @@@@@@@@@@@@@@@@@N@@@@@@@@@@@@@@@@@@@@@@@@DQDQDQG0@@@@@P;.;.@VY&Y&Y.@@@@@@@@@@@O;.;.;.8@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@8@@@@N@NC @@8@@@C @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@8@@@@@@@@@8@C @@@@8b') ; 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: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'??0@@O?<@@C??@@@??0@@O?<@@C??@@@@ @@@@H@@@@B@?? A0O?8@_??>@G@?? @ O?8@H@@@@B@?? A0O?8@_??>@G@?? @@O?8@@@@@@@@@@@9O\7\IRTQDBD%DQ@!!OH''HHRQEABT$QPP99]7\@@a') ; yourself); yourself]!
  2342 
  2373 
  2343 startUIPainterIcon
  2374 startUIPainterIcon
  2344     "Generated by the Image Editor"
  2375     "This resource specification was automatically generated
       
  2376      by the ImageEditor of ST/X."
       
  2377 
       
  2378     "Do not manually edit this!! If it is corrupted,
       
  2379      the ImageEditor may not be able to read the specification."
       
  2380 
  2345     "
  2381     "
  2346     ImageEditor openOnClass:self andSelector:#startUIPainterIcon
  2382      ImageEditor openOnClass:self andSelector:#startUIPainterIcon
  2347     "
  2383     "
  2348 
  2384 
  2349     <resource: #image>
  2385     <resource: #image>
  2350 
  2386 
  2351     ^Icon
  2387     ^Icon
  2352         constantNamed:#'NewLauncher startUIPainterIcon'
  2388         constantNamed:#'NewLauncher startUIPainterIcon'
  2353         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@DQDQDQDQDQDQD@@@@@@@@@@@@@@@@@@@@@@@@@3H"H DQHQD"H @@@@@CLBH"@RHBH H"@@@@@@H@H"HAT%UUUUT@@@@@@%H"H D%IRT%IP@@@@@BUSMU@UIRT%IR@@@@@@IRLBHAIRT%IRT@@@@@@%H"H ERT%IRT @@@@@BUSMU@RT%IRT%@@@@@@IRLBHAT%IRT%H@@@@@@%H"H D%IRT%IP@@@@@BUSMU@UIRT%IR@@@@@@H"LBHAIRT%IRT@@@@@@"H"H IRT%IRT @@@@@@@@@@@@@@@@@@@@@@@@H"H"H"H"H"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@T@AP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@T@@@AP@E@@@@@@@@@@@b'); colorMap:((OrderedCollection new add:(Color black); add:(Color white); add:(Color grey:66.9978); add:(Color red:100.0 green:100.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:49.9962); add:(Color grey:49.9962); add:(Color red:100.0 green:0.0 blue:0.0); add:(Color red:0.0 green:100.0 blue:0.0); add:(Color red:0.0 green:0.0 blue:100.0); add:(Color red:0.0 green:100.0 blue:100.0); add:(Color red:100.0 green:0.0 blue:100.0); add:(Color red:49.9962 green:0.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:0.0); add:(Color red:0.0 green:0.0 blue:49.9962); add:(Color red:49.9962 green:49.9962 blue:0.0); add:(Color red:49.9962 green:0.0 blue:0.0); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???8@O??>@C??? @???8@O??>PC???&@???90O??>^C???''8???90O??>TC???  ???8HO??>A#??? X???8@O??>@C??? @???8@@@@@@@@@@@@>QN@@H$Q@@BADP@@.QD@@H$Q@@BIDP@@>_N@@@@a'); yourself); yourself]!
  2389         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@DQDQDQDQDQDQD@@@@@@@@@@@@@@@@@@@@@@@@@3H"H DQHQD"H @@@@@CLBH"@RHBH H"@@@@@@H@H"HAT%UUUUT@@@@@@%H"H D%IRT%IP@@@@@BUSMU@UIRT%IR@@@@@@IRLBHAIRT%IRT@@@@@@%H"H ERT%IRT @@@@@BUSMU@RT%IRT%@@@@@@IRLBHAT%IRT%H@@@@@@%H"H D%IRT%IP@@@@@BUSMU@UIRT%IR@@@@@@H"LBHAIRT%IRT@@@@@@"H"H IRT%IRT @@@@@@@@@@@@@@@@@@@@@@@@H"H"H"H"H"H"H@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@T@AP@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@T@@@AP@E@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 170 170 170 255 255 0 0 127 127 127 127 127 255 0 0 0 255 0 0 0 255 0 255 255 255 0 255 127 0 0 0 127 0 0 0 127 127 127 0 127 0 0]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'???8@O??>@C??? @???8@O??>PC???&@???90O??>^C???''8???90O??>TC???  ???8HO??>A#??? X???8@O??>@C??? @???8@@@@@@@@@@@@>QN@@H$Q@@BADP@@.QD@@H$Q@@BIDP@@>_N@@@@a') ; yourself); yourself]!
  2354 
  2390 
  2355 startWorkspaceIcon
  2391 startWorkspaceIcon
  2356     "Generated by the Image Editor"
  2392     "This resource specification was automatically generated
       
  2393      by the ImageEditor of ST/X."
       
  2394 
       
  2395     "Do not manually edit this!! If it is corrupted,
       
  2396      the ImageEditor may not be able to read the specification."
       
  2397 
  2357     "
  2398     "
  2358     ImageEditor openOnClass:self andSelector:#startWorkspaceIcon
  2399      ImageEditor openOnClass:self andSelector:#startWorkspaceIcon
  2359     "
  2400     "
  2360 
  2401 
  2361     <resource: #image>
  2402     <resource: #image>
  2362 
  2403 
  2363     ^Icon
  2404     ^Icon
  2364         constantNamed:#'NewLauncher startWorkspaceIcon'
  2405         constantNamed:#'NewLauncher startWorkspaceIcon'
  2365         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@M7]7]7]7]7]7]7]@@@@@@@@@@@@@@@@@@@@@@@QDQDQDQDQDQDQ@0@@@AUPUUUUAUAQDQDB@@@@EUAUUUTE@@DQDPH@@@@P@E@@UPUPTQDQ@ @@@AAPTEAUAUAQDQDB@@@@D@AP@ETET@DQDPH@@@@QDQDQDQDQEADQ@ @@@ADQDQDQDQDTPQDB@@@@DQDQDQDQDQQDDPH@@@@QDQDQDQDQEDDQ@ @@@ADQDQDQDQDQEADB@@@@DQDQDQDQDQDTDPH@@@@QDQDQDQDQDQDQ@0@@@@@@@@@@@@@@@@@@@@@@L"H"H"H"H"H"H0L@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@@L@@C@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@@L@@@@@@@@@@b'); colorMap:((OrderedCollection new add:(Color black); add:(Color white); add:(Color grey:66.9978); add:(Color grey:49.9962); add:(Color red:100.0 green:0.0 blue:0.0); add:(Color red:0.0 green:100.0 blue:0.0); add:(Color red:0.0 green:0.0 blue:100.0); add:(Color red:0.0 green:100.0 blue:100.0); add:(Color red:100.0 green:100.0 blue:0.0); add:(Color red:100.0 green:0.0 blue:100.0); add:(Color red:49.9962 green:0.0 blue:0.0); add:(Color red:0.0 green:49.9962 blue:0.0); add:(Color red:0.0 green:0.0 blue:49.9962); add:(Color red:0.0 green:49.9962 blue:49.9962); add:(Color red:49.9962 green:49.9962 blue:0.0); add:(Color red:49.9962 green:0.0 blue:49.9962); yourself)); mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'????@O???0C???<@????@O???0C???<@????@O???0C???<@????@O???0C???<@????@O???0C???<@????@O???0C???<@????@@@@@@@@@@@@ //R@HJJT BB"%P@$(/X@IJJU@BR"%H@[O)R@@@a'); yourself); yourself]! !
  2406         ifAbsentPut:[(Depth4Image new) width: 28; height: 28; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@@@M7]7]7]7]7]7]7]@@@@@@@@@@@@@@@@@@@@@@@QDQDQDQDQDQDQ@0@@@AUPUUUUAUAQDQDB@@@@EUAUUUTE@@DQDPH@@@@P@E@@UPUPTQDQ@ @@@AAPTEAUAUAQDQDB@@@@D@AP@ETET@DQDPH@@@@QDQDQDQDQEADQ@ @@@ADQDQDQDQDTPQDB@@@@DQDQDQDQDQQDDPH@@@@QDQDQDQDQEDDQ@ @@@ADQDQDQDQDQEADB@@@@DQDQDQDQDQDTDPH@@@@QDQDQDQDQDQDQ@0@@@@@@@@@@@@@@@@@@@@@@L"H"H"H"H"H"H0L@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@@L@@C@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@@L@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 255 255 170 170 170 127 127 127 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]; mask:((Depth1Image new) width: 28; height: 28; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'????@O???0C???<@????@O???0C???<@????@O???0C???<@????@O???0C???<@????@O???0C???<@????@O???0C???<@????@@@@@@@@@@@@ //R@HJJT BB"%P@$(/X@IJJU@BR"%H@[O)R@@@a') ; yourself); yourself]! !
  2366 
  2407 
  2367 !NewLauncher methodsFor:'actions - classes'!
  2408 !NewLauncher methodsFor:'actions - classes'!
  2368 
  2409 
  2369 browseAllBreakAndTracePoints
  2410 browseAllBreakAndTracePoints
  2370     "open a browser showing all breakPointed/traced methods
  2411     "open a browser showing all breakPointed/traced methods
  4765     |box check logDoits updChanges changeFileName
  4806     |box check logDoits updChanges changeFileName
  4766      useManager hasManager 
  4807      useManager hasManager 
  4767      repository repositoryHolder localSourceFirst 
  4808      repository repositoryHolder localSourceFirst 
  4768      sourceCacheDir cacheEntry
  4809      sourceCacheDir cacheEntry
  4769      component localCheck oldIndent nm fn manager
  4810      component localCheck oldIndent nm fn manager
  4770      keepMethodHistory showErrorNotifier showVerboseStack|
  4811      keepMethodHistory showErrorNotifier showVerboseStack
       
  4812      syntaxColoring|
  4771 
  4813 
  4772     "/ 
  4814     "/ 
  4773     "/ extract relevant system settings ...
  4815     "/ extract relevant system settings ...
  4774     "/
  4816     "/
  4775     keepMethodHistory := Class methodHistory notNil asValue.
  4817     keepMethodHistory := Class methodHistory notNil asValue.
  4795         useManager := false.
  4837         useManager := false.
  4796         localSourceFirst := false
  4838         localSourceFirst := false
  4797     ].
  4839     ].
  4798     showErrorNotifier := (Exception emergencyHandler == Launcher notifyingEmergencyHandler) asValue.
  4840     showErrorNotifier := (Exception emergencyHandler == Launcher notifyingEmergencyHandler) asValue.
  4799     showVerboseStack := (DebugView defaultVerboseBacktrace ? false) asValue.
  4841     showVerboseStack := (DebugView defaultVerboseBacktrace ? false) asValue.
       
  4842     syntaxColoring := UserPreferences current syntaxColoring asValue.
  4800 
  4843 
  4801     sourceCacheDir := nil asValue.
  4844     sourceCacheDir := nil asValue.
  4802 
  4845 
  4803     "/
  4846     "/
  4804     "/ create a box on those values ...
  4847     "/ create a box on those values ...
  4869         box addHorizontalLine.
  4912         box addHorizontalLine.
  4870     ].
  4913     ].
  4871 
  4914 
  4872     box addCheckBox:(resources string:'show error notifier before opening debugger') on:showErrorNotifier.
  4915     box addCheckBox:(resources string:'show error notifier before opening debugger') on:showErrorNotifier.
  4873     box addCheckBox:(resources string:'verbose backtrace by default in debugger') on:showVerboseStack.
  4916     box addCheckBox:(resources string:'verbose backtrace by default in debugger') on:showVerboseStack.
       
  4917 
       
  4918     box addHorizontalLine.
       
  4919     box addCheckBox:(resources string:'syntax coloring') on:syntaxColoring.
  4874 
  4920 
  4875     box 
  4921     box 
  4876         addHelpButtonFor:'Launcher/sourceSettings.html';
  4922         addHelpButtonFor:'Launcher/sourceSettings.html';
  4877         addAbortButton; 
  4923         addAbortButton; 
  4878         addOkButton.
  4924         addOkButton.
  4926                 Exception emergencyHandler:nil
  4972                 Exception emergencyHandler:nil
  4927             ] ifTrue:[
  4973             ] ifTrue:[
  4928                 Exception emergencyHandler:(Launcher notifyingEmergencyHandler)
  4974                 Exception emergencyHandler:(Launcher notifyingEmergencyHandler)
  4929             ].
  4975             ].
  4930             DebugView defaultVerboseBacktrace:(showVerboseStack value).
  4976             DebugView defaultVerboseBacktrace:(showVerboseStack value).
       
  4977             UserPreferences current syntaxColoring:syntaxColoring value.
  4931 
  4978 
  4932         ] ifFalse:[
  4979         ] ifFalse:[
  4933             Smalltalk at:#SourceCodeManager put:nil
  4980             Smalltalk at:#SourceCodeManager put:nil
  4934         ]
  4981         ]
  4935     ].
  4982     ].
  4936     box destroy
  4983     box destroy
  4937 
       
  4938 
       
  4939 !
  4984 !
  4940 
  4985 
  4941 viewStyleSetting 
  4986 viewStyleSetting 
  4942     "open a dialog on viewStyle related settings"
  4987     "open a dialog on viewStyle related settings"
  4943 
  4988 
  5767 
  5812 
  5768 ! !
  5813 ! !
  5769 
  5814 
  5770 !NewLauncher methodsFor:'aspects'!
  5815 !NewLauncher methodsFor:'aspects'!
  5771 
  5816 
  5772 applicationBuilderPresent
       
  5773     ^ false
       
  5774 !
       
  5775 
       
  5776 aspectFor:aKey
  5817 aspectFor:aKey
  5777 
  5818 
  5778     ^self aspects at: aKey ifAbsent: [super aspectFor:aKey]
  5819     ^self aspects at: aKey ifAbsent: [super aspectFor:aKey]
  5779 !
  5820 !
  5780 
  5821 
  6194 ! !
  6235 ! !
  6195 
  6236 
  6196 !NewLauncher class methodsFor:'documentation'!
  6237 !NewLauncher class methodsFor:'documentation'!
  6197 
  6238 
  6198 version
  6239 version
  6199     ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.46 1998-03-30 21:21:48 tz Exp $'
  6240     ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.47 1998-04-02 19:04:45 tz Exp $'
  6200 ! !
  6241 ! !