Welcome to the NetCologne GmbH open source mirroring service!
	This machine mirrors various open-source projects.
	20 Gbit/s uplink.
	
	If there are any issues or you want another project mirrored, please contact
	mirror-service -=AT=- netcologne DOT de ! 
ArchivedGeometryWidgetArchivedGeometryWidget
Name
ArchivedGeometryWidget --  Base class for widgets that archive geometry.
Description
 Subclasses of this class inherit the ability to archive their window geometry.  This class also provides an interface to destroy notification.
Protocols adopted by ArchivedGeometryWidget
 Widget
Methods
Phase: Creating
- -  loadWindowGeometryRecord
- -  setSaveSizeFlag:-  (BOOL) saveSizeFlag-  Determines whether or not size is saved in addition to position. 
- -  setWindowGeometryRecordName:-  (const char *) recordName-  Called to set a name for archiving.  recordName must not have spaces. 
- +  create:-  (id <Zone>) aZone setWindowGeometryRecordName:-  (const char *) name
Phase: Using
- - (void) updateArchiver:-  (id <Archiver>) archiver
