home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscThreeStateButton / palette.table < prev    next >
Encoding:
Text File  |  1994-02-05  |  393 b   |  7 lines

  1. Class = MiscTriStateButton;            /* (a subclass of IBPalette) */
  2. NibFile = TriStateButton;            /* (a nib file name) */
  3. Icon = MiscThreeStateButton;        /* (a tiff/eps file name) */
  4. ExportClasses = (MiscThreeStateButtonCell, MiscThreeStateButton);            /* (a list of class names) */
  5. ExportImages = (Plus, check, DontCare);            /* (a list of icon names) */
  6. /* ExportSounds = ();            (a list of sound names) */
  7.