home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / MiscKit1.2.6 / Palettes / MiscSoundPalette / palette.table < prev    next >
Encoding:
Text File  |  1994-05-27  |  497 b   |  10 lines

  1. Class = MiscSoundPalette;            /* (a subclass of IBPalette) */
  2. NibFile = MiscSoundPalette;            /* (a nib file name) */
  3. Icon = PauseOn;                        /* (a tiff/eps file name) */
  4. ExportClasses = (MiscSoundTracker,MiscTapper,MiscVolumeMeter,MiscVolumeLight);                    
  5.                                     /* (a list of class names) */
  6. ExportImages = (up,upin,down,downin,Recording,NotRecording,Playing,NotPlaying,
  7.                 Stopped,NotStopped,PauseOn,PauseOff);
  8.                                     /* (a list of icon names) */
  9. /* ExportSounds = ();            (a list of sound names) */
  10.