home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscLogSliderPalette / English.lproj / MiscLogSliderInspector.nib / data.classes next >
Encoding:
Text File  |  1994-03-27  |  332 b   |  24 lines

  1. IBSliderInspector = {
  2.     ACTIONS = {
  3.     performClick:;
  4.     revert:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     continuousSwitch;
  9.     valuesForm;
  10.     window;
  11.     disabledSwitch;
  12.     tagForm;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. MiscLogSliderInspector = {
  22.     SUPERCLASS = IBSliderInspector;
  23. };
  24.