ResourceSelectionBrowser.st
changeset 1716 5ae373f6fef0
parent 1605 8aab97d1f5fe
child 1720 c600b2ece5a9
equal deleted inserted replaced
1715:9eebdb3802aa 1716:5ae373f6fef0
   875     ^ nil
   875     ^ nil
   876 
   876 
   877     "Modified: / 22.4.1998 / 14:51:03 / cg"
   877     "Modified: / 22.4.1998 / 14:51:03 / cg"
   878 ! !
   878 ! !
   879 
   879 
   880 !ResourceSelectionBrowser methodsFor:'startup / release'!
   880 !ResourceSelectionBrowser methodsFor:'startup & release'!
   881 
   881 
   882 postBuildWith:aBuilder
   882 postBuildWith:aBuilder
   883     "after building and before opening,  
   883     "after building and before opening,  
   884      create a class selection block, an entry completion block for the class name field"
   884      create a class selection block, an entry completion block for the class name field"
   885 
   885