home *** CD-ROM | disk | FTP | other *** search
/ European Smalltalk User Group 2004 September / esugcd.iso / Books-Tutorial-Lectures / Tutorials / vw-tutorials / AnApplikationAproach / graphics / savegraphics / brow3.1.gif < prev    next >
Graphics Interchange Format  |  1996-02-28  |  11KB  |  531x420  |  4-bit (9 colors)
Labels: bulletin board | case | crt screen | dialog box | earth | monitor | plant | sidewalk | sky | window
OCR: System Browser Magnitude Gene Bag accessing associati tionAt Magnitude Numb Dict ionary testing associat ionAt:ifAb Collections- Abst Identity Dictionary adding associations Collect tions- Unor Identity Set removing at: Collect tions- Sequ Set enumer rating at:ifAbsent Collect tions- String WeakDictionary printing at:put Collect tions- Text dictionary testing bindingFor: Collecti tions- Array instanc class dict tionary removir keyAtV alue at: key put: anObject the value at key to be anObject If key is not found create new entry for key and set is value to anObject. Answer anObject index element I key nil ifTrue [^self subscriptBounds sError: key]. index self findKeyOrNil: key element : = self basicAt: index element nil ifTrue [self atNewIndex: index put: (Association key key value: anObjec ...