Jim Million uunet!wiltel!jmillion December 1992 Clocks.palette (v0.9) Clocks.palette is a 3.0 InterfaceBuilder View palette for the Control subclasses AnalogClock, CalendarClock, and DigitalClock (all direct subclasses of Clock). The Clock class models the general functionality of a basic clock with alarm capability. Subclasses provide drawing and other methods required to support their unique functionality and graphical representation. See the Clock (and subclasses) interface file (.h) for more information. Important Files... Clock.[hm] provides the basic functionality for all Clock subclasses. AnalogClock.[hm], CalendarClock.[hm], and DigitalClock.[hm] are the palettized classes. ClockConstantsAndTypes.h defines supporting macros. ClockImages is a folder containing sample clock images (faces, backgrounds). ClockInspector.[hm], AnalogClockInspector.[hm], CalendarClockInspector.[hm], and DigitalClockInspector.[hm] manage IB Attributes inspection.