extensions.st
changeset 15555 91fe564d5a8f
parent 15548 184fe68803d5
child 15566 184cea584be5
child 15587 75291f910f79
equal deleted inserted replaced
15554:ceb398975282 15555:91fe564d5a8f
   668     "
   668     "
   669      Date today inspect
   669      Date today inspect
   670     "
   670     "
   671 
   671 
   672     "Created: / 20-01-2011 / 12:19:05 / cg"
   672     "Created: / 20-01-2011 / 12:19:05 / cg"
       
   673 ! !
       
   674 
       
   675 !Date class methodsFor:'misc ui support'!
       
   676 
       
   677 iconInBrowserSymbol
       
   678     <resource: #programImage>
       
   679 
       
   680     ^ #timeClassBrowserIcon
   673 ! !
   681 ! !
   674 
   682 
   675 !Dictionary methodsFor:'inspecting'!
   683 !Dictionary methodsFor:'inspecting'!
   676 
   684 
   677 inspector2TabLabel
   685 inspector2TabLabel
  2714 ! !
  2722 ! !
  2715 
  2723 
  2716 !stx_libtool class methodsFor:'documentation'!
  2724 !stx_libtool class methodsFor:'documentation'!
  2717 
  2725 
  2718 extensionsVersion_CVS
  2726 extensionsVersion_CVS
  2719     ^ '$Header: /cvs/stx/stx/libtool/extensions.st,v 1.152 2015-03-26 10:18:10 cg Exp $'
  2727     ^ '$Header: /cvs/stx/stx/libtool/extensions.st,v 1.153 2015-03-26 10:22:58 cg Exp $'
  2720 ! !
  2728 ! !
  2721 
  2729 
  2722 !stx_libtool class methodsFor:'documentation'!
  2730 !stx_libtool class methodsFor:'documentation'!
  2723 
  2731 
  2724 extensionsVersion_HG
  2732 extensionsVersion_HG