UISelectionPanel.st
changeset 864 f4e539d41de0
parent 859 c3e7a82c602b
child 865 5831c5c9721e
equal deleted inserted replaced
863:1c7357e85c75 864:f4e539d41de0
  1735 ! !
  1735 ! !
  1736 
  1736 
  1737 !UISelectionPanel::UserDefinedGallery class methodsFor:'defaults'!
  1737 !UISelectionPanel::UserDefinedGallery class methodsFor:'defaults'!
  1738 
  1738 
  1739 defaultListOfLabels
  1739 defaultListOfLabels
  1740     ^ #( 'Clocks' )
  1740     ^ #( 'Clocks etc.' )
  1741 
  1741 
  1742     "Created: / 8.12.1997 / 18:50:06 / cg"
  1742     "Created: / 8.12.1997 / 18:50:06 / cg"
       
  1743     "Modified: / 16.6.1998 / 10:20:12 / cg"
  1743 !
  1744 !
  1744 
  1745 
  1745 defaultListOfSelectors
  1746 defaultListOfSelectors
  1746     ^ #( clocksSpec )
  1747     ^ #( clocksSpec )
  1747 
  1748 
  1844 ! !
  1845 ! !
  1845 
  1846 
  1846 !UISelectionPanel::UserDefinedGallery class methodsFor:'user defined gallery'!
  1847 !UISelectionPanel::UserDefinedGallery class methodsFor:'user defined gallery'!
  1847 
  1848 
  1848 clocksSpec
  1849 clocksSpec
  1849     "this window spec was automatically generated by the ST/X UIPainter"
  1850     "This resource specification was automatically generated
  1850 
  1851      by the UIPainter of ST/X."
  1851     "do not manually edit this - the painter/builder may not be able to
  1852 
  1852      handle the specification if its corrupted."
  1853     "Do not manually edit this!! If it is corrupted,
       
  1854      the UIPainter may not be able to read the specification."
  1853 
  1855 
  1854     "
  1856     "
  1855      UIPainter new openOnClass:UISelectionPanel::UserDefinedGallery andSelector:#clocksSpec
  1857      UIPainter new openOnClass:UISelectionPanel::UserDefinedGallery andSelector:#clocksSpec
  1856      UISelectionPanel::UserDefinedGallery new openInterface:#clocksSpec
  1858      UISelectionPanel::UserDefinedGallery new openInterface:#clocksSpec
  1857     "
  1859     "
  1862      
  1864      
  1863        #(#FullSpec
  1865        #(#FullSpec
  1864           #window: 
  1866           #window: 
  1865            #(#WindowSpec
  1867            #(#WindowSpec
  1866               #name: 'Interface Builder'
  1868               #name: 'Interface Builder'
  1867               #layout: #(#LayoutFrame 401 0 380 0 780 0 650 0)
  1869               #layout: #(#LayoutFrame 216 0 173 0 595 0 443 0)
  1868               #label: 'Interface Builder'
  1870               #label: 'Interface Builder'
  1869               #min: #(#Point 10 10)
  1871               #min: #(#Point 10 10)
  1870               #max: #(#Point 1280 1024)
  1872               #max: #(#Point 1280 1024)
  1871               #bounds: #(#Rectangle 401 380 781 651)
  1873               #bounds: #(#Rectangle 216 173 596 444)
  1872               #usePreferredExtent: false
  1874               #usePreferredExtent: false
  1873           )
  1875           )
  1874           #component: 
  1876           #component: 
  1875            #(#SpecCollection
  1877            #(#SpecCollection
  1876               #collection: 
  1878               #collection: 
  1877                #(
  1879                #(
  1878                  #(#ArbitraryComponentSpec
  1880                  #(#ArbitraryComponentSpec
  1879                     #name: 'Analog Clock'
  1881                     #name: 'Analog Clock'
  1880                     #layout: #(#LayoutFrame 11 0 11 0 125 0 123 0)
  1882                     #layout: #(#LayoutFrame 15 0 39 0 129 0 151 0)
  1881                     #component: #ClockView
  1883                     #component: #ClockView
  1882                     #hasBorder: false
  1884                     #hasBorder: false
  1883                 )
  1885                 )
  1884                  #(#ArbitraryComponentSpec
  1886                  #(#ArbitraryComponentSpec
  1885                     #name: 'Digital Clock'
  1887                     #name: 'Digital Clock'
  1886                     #layout: #(#LayoutOrigin 136 0 11 0)
  1888                     #layout: #(#LayoutOrigin 15 0 176 0)
  1887                     #component: #DigitalClockView
  1889                     #component: #DigitalClockView
  1888                     #hasBorder: false
  1890                     #hasBorder: false
  1889                 )
  1891                 )
       
  1892                  #(#ArbitraryComponentSpec
       
  1893                     #name: 'Digital Number display'
       
  1894                     #layout: #(#LayoutOrigin 142 0 39 0)
       
  1895                     #model: #''
       
  1896                     #component: #DigitalLedDisplay
       
  1897                     #hasBorder: false
       
  1898                 )
       
  1899                  #(#LabelSpec
       
  1900                     #name: 'Label1'
       
  1901                     #layout: #(#LayoutFrame 15 0 16 0 128 0 38 0)
       
  1902                     #label: 'Analog Clock'
       
  1903                     #translateLabel: true
       
  1904                     #adjust: #left
       
  1905                     #canUIDrag: false
       
  1906                 )
       
  1907                  #(#LabelSpec
       
  1908                     #name: 'Label2'
       
  1909                     #layout: #(#LayoutFrame 142 0 16 0 270 0 38 0)
       
  1910                     #label: 'Number Display'
       
  1911                     #translateLabel: true
       
  1912                     #adjust: #left
       
  1913                     #canUIDrag: false
       
  1914                 )
       
  1915                  #(#LabelSpec
       
  1916                     #name: 'Label3'
       
  1917                     #layout: #(#LayoutFrame 15 0 155 0 128 0 177 0)
       
  1918                     #label: 'Digital Clock'
       
  1919                     #translateLabel: true
       
  1920                     #adjust: #left
       
  1921                     #canUIDrag: false
       
  1922                 )
  1890               )
  1923               )
  1891           )
  1924           )
  1892       )
  1925       )
       
  1926 
       
  1927     "Modified: / 16.6.1998 / 10:19:45 / cg"
  1893 !
  1928 !
  1894 
  1929 
  1895 listOfLabels
  1930 listOfLabels
  1896     ^ LabelList
  1931     ^ LabelList
  1897 
  1932