home *** CD-ROM | disk | FTP | other *** search
/ European Smalltalk User Group 2004 September / esugcd.iso / Books-Tutorial-Lectures / Tutorials / vw-tutorials / AnApplikationAproach / graphics / brow3.1.gif < prev    next >
Graphics Interchange Format  |  1996-05-13  |  11KB  |  511x410  |  4-bit (10 colors)
Labels: box | bulletin board | case | crt screen | dialog box | door | earth | monitor | sidewalk | sky | window
OCR: System Browset Maanitude Gene Bag accessing associationAt: Magnitude- Dict tionary testing associ iationAt:ifA Collections- Abst IdentityDictionary adding associations Collect tions- -Unor IdentitySet removing Collect tions- ihas Set enumerating at:ifAbsent: Collections- Strin WeakDictionary printing at:put Collect tions- Text dictionary testing bindingFor: Collections- Arra instanc class dictionary removi keyAtValue: at: key put: anobiect "Set the value at key to be anObject If key is not found create new entry for key and set is value tr anObject Answer anObject J index element ) key nil ifTrue: [^self subscriptBoundsError: key] index self findKeyOrNil: key. element = self basicAt: index element nil ifTrue: [self atNewindex: index put: (Association key key value: anObject)] ifFalse [elem ...