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
+
create: (id <Zone>)
aZone setWindowGeometryRecordName: (const char *)
name -
setWindowGeometryRecordName: (const char *)
recordName Called to set a name for archiving.
-
setSaveSizeFlag: (BOOL)
saveSizeFlag Determines whether or not size is saved in addition to position.
-
loadWindowGeometryRecord
Phase: Using
-
updateArchiver: archiver