home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Palettes / RotationSliderPalette / English.lproj / RotationSliderPallette.nib / data.classes next >
Text File  |  1993-01-30  |  230b  |  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.