home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / RotationSlider / English.lproj / RotationSliderPallette.nib / data.classes next >
Encoding:
Text File  |  1993-01-29  |  230 b   |  15 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. RotationSliderPallette = {
  7.     SUPERCLASS = IBPalette;
  8. };
  9. RotationSliderCell = {
  10.     SUPERCLASS = SliderCell;
  11. };
  12. RotationSlider = {
  13.     SUPERCLASS = Slider;
  14. };
  15.