SelectionBrowser.st
changeset 647 4a16c0a3be56
parent 631 52824496093d
child 772 6cf444ab3cf5
equal deleted inserted replaced
646:d2fc253819c1 647:4a16c0a3be56
    76 
    76 
    77     title := aString
    77     title := aString
    78 
    78 
    79 ! !
    79 ! !
    80 
    80 
    81 !SelectionBrowser methodsFor:'initialization'!
    81 !SelectionBrowser methodsFor:'startup / release'!
    82 
    82 
    83 postBuildWith:aBuilder
    83 postBuildWith:aBuilder
    84 
    84 
    85     builder window label: title ? builder window label.
    85     builder window label: title ? builder window label.
    86 
    86